[datameet] Census EB coordinates (esp for Mumbai)?

2016-05-18 Thread Raphael Susewind
Dear all, we had this discussion some time ago, and I fear the situation hasn't changed - but I wonder whether anyone here can share lat/long co-ordinates or maps of Census Enumeration Blocks, ie the smallest level of Census operations? I am particularly interested in Mumbai... Best, Raphael --

Re: [datameet] Congrats on 3 ToI articles in 2 days!

2016-05-18 Thread Thejesh GN
Thanks Curran. Will add it to our list. @datameet In the mean time, we have a wikipedia page https://en.wikipedia.org/wiki/DataMeet it needs citations and info. So probably this info can be used. Thej -- Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್ http://thejeshgn.com GPG ID : 0xBFFC8DD3C06DD6B0 On 16 M

[datameet] Re: Newbie here- Need help with shape file of constituencies of India.

2016-05-18 Thread Curran Kelleher
Hello, One way to make the data easier to work with is to convert the Shapefile to GeoJSON or TopoJSON . This online tool MapShaper lets you upload a Shapefile, perform line simplification if you

[datameet] Re: Newbie here- Need help with shape file of constituencies of India.

2016-05-18 Thread Manas Sharma
Hi, Umm... but when I isolated (as in removed the other features apart from tamil nadu) in the India_AC.shp file from that link in QGIS , there were only 165 left. What am i missing? Thanks, Manas On Wednesday, May 18, 2016 at 8:02:02 PM UTC+5:30, Manas Sharma wrote: > > Hello, > > I got the s

[datameet] Re: Live data stream for election results and trends

2016-05-18 Thread Pratap Vardhan
TV channels usually use private feeds like Nelson, which have faster data polling than ECI site. If you re looking to use ECI site data, you could scrape using candidate.py and constituency.py from here https://github.com/pratapvardhan/Maharashtra-State-Elections-2014 On Thursday, May 19, 2016

[datameet] Live data stream for election results and trends

2016-05-18 Thread Arun Ganesh
Is there a hidden API from the ECI where one can get the live counts during the tallying process. They are currently updating all the results on http://eciresults.nic.in/ every 5-10minutes. How do the TV channels do it? Is it all manual? -- Arun Ganesh (planemad)

Re: [datameet] Re: Newbie here- Need help with shape file of constituencies of India.

2016-05-18 Thread Devdatta Tengshe
That's the correct location. This file has the ACs for all the states, combined together. Regards, Devdatta On Thu, May 19, 2016 at 9:20 AM, Manas Sharma wrote: > Hi, > > Thank you! But I couldnt find this repo on the git. Isnt it the one > located here? > https://github.com/datameet/maps/tree/

[datameet] Re: Newbie here- Need help with shape file of constituencies of India.

2016-05-18 Thread Manas Sharma
Hi, Thank you! But I couldnt find this repo on the git. Isnt it the one located here? https://github.com/datameet/maps/tree/master/assembly-constituencies Are there individual state shape files too somewhere? Thanks. On Wednesday, May 18, 2016 at 8:02:02 PM UTC+5:30, Manas Sharma wrote: > > Hel

[datameet] Re: Newbie here- Need help with shape file of constituencies of India.

2016-05-18 Thread Manas Sharma
Hey, Do you have any idea where I can find the map for tamil nadu's assembly constituencies. The one on the datameet repo has only 165 of them. There is 234. If not, how do i go about making a shapefile of my own? Thanks On Wednesday, May 18, 2016 at 8:02:02 PM UTC+5:30, Manas Sharma wrote: >

[datameet] Re: Newbie here- Need help with shape file of constituencies of India.

2016-05-18 Thread Manas Sharma
Thank You. Will try and let you know if i have any problem :) On Wednesday, May 18, 2016 at 8:02:02 PM UTC+5:30, Manas Sharma wrote: > > Hello, > > I got the shape file of the assembly constituencies of India from the > repo of datameet on github. > > My question is that is there any way I could

Re: [datameet] Newbie here- Need help with shape file of constituencies of India.

2016-05-18 Thread Devdatta Tengshe
Hi Manas, You need a GIS software to create maps from shapefiles. I'll suggest QGIS, which is an opensource, free and a feature rich software. You can download it from http://qgis.org Once you add the shapefile to QGIS, you can render it however you like. See this doc for more details: http://docs

[datameet] Newbie here- Need help with shape file of constituencies of India.

2016-05-18 Thread Manas Sharma
Hello, I got the shape file of the assembly constituencies of India from the repo of datameet on github. My question is that is there any way I could get/separate the constituencies of only a particular state from the given shape file? Also, after that how do i colour individual constituencie