Skip to content

vcidst/knowYourMP

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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