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

Redundancy in db: Election_Id is in both _datafile and VoteCount tables. #688

Open sfsinger19103 opened 3 years ago

sfsinger19103 commented 3 years ago

VoteCount has _datafile_Id, so Election_Id can be joined from there.