election-transparency
election-transparency copied to clipboard
A Data4Democracy community working to make elections and elections data more transparent
Use the 2016, 2012, 2008, 2004, and 2000 Presidential Election Results to create choropleths for results.
Scott, Rachel, and I have gotten a little busy and are looking for someone (or a group of people) to take over this project. Please let us know if you...
added generate_state_level_voter_registration_data.py, state_lookup_table.csv, state_registration_options.csv, and state_registration_options.md. This version gathers voter registration method availability information for online and same-day voter registration from ballotpedia and writes it out to a comma-separated file...
As part of the voter accessibility project, we would like to collect the voter registration process for each State in an .md file. For example: **Colorado**: Online (with drivers license),...
How goes the progress in obtaining voter registration data for 2012 broken down by county? It seems like this is all we have so far. ``` >>> registration = pd.read_csv('./data/PartyRegistration.csv')[['County',...
Would like a time-series for redistricting work.
Use the presidential elections data on data.world to create basic visualizations about the contests. Ideas include (but are not limited to): - Candidate vote totals - Party Registration - Voter...
For the hackathon I downloaded economic inequality data from an Economic Policy Institute paper. Right now it's in data-raw/sommeiller_et_al_2016. Please have a look at it and decide if it deserves...
Check out the page [here](https://github.com/Data4Democracy/election-transparency/blob/master/HackathonMarch2017.md). Winner gets bragging rights, their analysis published on the Data4Democracy Blog, and some cool data.world swag!
This is a hackathon project. The OpenElections Project is trying to make elections results more accessible to the public. Help them out by taking a crack at the following issue:...