You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2019. It is now read-only.
Looks like some ballot info is in there for 2014 data at least. Found info using row['form_Type] == 'F497P1', whenrow['entity_Cd'] in ['CAO, 'BNM']`. CAO=> candidate info, BNM=> ballot measure info.
The text was updated successfully, but these errors were encountered:
Looks like some ballot info is in there for 2014 data at least. Found info using
row['form_Type
] == 'F497P1', when
row['entity_Cd'] in ['CAO, 'BNM']`. CAO=> candidate info, BNM=> ballot measure info.The text was updated successfully, but these errors were encountered: