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

2012 Primary Election Precinct Results #38

Open
62 tasks
dwillis opened this issue Jan 6, 2018 · 0 comments
Open
62 tasks

2012 Primary Election Precinct Results #38

dwillis opened this issue Jan 6, 2018 · 0 comments

Comments

@dwillis
Copy link
Contributor

dwillis commented Jan 6, 2018

If you want to work on a county, add a comment saying which one you'd like to work on or email [email protected]. You can either email us finished CSV files or submit a pull request, whatever is easiest.

You'll find 2012 results files you'll be converting in some of the county-specific folders in the NY sources repository. Many of these are either PDFs or Excel files, and in some cases you'll need to convert a number of office-specific files. For electronic PDFs, we recommend using Tabula, which is free, to extract data. The goal is to create a single CSV file for each county, with the following headers:

county, precinct, office, district, party, candidate, votes

If a county reports votes by type, add a absentee column for those votes and use votes for the total number.

For the following offices: President, U.S. Senate, U.S. House, State Senate, State Assembly. Since NY reports separate candidate-and-party totals, you should list each combination of candidate and party on a separate line. You can use the Herkimer County file as an example of how things should look.

In New York, the concept of a precinct is often called an "election district," so if the file says "district" or "election district," use that as the precinct.

  • Albany
  • Allegany
  • Bronx
  • Broome
  • Cattaraugus
  • Cayuga
  • Chautauqua
  • Chemung
  • Chenango
  • Clinton
  • Columbia
  • Cortland
  • Delaware
  • Dutchess
  • Erie
  • Essex
  • Franklin
  • Fulton
  • Genesee
  • Greene
  • Hamilton
  • Herkimer
  • Jefferson
  • Kings
  • Lewis
  • Livingston
  • Madison
  • Monroe
  • Montgomery
  • Nassau
  • New York
  • Niagara
  • Oneida
  • Onondaga
  • Ontario
  • Orange
  • Orleans
  • Oswego
  • Otsego
  • Putnam
  • Queens
  • Rensselaer
  • Richmond
  • Rockland
  • St. Lawrence
  • Saratoga
  • Schenectady
  • Schoharie
  • Schuyler
  • Seneca
  • Steuben
  • Suffolk
  • Sullivan
  • Tioga
  • Tompkins
  • Ulster
  • Warren
  • Washington
  • Wayne
  • Westchester
  • Wyoming
  • Yates
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