We need a 2011 India district shapefile (N=640 districts). I found a handful around the web (e.g., Survey of India, a different github site, etc.) but have not been able to import any .shp file into stata:
. shp2dta using India-Districts-2011Census.shp, data(di2011d) coor(di2011c) replace
India-Districts-2011Census.shp: invalid shape file
OR:
. shp2dta using 2011_Dist.shp, data(i2011d) coor(i2011c) replace
bufget(): 3300 argument out of range
fbufget(): - function returned error
read_dbf(): - function returned error
<istmt>: - function returned error
r(3300);
I have stata 14.2 running on Mac OS 10.12.6
Is there a shapefile (or better stata files) that anybody has used successfully?
Thanks,
Reeve Vanneman
University of Maryland
Related Posts with Can't import 2011 India district shapefile
System GMM Hansen Test ProblemI am running the following command for my research and I just cannot pass the Hansen Test for Overid…
RegressionGood morning, I'm writing one thesis about the education effects on multi-ethnic population in Milan…
Share of observations with repeated pairwise idsI have a dataset in long format with the list of physicians (pf_doc) who have worked in a given hosp…
Testing for serial correlation --> Panel DataHello I do a panel data analysis where I try to make fixed effect regression as well as a first diff…
Can SAS do ordered logit regressions with panel data?Dear All, I have to do an ordered logit regression with panel data on SAS. Stata has clear document…
Subscribe to:
Post Comments (Atom)
0 Response to Can't import 2011 India district shapefile
Post a Comment