openelections / openelections-data-or

Pre-processed results for Oregon elections
MIT License
18 stars 17 forks source link

2020 Primary County Results #195

Closed dwillis closed 3 years ago

dwillis commented 4 years ago

Convert federal, statewide and state legislative race results into a CSV file from the original PDF produced by the state.

The name of the CSV file should be: 20200519__or__primary__county.csv

We're interested in results for all federal and state offices, but if you want to generate files for the entire file, that's fine. The CSV files should have at least these fields: county, office, district, party, candidate, votes

We use Python and Tabula for the most part, but you can use whatever gets the job done, and we welcome contributions of parsers and other utilities.

zgordo commented 3 years ago

I would like to work on this.