openelections / openelections-data-az

Pre-processed election results for Arizona
3 stars 4 forks source link

Columns have data but header is empty #34

Open warwickmm opened 3 years ago

warwickmm commented 3 years ago

There are files that have empty header columns, e.g.,

precinct_id,precinct_name,,contest,contest_name,,,,,,,,choice,choice_name,,,party,candidate_party,vote_type_id,vote_type,,vote_total

with rows that have actual values. If the values for these columns are meaningful, we should provide a column header. If the values for these columns are irrelevant, we should remove these columns.