Giter Site home page Giter Site logo

election-transparency's People

Contributors

chrisdick14 avatar chrispelkey avatar ehbick01 avatar jakemsnyder avatar jenniferthompson avatar jpzhangvincent avatar jsonbecker avatar khturner avatar moridesamoped avatar msmerlak avatar ptrbates avatar rachelanddata avatar rkahne avatar scottcame avatar zachmueller avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

election-transparency's Issues

Update 2000/2004/2008/2012 results datasets with Alaska county-level results

Currently, our 2000-2008 presidential election results datasets have data for Alaska at the State House district level, not the county level like all other states. To get to the "county" level (which in Alaska means Boroughs for part of the state, and Census Areas for the unincorporated part), we need to OCR the precinct-level results PDFs for each House District, assemble those into a text file, then write some code to merge the precinct code with the AlaskaPrecinctBoroughMapping.csv dataset on DW.

The 2012 election results dataset does not yet include data for Alaska, so we need to do a similar exercise for that dataset.

Results PDFs are available on the Alaska state website, here: http://www.elections.alaska.gov/Core/voterregistrationstatistics.php

If you begin working on this issue, please drop a post on the #election-transparency channel in Slack to let everyone know.

Collect data from states without registration by party

We need to collect registration data from the (~20) states that do not report party affiliation to round out our dataset. If you are interested, contact @chris_dick on the Slack Group and we can assign you a group of states based on your time availability.

Hackathon Competition

Check out the page here. Winner gets bragging rights, their analysis published on the Data4Democracy Blog, and some cool data.world swag!

This Project is Looking for New Leadership

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 are interested.

Document dataset columns in data.world

For those datasets generated from the R package (PartyRegistration, PresidentialElectionResults2016, States, CountyCharacteristics) add descriptions for each column, using the R data frame documentation.

Collect County-Level Historical Presidential Election Results

We need historical county-level (at least 1988 and >) Presidential election results. Format should match that of the 2016 Election results on data.world

1988
1992
1996 Source - Scroll to the bottom to select a state and then select the "County Data (Graphs)" link. This is in progress, I will post the scraper script when complete - @rachelanddata
2000
2004
2008
2012

Voter registration data for 2012

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', 'Total', 'Year']]
>>> registration[registration.Year==2012]

      County     Total  Year
1054   15001  104323.0  2012
1084   15009   86053.0  2012
1114   15007   40738.0  2012
1144   15003  474554.0  2012

Is the rest of data publicly available?

Data Vizualizations - General

Have an idea for how to bring some clarity and transparency to elections data? We want to see it!

How to get started with the data:

  • Download our R package, which has the most up-to-date data
    or
  • Go over to data.world and grab any of the .csvs that you need.

Build a simple model of the 2016 presidential election

We have a lot of data put together about the 2016 election, let's build some simple models trying to explain the outcomes so that we can discuss further.

Either of these notebooks would be a good start (if you are working in R):

https://github.com/Data4Democracy/election-transparency/blob/master/notebooks/r-notebooks/model_2016_presresults.Rmd

or

https://github.com/Data4Democracy/election-transparency/blob/master/notebooks/r-notebooks/basic-viz.Rmd

Help document the data

We need to create a couple of README documents (this is our plan now, but we are open to other options) for each of our data files explaining where we sourced the data as well as a data dictionary for each file.

All of this information exists, we just need someone to take the time to aggregate it and put it in a good format.

review and upload data to data.world

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 to be uploaded to data.world

Create an .md page for State-level voter registration

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), mail-in, and in-person registration
Texas: Register by mail-in application (must have ink signature of applicant) only within county of residence

Definition of Done: All states (including D.C.) are documented with their voter registration process.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.