-
Notifications
You must be signed in to change notification settings - Fork 34
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 Official Precinct Results Conversion #127
Comments
Hi Derek, The description here has the order of the headers with 'party' followed by 'candidate', but in the two files that were already done the 'candidate' column goes before 'party'. Which is the right way to go or does it not matter? |
@kdent Hey Kyle, order doesn't matter as long as the columns are there. |
Hey Derek, Rensselaer county complete. Moving onto Schenectady. |
@Rwmiletich thanks! |
Ulster County finished too. |
@Rwmiletich, can you enlighten me on where those links are actually pointing? Some of the components in the target URL (e.g., |
Never mind, I forgot that was the result of just attaching a file in a comment here. 😐 |
No worries - if there’s a better way for me to upload completed sheets, I’d be happy to hear it. I’m basically completely new to GitHub, so any advice would be much appreciated. |
@Rwmiletich what you're doing is absolutely fine, so if that works for you it's all good. |
Dropping the files here like you've been doing works just fine. Thanks! Sorry for the confusion. |
Schenectady and Hamilton attached. Moving on to Lewis and Schuyler over the next few days. 20221108__ny__general__hamilton__precinct.csv |
20221108__ny__general__lewis__precinct.csv Lewis and Schuyler counties complete. Data requests in with Schohaire and Seneca Counties and moving on to Orleans and Essex Counties in the meantime. |
@Rwmiletich thanks! we do have files for Schoharie and Seneca in the sources repo: https://github.com/openelections/openelections-sources-ny/tree/master/2022/general |
20221108__ny__general__orleans__precinct.csv Essex, Orleans, and Seneca Counties attached. Working on Schoharie and maybe one of the bigger counties this weekend. |
20221108__ny__general__columbia__precinct.csv Columbia, Schoharie, and Wyoming counties attached. Working on Dutchess and slowly gathering Suffolk. |
20221108__ny__general__dutchess__precinct.csv Dutchess County completed |
20221108__ny__general__franklin__precinct.csv |
20221108__ny__general__onondaga__precinct.csv |
20221108__ny__general__oswego__precinct.csv |
20221108__ny__general__saratoga__precinct.csv |
20221108__ny__general__tompkins__precinct.csv Sullivan, Tompkins, Wayne, and Westchester. Suffolk is a pain in the ass to format but is in progress. |
20221108__ny__general__suffolk__precinct.csv |
@Rwmiletich amazing, thank you for your efforts! |
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
20221108__ny__general__{county}__precinct.csv
, where {county} is the name of the county in lower case.Include the following offices:
The text was updated successfully, but these errors were encountered: