openelections / openelections-data-nj

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

Convert Precinct-Level Results from 2014 General Election #42

Open dwillis opened 5 years ago

dwillis commented 5 years 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

The filename for each county will be: 20141104__nj__general__{county}__precinct.csv.

For the following offices: U.S. Senate, U.S. House, State House (there were two special elections for this office, so most counties will not have any state house races). You can use the Essex County file as an example of how things should look. You do not need to include municipal totals.

acolter commented 4 years ago

Working on Burlington, Camden and Gloucester.

dwillis commented 4 years ago

@acolter I fixed the link in this issue to point to the directory with 2014 general precinct results. And thanks for the municipal-level data!