-
Use case: Creating a dashboard-like view of all [ballot initiative results related to abortion](https://www.npr.org/2024/05/23/nx-s1-4977323/abortion-law-legal-florida-arizona-amendment) or [voting](h…
-
X,Y,Z seems to be placeholders for ballot measures
https://open-disclosure.codeforsanjose.com/11/3/2020/referendums/ballot-measure-x
https://open-disclosure.codeforsanjose.com/11/3/2020/referendum…
ychoy updated
4 years ago
-
Best case: set a "passed" flag somewhere in the spreadsheet to pull from (@sfdoran might need to do this).
Alternative: hard code it.
Note: See the 2018 election to see how we marked the candidate…
-
I've seen UUIDs within California Civic Data datasets (e.g. https://calaccess.californiacivicdata.org/documentation/processed-files/ballot-measures/) and wondered if there are best practices for ID ge…
-
Can committees campaign for candidates or ballot measures?
-
From last night's brigade meeting, sounds like an arbitrary locality ID is the best way to go for ballot / ballot measures (see https://github.com/caciviclab/disclosure-backend/issues/94#issuecomment-…
-
http://int-elex-prd-east.newsdev.net/elections/2016/admin/2016-06-07/race/CA-8692/
-
Expenditures to support and oppose ballot measures are listed in alpha order by committee name. Let's list them high to low for consistency.
![image](https://user-images.githubusercontent.com/19939…
-
API Key is being set but not passed.
**Example:**
```
e = api.Election(
electiondate='2016-11-08',
datafile=None,
testresults=False,
liveresults=True,
is_test=False,
…
-
Related to #116 for score voting, [STAR voting](http://www.equal.vote/) is a simple but novel combination of score voting and an automatic runoff round. It addresses some of the concerns people have a…