Skip to content

Instantly share code, notes, and snippets.

@Parassharmaa
Created September 24, 2016 15:22
Show Gist options
  • Save Parassharmaa/9312547c324f76fcaa3f3407d9dc2169 to your computer and use it in GitHub Desktop.
Save Parassharmaa/9312547c324f76fcaa3f3407d9dc2169 to your computer and use it in GitHub Desktop.
varaanasi data-sets
[
{
"actual population": {
"2001": "31,38,671",
"2003": "32,95,481",
"2005": "33,88,742",
"2007": "34,53,219",
"2009": "35,88,213",
"2011": "36,76,841"
},
"male population": {
"2001": "16,49,187",
"2003": "17,05,459",
"2005": "17,99,858",
"2007": "18,65,412",
"2009": "18,96,985",
"2011": "19,21,857"
},
"female population": {
"2001": "14,89,484",
"2003": "15,45,981",
"2005": "16,23,721",
"2007": "16,76,213",
"2009": "17,04,567",
"2011": "17,54,984"
},
"population growth": {
"2001": "25.14%",
"2003": "23.10%",
"2005": "21.40%",
"2007": "20.10%",
"2009": "19.10%",
"2011": "17.15%"
},
"Area Sq. Km": {
"2001": "1,535",
"2003": "1,535",
"2005": "1,535",
"2007": "1,535",
"2009": "1,535",
"2011": "1,535"
},
"density per square km": {
"2001": "2,045",
"2003": "2,095",
"2005": "2,138",
"2007": "2,289",
"2009": "2,355",
"2011": "2,395"
},
"sex ratio": {
"2001": 903,
"2003": 905,
"2005": 906,
"2007": 909,
"2009": 912,
"2011": 913
},
"average literacy": {
"2001": 66,
"2003": 68,
"2005": 70,
"2007": 73,
"2009": 75,
"2011": 76
},
"proportion to uttar pradesh population": {
"2001": "1.89%",
"2003": "1.88%",
"2005": "1.87%",
"2007": "1.86%",
"2009": "1.85%",
"2011": "1.84%"
},
"child population": {
"2001": "5,75,882",
"2003": "5,59,452",
"2005": "5,32,879",
"2007": "5,12,568",
"2009": "5,02,248",
"2011": "4,97,151"
},
"non-working population": {
"2001": "24,98,765",
"2003": "23,06,548",
"2005": "22,89,754",
"2007": "2,16,855",
"2009": "20,96,875",
"2011": "19,56,133"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment