Re: [datameet] Re: Census 2011 - Geographical Code Directory - List of Towns and Villages in India

2015-07-02 Thread Nikhil VJ
Can anyone convert it to a more widely known format like CSV (if it's flat) 
or JSON or XML (if hierarchical) ?

On Tuesday, May 26, 2015 at 10:27:45 PM UTC+5:30, Amiruddin Nagri wrote:

 Thanks.

 Regards,
 Amiruddin Nagri

 On Tue, May 26, 2015 at 9:35 PM, Eric Dodge edod...@gmail.com 
 javascript: wrote:

 Python pandas can also read .dta files with the read_stata() function.

 On Tue, May 26, 2015 at 10:26 AM, Sumit sumitm...@gmail.com 
 javascript: wrote:

 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


 On Tuesday, 26 May 2015 07:48:54 UTC+5:30, Amiruddin Nagri wrote:


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


 On Tuesday, 5 May 2015 15:50:43 UTC+5:30, Sumit wrote:

 Hi, 

 Follow this link. 
 https://www.dropbox.com/sh/t7d3sy9sage8hoz/AABogZUrrWj-6uyFFy2T8mcna?dl=0

 Regards,
 Sumit

 On Monday, 27 April 2015 17:05:57 UTC+5:30, Amiruddin Nagri wrote:


 Anybody has Census 2011 Geographical Code Directory data readily 
 available ?


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

 Thanks.

  -- 
 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 javascript:.
 For more options, visit https://groups.google.com/d/optout.


  -- 
 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 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 javascript:.
 For more options, visit https://groups.google.com/d/optout.




-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [datameet] Re: Census 2011 - Geographical Code Directory - List of Towns and Villages in India

2015-05-26 Thread mohit ranjan
Amiruddin,

You can use R package 'haven' to read dta files

[1]
http://stackoverflow.com/questions/2536047/convert-stata-dta-file-to-csv-without-stata-software
[2] https://github.com/hadley/haven

- Mohit

On Tue, May 26, 2015 at 7:48 AM, Amiruddin Nagri amir.na...@gmail.com
wrote:


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



 On Tuesday, 5 May 2015 15:50:43 UTC+5:30, Sumit wrote:

 Hi,

 Follow this link.
 https://www.dropbox.com/sh/t7d3sy9sage8hoz/AABogZUrrWj-6uyFFy2T8mcna?dl=0

 Regards,
 Sumit

 On Monday, 27 April 2015 17:05:57 UTC+5:30, Amiruddin Nagri wrote:


 Anybody has Census 2011 Geographical Code Directory data readily
 available ?


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

 Thanks.

  --
 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+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [datameet] Re: Census 2011 - Geographical Code Directory - List of Towns and Villages in India

2015-05-26 Thread Eric Dodge
Python pandas can also read .dta files with the read_stata() function.

On Tue, May 26, 2015 at 10:26 AM, Sumit sumitm.mis...@gmail.com wrote:

 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


 On Tuesday, 26 May 2015 07:48:54 UTC+5:30, Amiruddin Nagri wrote:


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


 On Tuesday, 5 May 2015 15:50:43 UTC+5:30, Sumit wrote:

 Hi,

 Follow this link.
 https://www.dropbox.com/sh/t7d3sy9sage8hoz/AABogZUrrWj-6uyFFy2T8mcna?dl=0

 Regards,
 Sumit

 On Monday, 27 April 2015 17:05:57 UTC+5:30, Amiruddin Nagri wrote:


 Anybody has Census 2011 Geographical Code Directory data readily
 available ?


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

 Thanks.

  --
 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+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [datameet] Re: Census 2011 - Geographical Code Directory - List of Towns and Villages in India

2015-05-26 Thread Amiruddin Nagri
Thanks.

Regards,
Amiruddin Nagri

On Tue, May 26, 2015 at 9:35 PM, Eric Dodge edodg...@gmail.com wrote:

 Python pandas can also read .dta files with the read_stata() function.

 On Tue, May 26, 2015 at 10:26 AM, Sumit sumitm.mis...@gmail.com wrote:

 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


 On Tuesday, 26 May 2015 07:48:54 UTC+5:30, Amiruddin Nagri wrote:


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


 On Tuesday, 5 May 2015 15:50:43 UTC+5:30, Sumit wrote:

 Hi,

 Follow this link.
 https://www.dropbox.com/sh/t7d3sy9sage8hoz/AABogZUrrWj-6uyFFy2T8mcna?dl=0

 Regards,
 Sumit

 On Monday, 27 April 2015 17:05:57 UTC+5:30, Amiruddin Nagri wrote:


 Anybody has Census 2011 Geographical Code Directory data readily
 available ?


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

 Thanks.

  --
 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+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


  --
 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 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+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[datameet] Re: Census 2011 - Geographical Code Directory - List of Towns and Villages in India

2015-05-25 Thread Amiruddin Nagri

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


On Tuesday, 5 May 2015 15:50:43 UTC+5:30, Sumit wrote:

 Hi, 

 Follow this link. 
 https://www.dropbox.com/sh/t7d3sy9sage8hoz/AABogZUrrWj-6uyFFy2T8mcna?dl=0

 Regards,
 Sumit

 On Monday, 27 April 2015 17:05:57 UTC+5:30, Amiruddin Nagri wrote:


 Anybody has Census 2011 Geographical Code Directory data readily 
 available ?


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

 Thanks.



-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.