CodeforNepal / nepalmap_federal

Instance of NepalMap for federal Nepal. Join us!
https://nepalmap.org
MIT License
14 stars 20 forks source link

Present district-level data on local elections #29

Open cliftonmcintosh opened 5 years ago

cliftonmcintosh commented 5 years ago

For each district, we should be able to provide counts of the total number of polling places, the number mayoralities won by each political party in each district, and the number of deputy mayoralities won by each political party in each district. Please note that we must have data for every district in order for the Wazimap framework to be able to present data at the district level. If we do not have district-level breakdowns, then determine if province-level or national figures are available.

There is supposed to be data at http://result.election.gov.np/, but that timed out for me. @nikeshbalami may have a link to a data set.

If we have those data at the local level, please suggest a way that this can be effectively visualized in the Wazimap framework that is used for NepalMap.

nikeshbalami commented 5 years ago

Looks like the result of Election Commission Nepal website is down. Will check it later and get back.

nikeshbalami commented 5 years ago

Is someone interested in working on this issues?

@nirmalrizal already have scrapped the entire http://result.election.gov.np/ website by using the script and the provincial and local level data can be very useful for us. We just need to translate and arrange.

Provincial level: https://github.com/nirmalrizal/data/blob/master/data/प्रदेश%20सभा/दलगत%20समानुपातिक%20परिणाम/data.csv, https://github.com/nirmalrizal/data/blob/master/data/प्रदेश%20सभा/पहिलो%20हुने%20निर्वाचित%20हुने%20उम्मेदवार/data.csv Local level: https://github.com/nirmalrizal/data/tree/master/data/स्थानीय%20तह/मतगणनाको%20विस्तृत%20परिणाम

cliftonmcintosh commented 4 years ago

Is there interest in pursuing this issue? If not, I will close this on Dec. 21, 2019.

nikeshbalami commented 4 years ago

Since presenting local elections data is more feasible, let's keep this issue alive. Will work on it next month during my free time.