Giter Site home page Giter Site logo

openelections-data-al's People

Contributors

devinbrady avatar dwillis avatar ndanielsen avatar nk9 avatar nvkelso avatar warwickmm avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

openelections-data-al's Issues

Convert precinct-level spreadsheet files to CSV

Alabama has precinct-level results for general elections since 2010 and primaries in 2012 and 2016 here. Inside each zipped folder are county-specific Excel files, but the layout is different from what we want. Instead of having each column be a different precinct, we want a file with the following headers:

county, precinct, office, district, party, candidate, votes

The ideal outcome is a Python script that downloads the zip file, extracts its contents, iterates over each county file and writes the output to a single CSV file for each election. For offices that have a district or seat component (U.S. House, state supreme court), put the district or seat in the district column. You do not have to include local (county) races, but if it's easier to include all of them, please do.

The following elections can be done:

  • 2016 general (filename 20161108__al__general__precinct.csv)
  • 2016 primary (filename 20160303__al__primary__precinct.csv)
  • 2014 general (filename 20141104__al__general__precinct.csv)
  • 2012 general (filename 20121106__al__general__precinct.csv)
  • 2012 primary (filename 20120313__al__primary__precinct.csv)
  • 2010 general (filename 20101102__al__general__precinct.csv)

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.