Gudalur taluk

Gudalur taluk is a taluk of Nilgiris district of the Indian state of Tamil Nadu. The headquarters of the taluk is the town of Gudalur.

Demographics

According to the 2011 census, the taluk of Gudalur had a population of 105,196 with 51,792 males and 53,404 females. There were 1,031 women for every 1,000 men. The taluk had a literacy rate of 77.91%. Child population in the age group below 6 was 5,455 Males and 5,241 Females.[1]

gollark: This is adapted slightly from the keyboard shortcuts daemon in potatOS.
gollark: ```lualocal keys_down = {}local keyboard_commands = { -- whatever}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keyboard_commands[ev[2]] and keys_down[157] then -- right ctrl keyboard_commands[ev[2]]() end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```
gollark: Oh, right. I'll pull up the PotatoBIOS code for that.
gollark: You mean, musical keys or something?
gollark: What?

References

  1. "Provisional Population Totals - Tamil Nadu-Census 2011" (PDF). Census Tamil Nadu. Archived from the original (PDF) on 17 June 2013. Retrieved 4 July 2013.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.