Richhai
Richhai is a village in the Bhopal district of Madhya Pradesh, India. It is located in the Berasia tehsil.[1]
Richhai | |
---|---|
Village | |
Richhai Richhai | |
Coordinates: 23.6454493°N 77.3065952°E | |
Country | India |
State | Madhya Pradesh |
District | Bhopal |
Tehsil | Berasia |
Elevation | 486 m (1,594 ft) |
Population (2011) | |
• Total | 243 |
Time zone | UTC+5:30 (IST) |
ISO 3166 code | MP-IN |
2011 census code | 482342 |
Demographics
According to the 2011 census of India, Richhai has 48 households. The effective literacy rate (i.e. the literacy rate of population excluding children aged 6 and below) is 41.5%.[2]
Total | Male | Female | |
---|---|---|---|
Population | 243 | 120 | 123 |
Children aged below 6 years | 43 | 18 | 25 |
Scheduled caste | 50 | 21 | 29 |
Scheduled tribe | 0 | 0 | 0 |
Literates | 83 | 48 | 35 |
Workers (all) | 118 | 63 | 55 |
Main workers (total) | 36 | 23 | 13 |
Main workers: Cultivators | 16 | 12 | 4 |
Main workers: Agricultural labourers | 18 | 9 | 9 |
Main workers: Household industry workers | 0 | 0 | 0 |
Main workers: Other | 2 | 2 | 0 |
Marginal workers (total) | 82 | 40 | 42 |
Marginal workers: Cultivators | 4 | 3 | 1 |
Marginal workers: Agricultural labourers | 78 | 37 | 41 |
Marginal workers: Household industry workers | 0 | 0 | 0 |
Marginal workers: Others | 0 | 0 | 0 |
Non-workers | 125 | 57 | 68 |
gollark: Also, I'm pretty sure it breaks if it goes *days* only, too...
gollark: Yes, yes it does... oops...
gollark: It *does* probably go against TJ09's **Grand Vision**...
gollark: I'm amazed it works at all.
gollark: ```javascriptfunction infoFromHtml(html) { // First, just strip all the actual HTML & get text const text = JSDOM.fragment(html).textContent; if (/.*will die if it doesn/.exec(text) === null) { return { type: "not growing" }; } let sick = false; if (/.*shell of the egg seems soft,/.exec(text) !== null) { sick = true } if (/.*hatchling seems sick/.exec(text) !== null) { sick = true } const views = parseCounter(text, "Overall views"); const uniqueViews = parseCounter(text, "Unique views"); const clicks = parseCounter(text, "Clicks"); const timeResults = /.*in: ([0-9]+) days (and ([0-9]+) hours)?/.exec(text); const days = parseInt(timeResults[1]), hours = parseInt(timeResults[3]); const type = getCapture(text, /.*Viewing (Hatchling|Egg)/) if (isNaN(days) || isNaN(hours)) { throw new Error("Either days or hours are now invalid; has DC's format changed?"); } return { views, uniqueViews, clicks, type: type == "Hatchling" ? "hatchling" : "egg", hoursRemaining: days * 24 + hours, sick }}```
References
- Lok Seva Kendra, Berasia
- "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.