openelections / openelections-data-ne

Raw election results for Nebraska elections
4 stars 11 forks source link

County-level results from 2018 Primary Election #21

Open dwillis opened 5 years ago

dwillis commented 5 years ago

Using this electronic PDF and Tabula, parse into a CSV file.

Header row for the output CSV (20180515__ne__primary__county.csv) is:

county, office, district, party, candidate, votes

For the following categories (which can be treated as offices):

Registered Voters, Ballots Cast (by type, which can be treated as candidates)

and the following contests:

U.S. Senate, U.S. Representative, Governor, Secretary of State, State Treasurer, Attorney General, Auditor of Public Accounts, Member of the Legislature

The file should look something like this:

https://github.com/openelections/openelections-data-ne/blob/master/2016/20161108__ne__general.csv

itlyons commented 5 years ago

I will be handling these results.