openelections / openelections-data-ut

Pre-processed election results for Utah
6 stars 13 forks source link

Parse PDF files into CSVs using Tabula #1

Open dwillis opened 8 years ago

dwillis commented 8 years ago

Using Tabula, convert county-specific precinct result PDFs into CSV files located in this repository. The CSV file names are set according to our naming conventions; for example, the 2014 Beaver County general election file would be 20141104__ut__general__beaver__precinct.csv. See our guide for pre-processing this data for more details.

Pick a county and list it in a comment below in order to claim it.

New to Tabula? See how we use it in OpenElections.

mattmontgomery commented 8 years ago

I've had more luck with pdftotext than Tabula. Will send a PR with an incomplete parsing script.

alicefeng commented 7 years ago

I've started working on putting together the 2016 general election results dataset for Utah.

dwillis commented 7 years ago

@alicefeng thanks so much! are you willing/available to tackle 2014 as well?

alicefeng commented 7 years ago

@dwillis you're welcome! I'm likely not going to have as much time the next few months but if you're in no particular rush for the data, I could chip away at it.

dwillis commented 7 years ago

@alicefeng no rush at all.

teacupwoozy commented 6 years ago

@dwillis I can start working on this today. Is there a particular year that has a higher priority to start with?

dwillis commented 6 years ago

@teacupwoozy Thanks! I'd start with the 2014 general election: https://github.com/openelections/openelections-data-ut/issues/5

teacupwoozy commented 6 years ago

@dwillis thanks - will do!

smitsrr commented 5 years ago

@dwillis I can start working on this today. Is there a particular year that has a higher priority to start with?

Salt Lake County - General Elections for 2018 ;-)

dwillis commented 5 years ago

@smitsrr it's done! https://github.com/openelections/openelections-data-ut/blob/master/2018/20181106__ut__general__salt_lake__precinct.csv

smitsrr commented 5 years ago

Awesome!!!