Skip to content

Interactive map to visualize candidate affidavits from Election Commission of India

Notifications You must be signed in to change notification settings

vcidst/knowYourMP

Repository files navigation

There was a discrepancy between PC names in the map and data, I corrected that manually using a lookup table in Excel. Check data/ for the file. In hindsight, I should have used the ST_CODE and PC_CODE

Downloaded data from MyNeta archive
https://github.com/datameet/india-election-data/tree/master/affidavits

Converted CSV to correct format with Powershell

> PS C:\Code\knowYourMP\data> import-csv .\affidavits2014.csv | export-csv .\affidavits20141.csv -NoTypeInformation -Encoding UTF8

About

Interactive map to visualize candidate affidavits from Election Commission of India

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published