Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024 Primary Election Precinct Results #153

Open
10 of 67 tasks
dwillis opened this issue Aug 8, 2024 · 2 comments
Open
10 of 67 tasks

2024 Primary Election Precinct Results #153

dwillis opened this issue Aug 8, 2024 · 2 comments

Comments

@dwillis
Copy link
Contributor

dwillis commented Aug 8, 2024

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:

  • Registered Voters (if available)
  • Ballots Cast (if available)
  • President
  • U.S. Senate
  • U.S. House
  • State Senate
  • General Assembly

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.

  • Adams
  • Allegheny
  • Armstrong
  • Beaver
  • Bedford
  • Berks
  • Blair
  • Bradford
  • Bucks
  • Butler
  • Cambria
  • Cameron
  • Carbon
  • Centre
  • Chester
  • Clarion
  • Clearfield
  • Clinton
  • Columbia
  • Crawford
  • Cumberland
  • Dauphin
  • Delaware
  • Elk
  • Erie
  • Fayette
  • Forest
  • Franklin
  • Fulton
  • Greene
  • Huntingdon
  • Indiana
  • Jefferson
  • Juniata
  • Lackawanna
  • Lancaster
  • Lawrence
  • Lebanon
  • Lehigh
  • Luzerne
  • Lycoming
  • McKean
  • Mercer
  • Mifflin
  • Monroe
  • Montgomery
  • Montour
  • Northampton
  • Northumberland
  • Perry
  • Philadelphia
  • Pike
  • Potter
  • Schuylkill
  • Snyder
  • Somerset
  • Sullivan
  • Susquehanna
  • Tioga
  • Union
  • Venango
  • Warren
  • Washington
  • Wayne
  • Westmoreland
  • Wyoming
  • York
@declanrjb
Copy link
Contributor

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

declanrjb added a commit to declanrjb/openelections-data-pa that referenced this issue Aug 15, 2024
…ta for adams pa 2024 primary and relevant parser
@dwillis
Copy link
Contributor Author

dwillis commented Aug 15, 2024

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.

declanrjb added a commit to declanrjb/openelections-data-pa that referenced this issue Aug 15, 2024
declanrjb added a commit to declanrjb/openelections-data-pa that referenced this issue Aug 15, 2024
dwillis added a commit that referenced this issue Aug 15, 2024
resolve issue #153 task #1 with data for adams pa
declanrjb added a commit to declanrjb/openelections-data-pa that referenced this issue Aug 17, 2024
declanrjb added a commit to declanrjb/openelections-data-pa that referenced this issue Aug 18, 2024
declanrjb added a commit to declanrjb/openelections-data-pa that referenced this issue Aug 18, 2024
declanrjb added a commit to declanrjb/openelections-data-pa that referenced this issue Aug 19, 2024
declanrjb added a commit to declanrjb/openelections-data-pa that referenced this issue Aug 22, 2024
dwillis added a commit that referenced this issue Aug 22, 2024
issue #153 data and parser for elk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants