Django project and applications to ingest and display election results and force aspects of the political process to give each other a clean handshake ... with gloves on.
[x] Figure out the toggle of results using the buttons.
[x] Candidate contests not showing top two, but by first ones listed instead???
[x] On embed race display, set fixed height based on number of candidates (ie: 6 candidates adds 4 px)
[x] On all race display show all candidate receiving votes in descending order of percent of vote
[x] Still need to handle special exceptions, i.e. “County Measure A” and “supervisor” etc. (see my local scratch.py for more)
[x] Measure display needs to be fixed
[x] Cluster/organize by overall contest (i.e. which city?) - otherwise it's just a long list of letters and hard to know who each measure is for
[x] Address differences between naming of LA County & Orange County ballot measures.
[x] Likewise, measures need to display description in addition to name (i.e. Measure M - Traffic Improvement Plan)
[x] Top races homepage view has link to national races at NPR
[x] Typeface/styling is the same you used for “OF CALIFORNIA VOTERS,” but #45AAD2
[x] Model caveat statement so it's not hard-coded and can be adjusted via admin
[x] Ballot measure spacing on featured races single-column layout needs adjusting
[x] Address fonts on embedded races...
[x] Address background color on embedded races...
[x] We will have candidate headshots for featured races
[x] Address responsiveness on all races
[x] Address timestamp on all races
[x] We have an embeddable view of each contest based on contest ID
[x] Featured races list will be baked to flat HTML and available at URL
[x] All races list will be baked to flat HTML and available at URL
[x] Embedded races will be baked to flat HTML and available at URL
[x] URL for baked views will contain the election id for canonical display
[x] Display of vote percent for ballot measures on the list display will align on the right with the percent of precincts reporting.
[x] External audience view the last time a race or results were updated.
[x] Remove “measure” from LAC measure contest names
[x] Clean LAC contest names (Mostly resolved: Now spelling out “special” for “spc” and similar shorthand instances)
[x] Ditch LA County from the contest name if possible i.e. "LOS ANGELES COUNTY SAN GABRIEL VLY MUNI WATER BOARD OF DIRECTORS DIV 2" should be "SAN GABRIEL VLY MUNI WATER BOARD OF DIRECTORS DIV 2" instead
[x] If possible, cluster by county with a subhead?
This could be useful in situations where the county is a helpful organizing principal but not central to the name of a district or organization (i.e. “Local School Funding Authority” is not a county agency but it is a collective of agencies that happen to sit within LA County bounds. Similar with “Mountains Recreation and Conservation Authority")
[x] Fix precincts reporting % (see Carson or any.. showing 1% when it's actually 100%)