List of county websites here, and source files we've collected are found here.
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, as applicable:
early_voting, election_day, provisional, absentee, federal
The filename should be 20201103__ny__general__{county}__precinct.csv, where {county} is the name of the county in lower case.
Include the following offices:
- Registered Voters (if available)
- Ballots Cast (if available)
- President
- U.S. House
- State Senate
- State Assembly
List of county websites here, and source files we've collected are found here.
The goal is to create a single CSV file for each county, with the following headers:
county,precinct,office,district,party,candidate,votesIf the county file also provides a breakdown of votes by method, include that using the following headers, as applicable:
early_voting,election_day,provisional,absentee,federalThe filename should be
20201103__ny__general__{county}__precinct.csv, where {county} is the name of the county in lower case.Include the following offices: