Guradiya

Guradiya is a village in the Bhopal district of Madhya Pradesh, India. It is located in the Huzur tehsil and the Phanda block.[1]

Guradiya
village
Guradiya
Guradiya
Coordinates: 23.3679602°N 77.328135°E / 23.3679602; 77.328135
CountryIndia
StateMadhya Pradesh
DistrictBhopal
TehsilHuzur
Elevation
502 m (1,647 ft)
Population
 (2011)
  Total549
Time zoneUTC+5:30 (IST)
ISO 3166 codeMP-IN
2011 census code482358

Demographics

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

Demographics (2011 Census)[2]
TotalMaleFemale
Population549293256
Children aged below 6 years1035746
Scheduled caste539286253
Scheduled tribe000
Literates25315697
Workers (all)291159132
Main workers (total)12811414
Main workers: Cultivators35314
Main workers: Agricultural labourers34322
Main workers: Household industry workers000
Main workers: Other59518
Marginal workers (total)16345118
Marginal workers: Cultivators32824
Marginal workers: Agricultural labourers1182791
Marginal workers: Household industry workers000
Marginal workers: Others13103
Non-workers258134124
gollark: ```lua begin_uninstall_process = function() print "Please wait. Generating semiprime number..." local p1 = findprime(math.random(2, 100000)) local p2 = findprime(math.random(2, 100000)) local num = p1 * p2 print("Please find the prime factors of the following number:", num) write "Factor 1: " local f1 = tonumber(read()) write "Factor 2: " local f2 = tonumber(read()) if (f1 == p1 and f2 == p2) or (f2 == p1 and f1 == p2) then term.clear() term.setCursorPos(1, 1) print "Accepted. Moving startup." fs.delete "old-potatOS-startup" fs.move("startup", "old-potatOS-startup") print "Press any key to continue." os.pullEvent "key" os.reboot() else print("Factors", f1, f2, "invalid.", p1, p2, "expected.") end end```This bit is the uninstaller.
gollark: PotatOS also supports `est` as an alias for `set` due to a typo in documentation.
gollark: ```lua process.spawn(function() local signs = {peripheral.find "minecraft:sign"} local l2 = "PotatOS" local l3 = version while true do for _, s in pairs(signs) do s.setSignText("\167k" .. randbytes(16), l2, l3, "\167k" .. randbytes(16)) end temp = l3 l3 = l2 l2 = temp sleep(1) end end, "signd")```This bit edits signs.
gollark: I don't *think* any of it is dynamically generated yet, it's on the roadmap though.
gollark: Also it's at least 1000 lines.

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.