openelections / openelections-data-ne

Raw election results for Nebraska elections
4 stars 11 forks source link

Parse 2016 general election precinct-level results #3

Closed dwillis closed 6 years ago

dwillis commented 7 years ago

If you want to work on a county, add a comment saying which one you'd like to work on or email openelections@gmail.com. You can either email us finished CSV files or submit a pull request, whatever is easiest.

The results files you'll be converting are in the Nebraska sources repository. Many of these are either PDFs or Excel files, and in some cases you'll need to convert a number of office-specific files. For electronic PDFs, we recommend using Tabula, which is free, to extract data. The goal is to create a single CSV file for each county, with the following headers:

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

For the following offices: President, U.S. House, and State Legislature (party will be blank for State Legislature). File names should be: 20161108__ne__general__{county_name}__precinct.csv, with the county name lower case and spaces replaced with underscores.

Nebraska does have an electronic results reporting system, but those results are considered unofficial. We'd still take a parser for those, since they are Excel files, though.

lephead commented 7 years ago

Would like if you contact a county to please ask for write-ins for President by precinct and absentees by precinct. Need those, but you won't get every county.

cjwinchester commented 7 years ago

@dwillis So to clarify (lol), we want to convert the results files in the repo you linked to, not e.g. parse them out of the county results file. Yes? Or does it matter?

dwillis commented 7 years ago

@cjwinchester Heh - if the county results file is official, you're free to use that instead of the one in the sources repo. But check to make sure.

cjwinchester commented 7 years ago

word, i think we're in business

screen shot 2017-07-31 at 8 03 13 pm

For now I can take:

cjwinchester commented 7 years ago

I'll grab:

ghost commented 6 years ago

I'll take Boone.