Ratanpur, Bhopal (census code 482555)

Ratanpur is a village in the Bhopal district of Madhya Pradesh, India.[1] It is located in the Huzur tehsil and the Phanda block, beside the Bhopal-Bhojpur road.

Ratanpur

Ratanpur Sadak
village
Ratanpur
Ratanpur
Coordinates: 23.137586°N 77.498476°E / 23.137586; 77.498476
CountryIndia
StateMadhya Pradesh
DistrictBhopal
TehsilHuzur
Population
 (2011)
  Total6,208
Time zoneUTC+5:30 (IST)
ISO 3166 codeMP-IN
Census code482555

The Kanha Fun City is located near this village.

Demographics

According to the 2011 census of India, Ratanpur has 1450 households. The effective literacy rate (i.e. the literacy rate of population excluding children aged 6 and below) is 89.83%.[2]

Demographics (2011 Census)[2]
TotalMaleFemale
Population620832392969
Children aged below 6 years740390350
Scheduled caste533269264
Scheduled tribe1598376
Literates491226782234
Workers (all)19911650341
Main workers (total)19071602305
Main workers: Cultivators24620046
Main workers: Agricultural labourers36297
Main workers: Household industry workers28208
Main workers: Other15971353244
Marginal workers (total)844836
Marginal workers: Cultivators1239
Marginal workers: Agricultural labourers642
Marginal workers: Household industry workers101
Marginal workers: Others654124
Non-workers421715892628
gollark: ``` My printer isn't working #393Openwizzwizz4 opened this Issue 11 days ago · 0 commentsCommentsAssigneesNo one assignedLabelsNone yetProjectsNone yetMilestoneNo milestoneNotificationsYou’re not receiving notifications from this thread.1 participant@wizzwizz4@wizzwizz4wizzwizz4 commented 11 days agoI used to be able to use my printer, but after coming back from holiday it doesn't work. Every time I try to print, a box comes up and even after I close it it still doesn't work.```
gollark: It is truly glorious.
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.math.arithmetics;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.ApplicationContextHolder;import javax.annotation.PostConstruct;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.context.ApplicationContext;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies.comparators.integercomparator.IntegerForEqualityComparator;@Servicepublic class NumberIsMultipleOfAnotherNumberVerifier { private static IntegerDivider integerDivider; @Autowired private ApplicationContextHolder applicationContextHolder; @PostConstruct public void init() { final ApplicationContext applicationContext = applicationContextHolder.getApplicationContext(); this.integerDivider = applicationContext.getBean(IntegerDivider.class); } public static boolean numberIsMultipleOfAnotherNumber(final int nFirstNumber, final int nSecondNumber) { try { final int nDivideFirstIntegerBySecondIntegerResult = (NumberIsMultipleOfAnotherNumberVerifier.integerDivider.divide(nFirstNumber, nSecondNumber)); final int nMultiplyDivisionResultBySecondIntegerResult = nDivideFirstIntegerBySecondIntegerResult * nSecondNumber; if (IntegerForEqualityComparator.areTwoIntegersEqual(nMultiplyDivisionResultBySecondIntegerResult, nFirstNumber)) { return true; } else { return false; } } catch (final ArithmeticException ae) { return false; } }}```
gollark: `https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
gollark: Not enterprise enough. Try again.

References

  1. "RFP Document for Establishing Operating and Maintaining Lok Seva Kendra" (PDF). E-Governance Society Bhopal District. Archived from the original (PDF) on 4 March 2016. Retrieved 25 July 2015.
  2. "District Census Handbook - Bhopal" (PDF). 2011 Census of India. Directorate of Census Operations, Madhya Pradesh. Retrieved 20 July 2015.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.