openelections / openelections-data-pa

Pre-processed election results for Pennsylvania elections
21 stars 29 forks source link

2024 Primary Election Precinct Results #153

Open dwillis opened 3 months ago

dwillis commented 3 months ago

Using Tabula, OCR or whatever method you can, parse precinct-level results for the following counties. Original sources are in the sources-pa repository.

The goal is to create a single CSV file for each county, with the following headers:

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

If the county file also provides a breakdown of votes by method, include that using the following headers:

early_voting, election_day, provisional, absentee

Include the following offices:

The CSV files should be named 20240423__pa__primary__{county}__precinct.csv. Here's an example finished file: https://github.com/openelections/openelections-data-pa/blob/master/2022/20221108__pa__general__chester__precinct.csv.

declanrjb commented 2 months ago

If additional races are available (Attorney General, State Treasurer, etc), should I include them?

dwillis commented 2 months ago

If additional races are available (Attorney General, State Treasurer, etc), should I include them?

Yes, please! Should have put that in the issue - all statewide races.