ElectionDataAnalysis / electiondata

Tools for consolidation and analysis of raw election results from the most reliable sources -- the election agencies themselves.
Other
20 stars 5 forks source link

Add BallotMeasureContest to NIST export #500

Open ericmtsai opened 3 years ago

ericmtsai commented 3 years ago

In many places, contest type is assumed to be CandidateContest, so BallotMeasureContests are omitted.

sfsinger19103 commented 3 years ago

Better would be to get rid of BallotMeasure Contests entirely in our internal code, and then make sure that the NIST export has a way to recognize them and treat them correctly (e.g., by the selections "Yes" and "No".)