-
Notifications
You must be signed in to change notification settings - Fork 4
Interactive map to visualize candidate affidavits from Election Commission of India
vcidst/knowYourMP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published