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

2014 Primary Precinct Results #111

Open
dwillis opened this issue May 14, 2018 · 0 comments
Open

2014 Primary Precinct Results #111

dwillis opened this issue May 14, 2018 · 0 comments

Comments

@dwillis
Copy link
Contributor

dwillis commented May 14, 2018

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:

  • Registered Voters (if available)
  • Ballots Cast (if available)
  • Straight Party
  • U.S. Senate
  • U.S. House
  • Governor
  • Lieutenant Governor
  • Attorney General
  • Comptroller of Public Accounts
  • Commissioner of the General Land Office
  • State Senator
  • State Representative

The CSV files should be named 20140304__tx__primary__{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.

  • Anderson
  • Andrews
  • Angelina
  • Aransas
  • Archer
  • Armstrong
  • Atascosa
  • Austin
  • Bailey
  • Bandera
  • Bastrop
  • Baylor
  • Bee
  • Bell
  • Bexar
  • Blanco
  • Borden
  • Bosque
  • Bowie
  • Brazoria
  • Brazos
  • Brewster
  • Briscoe
  • Brooks
  • Brown
  • Burleson
  • Burnet
  • Caldwell
  • Calhoun
  • Callahan
  • Cameron
  • Camp
  • Carson
  • Cass
  • Castro
  • Chambers
  • Cherokee
  • Childress
  • Clay
  • Cochran
  • Coke
  • Coleman
  • Collin
  • Collingsworth
  • Colorado
  • Comal
  • Comanche
  • Concho
  • Cooke
  • Coryell
  • Cottle
  • Crane
  • Crockett
  • Crosby
  • Culberson
  • Dallam
  • Dallas
  • Dawson
  • Deaf Smith
  • Delta
  • Denton
  • DeWitt
  • Dickens
  • Dimmit
  • Donley
  • Duval
  • Eastland
  • Ector
  • Edwards
  • Ellis
  • El Paso
  • Erath
  • Falls
  • Fannin
  • Fayette
  • Fisher
  • Floyd
  • Foard
  • Fort Bend
  • Franklin
  • Freestone
  • Frio
  • Gaines
  • Galveston
  • Garza
  • Gillespie
  • Glasscock
  • Goliad
  • Gonzales
  • Gray
  • Grayson
  • Gregg
  • Grimes
  • Guadalupe
  • Hale
  • Hall
  • Hamilton
  • Hansford
  • Hardeman
  • Hardin
  • Harris
  • Harrison
  • Hartley
  • Haskell
  • Hays
  • Hemphill
  • Henderson
  • Hidalgo
  • Hill
  • Hockley
  • Hood
  • Hopkins
  • Houston
  • Howard
  • Hudspeth
  • Hunt
  • Hutchinson
  • Irion
  • Jack
  • Jackson
  • Jasper
  • Jeff Davis
  • Jefferson
  • Jim Hogg
  • Jim Wells
  • Johnson
  • Jones
  • Karnes
  • Kaufman
  • Kendall
  • Kenedy
  • Kent
  • Kerr
  • Kimble
  • King
  • Kinney
  • Kleberg
  • Knox
  • Lamar
  • Lamb
  • Lampasas
  • La Salle
  • Lavaca
  • Lee
  • Leon
  • Liberty
  • Limestone
  • Lipscomb
  • Live Oak
  • Llano
  • Loving
  • Lubbock
  • Lynn
  • McCulloch
  • McLennan
  • McMullen
  • Madison
  • Marion
  • Martin
  • Mason
  • Matagorda
  • Maverick
  • Medina
  • Menard
  • Midland
  • Milam
  • Mills
  • Mitchell
  • Montague
  • Montgomery
  • Moore
  • Morris
  • Motley
  • Nacogdoches
  • Navarro
  • Newton
  • Nolan
  • Nueces
  • Ochiltree
  • Oldham
  • Orange
  • Palo Pinto
  • Panola
  • Parker
  • Parmer
  • Pecos
  • Polk
  • Potter
  • Presidio
  • Rains
  • Randall
  • Reagan
  • Real
  • Red River
  • Reeves
  • Refugio
  • Roberts
  • Robertson
  • Rockwall
  • Runnels
  • Rusk
  • Sabine
  • San Augustine
  • San Jacinto
  • San Patricio
  • San Saba
  • Schleicher
  • Scurry
  • Shackelford
  • Shelby
  • Sherman
  • Smith
  • Somervell
  • Starr
  • Stephens
  • Sterling
  • Stonewall
  • Sutton
  • Swisher
  • Tarrant
  • Taylor
  • Terrell
  • Terry
  • Throckmorton
  • Titus
  • Tom Green
  • Travis
  • Trinity
  • Tyler
  • Upshur
  • Upton
  • Uvalde
  • Val Verde
  • Van Zandt
  • Victoria
  • Walker
  • Waller
  • Ward
  • Washington
  • Webb
  • Wharton
  • Wheeler
  • Wichita
  • Wilbarger
  • Willacy
  • Williamson
  • Wilson
  • Winkler
  • Wise
  • Wood
  • Yoakum
  • Young
  • Zapata (Democratic only)
  • Zavala
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