openelections / openelections-data-nj

Pre-processed results for New Jersey elections
8 stars 14 forks source link

2022 General Election Precinct Results #93

Open dwillis opened 1 year ago

dwillis commented 1 year ago

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