-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
The election_day
and early_voting
columns appear to be flipped in the 20161108 Wilson County general file.
The file has the following headers:
county,precinct,office,district,candidate,party,early_voting,election_day,provisional,absentee,votes |
Consider for example, the following rows:
openelections-data-tx/2016/counties/20161108__tx__general__wilson__precinct.csv
Lines 19 to 24 in 4868a75
Wilson,101,Straight Party,,,REP,136,249,0,17,402 | |
Wilson,102,Straight Party,,,REP,218,240,0,62,520 | |
Wilson,103,Straight Party,,,REP,265,178,0,37,480 | |
Wilson,104,Straight Party,,,REP,134,85,0,8,227 | |
Wilson,205,Straight Party,,,REP,272,163,0,40,475 | |
Wilson,206,Straight Party,,,REP,166,330,1,41,538 |
According to the source file, it appears that the election_day
and early_voting
columns are flipped:
Metadata
Metadata
Assignees
Labels
No labels