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

2022 General Election Precinct Results #93

Open
3 of 21 tasks
dwillis opened this issue Aug 18, 2023 · 0 comments
Open
3 of 21 tasks

2022 General Election Precinct Results #93

dwillis opened this issue Aug 18, 2023 · 0 comments

Comments

@dwillis
Copy link
Contributor

dwillis commented Aug 18, 2023

Using Tabula, parse precinct-level results for the following counties. Original sources are in the sources-nj 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 also breaks out votes by method, add columns for those, such as:

mail, provisional, early_voting, election_day

For the following offices: U.S. House. You can use the Essex County file as an example of how things should look. You do not need to include municipal totals.

The file names will be: 20221108__nj__general__{county}__precinct.csv

  • Atlantic
  • Bergen
  • Burlington
  • Camden
  • Cape May
  • Cumberland
  • Essex
  • Gloucester
  • Hudson
  • Hunterdon
  • Mercer
  • Middlesex
  • Monmouth
  • Morris
  • Ocean
  • Passaic
  • Salem
  • Somerset
  • Sussex
  • Union
  • Warren
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

1 participant