Closed migurski closed 4 years ago
@migurski Thanks! It looks to me like the CSV is missing presidential results?
I thought it was odd that the issue didn't ask for presidential results! I’ll add them and update this PR.
It definitely is odd, and I'll fix that!
Done adding US Pres vote.
Added Cache County as well.
@migurski thank you!
Ref. https://github.com/openelections/openelections-data-ut/issues/29
This Python script generates a CSV file from input in Google Sheets for Beaver County and Cache County generated from original county PDF files.
Multi-Page Tables
Each office is grouped as one logical table but they're often split up among multiple PDF pages. Here’s an example for House District 2, pages 15-18:
With Tabula and some spreadsheet copy/pasting, it’s useful to get this into an actual single table for this office:
Precinct Row Groups
Each precinct is expressed as a repeated series of seven rows, with the precinct name followed by polling, absentee, provisional, early, paper at polls, and total vote counts. Only the total vote counts at the end are important for OpenElections:
Totals After Precincts
After all the precincts, a grand total for the whole county is included in its own set of rows. These should be ignored or they will double the vote counts: