Skip to content

openelections/openelections-data-nv

Repository files navigation

Build Status

OpenElections Data NV

Converted CSVs of Nevada election results. For primary and general elections from 2000 through 2012 primary, county-level results are scraped from pages on the Nevada Secretary of State site. The county_utils.py file contains functions for fetching and parsing HTML into CSV files, which are places in year-specific directories using the OpenElections file-naming conventions.

Beginning with the 2012 general election, the state provides XML files of county-level results:

Precinct-level results are available for 2004-2012 via a separate form on the SOS site. The precinct_utils.py file contains functions for fetching and parsing results from that form into CSV files, using Selenium to automate the population and navigation of the form and its results.

Although the OpenElections project is concerned with only some offices, these CSV files contain results from all races. They are provided as-is, and were most recently downloaded in late Dec. 2014.

About

Converted CSVs of Nevada election results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages