-
Notifications
You must be signed in to change notification settings - Fork 27
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
2014 General Precinct Results #11
Comments
@dwillis , I have parsed Sabine county but have a couple of questions:
|
Hey @timtrice, thanks!
|
Hey @dwillis! I'm working on the Fort Bend county data. I have a few questions:
|
Hi @AngeloCioffi! Thanks for your questions:
|
Using Tabula, OCR or whatever method you can, parse precinct-level results for the following counties. Original sources are in the sources-tx 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 file also provides a breakdown of votes by method, include that using the following headers:
early_voting
,election_day
,provisional
Include the following offices:
The CSV files should be named
20141104__tx__general__{county}__precinct.csv
. Here's an example finished file from 2016: https://github.com/openelections/openelections-data-tx/blob/master/2016/20161108__tx__general__sabine__precinct.csv.The text was updated successfully, but these errors were encountered: