openelections / openelections-data-tx

Pre-processed results for Texas elections
30 stars 27 forks source link

2016 Primary Precinct Results #12

Open dwillis opened 6 years ago

dwillis commented 6 years ago

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

The CSV files should be named 20160301__tx__primary__{county}__precinct.csv

alanhuang122 commented 6 years ago

Would fields early_voting, election_day, and provisional, similar to what was specified for 2014 primary results, be desired?