Census 2011 - Geographical Code Directory - List of Towns and Villages in India

1,762 views
Skip to first unread message

Amiruddin Nagri

unread,
Apr 27, 2015, 7:35:57 AM4/27/15
to data...@googlegroups.com

Anybody has Census 2011 Geographical Code Directory data readily available ?

http://www.censusindia.gov.in/(S(0huvcu2f4n0szkzslrmfbw2z))/2011census/Listofvillagesandtowns.aspx

Thanks.

Sabarish, KSITM

unread,
Apr 27, 2015, 12:07:15 PM4/27/15
to data...@googlegroups.com

--
Datameet is a community of Data Science enthusiasts in India. Know more about us by visiting http://datameet.org
---
You received this message because you are subscribed to the Google Groups "datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email to datameet+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sumit

unread,
May 5, 2015, 6:20:43 AM5/5/15
to data...@googlegroups.com

Amiruddin Nagri

unread,
May 25, 2015, 10:18:54 PM5/25/15
to data...@googlegroups.com

Have come across DTA extension for first time. Which app do you use to read the data ?

mohit ranjan

unread,
May 26, 2015, 5:57:45 AM5/26/15
to data...@googlegroups.com

- Mohit

--

Sumit

unread,
May 26, 2015, 10:26:33 AM5/26/15
to data...@googlegroups.com
Hi, 

You can use the following package within R. It is called foreign. Once you'd installed the package, just add following lines to your code to read the Stata file.
library(foreign)
data <- read.dta("E:/rdir.dta")

Regards,
Sumit

Eric Dodge

unread,
May 26, 2015, 12:06:17 PM5/26/15
to data...@googlegroups.com
Python pandas can also read .dta files with the read_stata() function.

--

Amiruddin Nagri

unread,
May 26, 2015, 12:57:45 PM5/26/15
to data...@googlegroups.com
Thanks.

Regards,
Amiruddin Nagri

You received this message because you are subscribed to a topic in the Google Groups "datameet" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/datameet/jNIPNiGfGt4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to datameet+u...@googlegroups.com.

Nikhil VJ

unread,
Jul 2, 2015, 4:59:28 AM7/2/15
to data...@googlegroups.com, amir....@gmail.com
Can anyone convert it to a more widely known format like CSV (if it's flat) or JSON or XML (if hierarchical) ?
Reply all
Reply to author
Forward
0 new messages