caciviclab / disclosure-backend-static

Campaign finance data powering Open Disclosure California
https://caciviclab.org/odca-jekyll/
15 stars 13 forks source link

Fix #399: include nonmonetary unitemized contributions #341

Closed mikeubell closed 6 months ago

mikeubell commented 9 months ago

We need to include schedule C line 2 in the unitimized contributions

mikeubell commented 9 months ago
Build diff from Commit 0e76c9fe3fef20985cfdf640e9f690838ca57dea: ```diff diff --git a/build/_data/candidates/oakland/2014-11-04/abel-guillen.json b/build/_data/candidates/oakland/2014-11-04/abel-guillen.json index 74b122b..95069b0 100644 --- a/build/_data/candidates/oakland/2014-11-04/abel-guillen.json +++ b/build/_data/candidates/oakland/2014-11-04/abel-guillen.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 51638.05, "Individual": 94350.01, - "Unitemized": 11859.0, + "Unitemized": 11938.0, "Other (includes Businesses)": 19143.0 }, "contributions_by_origin": { @@ -40,7 +40,7 @@ "Within Oakland": 80027.05, "Within California": 79703.01 }, - "total_small_contributions": 15898.0, + "total_small_contributions": 15977.0, "expenditures_by_type": { "Print Ads": 250.0, "Not Stated": 43849.56, diff --git a/build/_data/candidates/oakland/2014-11-04/andrew-park.json b/build/_data/candidates/oakland/2014-11-04/andrew-park.json index 50ee4d0..8d1212a 100644 --- a/build/_data/candidates/oakland/2014-11-04/andrew-park.json +++ b/build/_data/candidates/oakland/2014-11-04/andrew-park.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 350.0, "Individual": 49452.36, - "Unitemized": 8445.86, + "Unitemized": 8820.86, "Self Funding": 9102.36, "Other (includes Businesses)": 100.0 }, @@ -41,7 +41,7 @@ "Within Oakland": 35249.72, "Within California": 21280.0 }, - "total_small_contributions": 9413.86, + "total_small_contributions": 9788.86, "expenditures_by_type": { "Not Stated": 3746.73, "Phone Banks": 4981.94, diff --git a/build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json b/build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json index efbd686..0a55942 100644 --- a/build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json +++ b/build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json @@ -37,7 +37,7 @@ "contributions_by_type": { "Committee": 23250.0, "Individual": 85752.15, - "Unitemized": 5884.0, + "Unitemized": 6058.0, "Other (includes Businesses)": 9800.0 }, "contributions_by_origin": { @@ -45,7 +45,7 @@ "Within Oakland": 66292.15, "Within California": 45360.0 }, - "total_small_contributions": 6664.0, + "total_small_contributions": 6838.0, "expenditures_by_type": { "Print Ads": 100.0, "Not Stated": 5900.0, diff --git a/build/_data/candidates/oakland/2014-11-04/jean-quan.json b/build/_data/candidates/oakland/2014-11-04/jean-quan.json index dad15c2..5962fe2 100644 --- a/build/_data/candidates/oakland/2014-11-04/jean-quan.json +++ b/build/_data/candidates/oakland/2014-11-04/jean-quan.json @@ -31,7 +31,7 @@ ], "contributions_by_type": { "Individual": 117412.14, - "Unitemized": 12628.66, + "Unitemized": 12694.44, "Self Funding": 100885.73, "Other (includes Businesses)": 41350.0 }, @@ -40,7 +40,7 @@ "Within Oakland": 187811.87, "Within California": 66786.0 }, - "total_small_contributions": 16686.8, + "total_small_contributions": 16752.58, "expenditures_by_type": { "Not Stated": 22401.95, "Office Expenses": 1500.0, diff --git a/build/_data/candidates/oakland/2016-11-08/huber-trenado.json b/build/_data/candidates/oakland/2016-11-08/huber-trenado.json index 251c44b..646f605 100644 --- a/build/_data/candidates/oakland/2016-11-08/huber-trenado.json +++ b/build/_data/candidates/oakland/2016-11-08/huber-trenado.json @@ -36,7 +36,7 @@ ], "contributions_by_type": { "Individual": 16163.31, - "Unitemized": 1798.0, + "Unitemized": 1822.17, "Self Funding": 700.0, "Other (includes Businesses)": 3000.0 }, @@ -45,7 +45,7 @@ "Within Oakland": 9550.0, "Within California": 7563.31 }, - "total_small_contributions": 1798.0, + "total_small_contributions": 1822.17, "expenditures_by_type": { "Office Expenses": 123.83, "Fundraising Events": 126.9, diff --git a/build/_data/candidates/oakland/2016-11-08/larry-reid.json b/build/_data/candidates/oakland/2016-11-08/larry-reid.json index c7f62d2..7715e62 100644 --- a/build/_data/candidates/oakland/2016-11-08/larry-reid.json +++ b/build/_data/candidates/oakland/2016-11-08/larry-reid.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 8330.0, "Individual": 49450.0, - "Unitemized": 546.0, + "Unitemized": 696.0, "Self Funding": 376.51, "Other (includes Businesses)": 16450.0 }, @@ -41,7 +41,7 @@ "Within Oakland": 20056.51, "Within California": 47550.0 }, - "total_small_contributions": 546.0, + "total_small_contributions": 696.0, "expenditures_by_type": { "Print Ads": 1000.0, "Not Stated": 4698.42, diff --git a/build/_data/candidates/oakland/2016-11-08/peggy-moore.json b/build/_data/candidates/oakland/2016-11-08/peggy-moore.json index 2342d72..2b10687 100644 --- a/build/_data/candidates/oakland/2016-11-08/peggy-moore.json +++ b/build/_data/candidates/oakland/2016-11-08/peggy-moore.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 4300.0, "Individual": 101374.14, - "Unitemized": 19001.44, + "Unitemized": 19201.44, "Self Funding": 1650.0, "Other (includes Businesses)": 7800.0 }, @@ -41,7 +41,7 @@ "Within Oakland": 65935.14, "Within California": 45239.0 }, - "total_small_contributions": 20133.44, + "total_small_contributions": 20333.44, "expenditures_by_type": { "Office Expenses": 14393.29, "Fundraising Events": 2073.75, diff --git a/build/_data/candidates/oakland/2018-11-06/cat-brooks.json b/build/_data/candidates/oakland/2018-11-06/cat-brooks.json index b03b8a1..7c0fd06 100644 --- a/build/_data/candidates/oakland/2018-11-06/cat-brooks.json +++ b/build/_data/candidates/oakland/2018-11-06/cat-brooks.json @@ -37,7 +37,7 @@ "contributions_by_type": { "Committee": 6050.0, "Individual": 141583.59, - "Unitemized": 40321.2, + "Unitemized": 40341.2, "Other (includes Businesses)": 3215.0 }, "contributions_by_origin": { @@ -45,7 +45,7 @@ "Within Oakland": 91166.69, "Within California": 47704.22 }, - "total_small_contributions": 56355.33, + "total_small_contributions": 56375.33, "expenditures_by_type": { "Print Ads": 1975.0, "Phone Banks": 2728.63, diff --git a/build/_data/candidates/oakland/2018-11-06/charlie-michelson.json b/build/_data/candidates/oakland/2018-11-06/charlie-michelson.json index 7cd9f3d..127037f 100644 --- a/build/_data/candidates/oakland/2018-11-06/charlie-michelson.json +++ b/build/_data/candidates/oakland/2018-11-06/charlie-michelson.json @@ -31,7 +31,7 @@ ], "contributions_by_type": { "Individual": 76841.0, - "Unitemized": 4255.0, + "Unitemized": 4295.0, "Self Funding": 13600.0, "Other (includes Businesses)": 500.0 }, @@ -40,7 +40,7 @@ "Within Oakland": 59155.0, "Within California": 24386.0 }, - "total_small_contributions": 5125.0, + "total_small_contributions": 5165.0, "expenditures_by_type": { "Phone Banks": 175.0, "Contribution": 1600.0, diff --git a/build/_data/candidates/oakland/2018-11-06/courtney-ruby.json b/build/_data/candidates/oakland/2018-11-06/courtney-ruby.json index 3d2ad00..fbefb43 100644 --- a/build/_data/candidates/oakland/2018-11-06/courtney-ruby.json +++ b/build/_data/candidates/oakland/2018-11-06/courtney-ruby.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 3300.0, "Individual": 43067.34, - "Unitemized": 3510.0, + "Unitemized": 3549.4, "Other (includes Businesses)": 2350.0 }, "contributions_by_origin": { @@ -40,7 +40,7 @@ "Within Oakland": 35001.4, "Within California": 11865.94 }, - "total_small_contributions": 3685.0, + "total_small_contributions": 3724.4, "expenditures_by_type": { "Contribution": 150.0, "Civic Donations": 275.0, diff --git a/build/_data/candidates/oakland/2018-11-06/libby-schaaf.json b/build/_data/candidates/oakland/2018-11-06/libby-schaaf.json index 0fedb02..56db7fc 100644 --- a/build/_data/candidates/oakland/2018-11-06/libby-schaaf.json +++ b/build/_data/candidates/oakland/2018-11-06/libby-schaaf.json @@ -37,7 +37,7 @@ "contributions_by_type": { "Committee": 25650.0, "Individual": 544885.68, - "Unitemized": 8669.18, + "Unitemized": 8748.48, "Other (includes Businesses)": 36402.44 }, "contributions_by_origin": { @@ -45,7 +45,7 @@ "Within Oakland": 288695.0, "Within California": 300593.12 }, - "total_small_contributions": 10159.2, + "total_small_contributions": 10238.5, "expenditures_by_type": { "Print Ads": 3951.0, "Not Stated": 39697.61, diff --git a/build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json b/build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json index 4a98065..e7f5077 100644 --- a/build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json +++ b/build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 3050.0, "Individual": 45809.29, - "Unitemized": 7014.63, + "Unitemized": 7034.63, "Self Funding": 105.64, "Other (includes Businesses)": 2400.0 }, @@ -41,7 +41,7 @@ "Within Oakland": 24589.64, "Within California": 23950.29 }, - "total_small_contributions": 8867.27, + "total_small_contributions": 8887.27, "expenditures_by_type": { "Print Ads": 4038.24, "Contribution": 350.0, diff --git a/build/_data/candidates/oakland/2018-11-06/pamela-harris.json b/build/_data/candidates/oakland/2018-11-06/pamela-harris.json index 5c3b7dd..2c0812b 100644 --- a/build/_data/candidates/oakland/2018-11-06/pamela-harris.json +++ b/build/_data/candidates/oakland/2018-11-06/pamela-harris.json @@ -37,7 +37,7 @@ "contributions_by_type": { "Committee": 5000.0, "Individual": 48469.0, - "Unitemized": 9097.0, + "Unitemized": 9132.0, "Self Funding": 3148.13, "Other (includes Businesses)": 2750.0 }, @@ -46,7 +46,7 @@ "Within Oakland": 36147.13, "Within California": 16120.0 }, - "total_small_contributions": 11936.0, + "total_small_contributions": 11971.0, "expenditures_by_type": { "Phone Banks": 586.45, "Contribution": 158.44, diff --git a/build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json b/build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json index c00931b..e1e680e 100644 --- a/build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json +++ b/build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json @@ -37,7 +37,7 @@ "contributions_by_type": { "Committee": 4100.0, "Individual": 8041.08, - "Unitemized": 1375.5, + "Unitemized": 1396.5, "Other (includes Businesses)": 325.0 }, "contributions_by_origin": { @@ -45,7 +45,7 @@ "Within Oakland": 6825.0, "Within California": 5341.08 }, - "total_small_contributions": 1475.5, + "total_small_contributions": 1496.5, "expenditures_by_type": { "Not Stated": 6084.14, "Phone Banks": 650.0, diff --git a/build/_data/candidates/oakland/2020-11-03/dan-kalb.json b/build/_data/candidates/oakland/2020-11-03/dan-kalb.json index 09a7c4f..9b91cfd 100644 --- a/build/_data/candidates/oakland/2020-11-03/dan-kalb.json +++ b/build/_data/candidates/oakland/2020-11-03/dan-kalb.json @@ -43,7 +43,7 @@ "contributions_by_type": { "Committee": 28988.67, "Individual": 117395.2, - "Unitemized": 10688.17, + "Unitemized": 10772.52, "Self Funding": 228.0, "Other (includes Businesses)": 7500.0 }, @@ -52,7 +52,7 @@ "Within Oakland": 63409.82, "Within California": 82059.71 }, - "total_small_contributions": 13707.1, + "total_small_contributions": 13791.45, "expenditures_by_type": { "Print Ads": 385.0, "Not Stated": 39424.51, diff --git a/build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json b/build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json index 22a964d..2ddc913 100644 --- a/build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json +++ b/build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json @@ -43,7 +43,7 @@ "contributions_by_type": { "Committee": 5800.0, "Individual": 17725.0, - "Unitemized": 3720.0, + "Unitemized": 3741.49, "Other (includes Businesses)": 115.0 }, "contributions_by_origin": { @@ -51,7 +51,7 @@ "Within Oakland": 14490.0, "Within California": 8000.0 }, - "total_small_contributions": 4420.0, + "total_small_contributions": 4441.49, "expenditures_by_type": { "Print Ads": 325.0, "Phone Banks": 500.0, diff --git a/build/_data/candidates/oakland/2022-11-08/max-orozco.json b/build/_data/candidates/oakland/2022-11-08/max-orozco.json index 2546dfc..098758c 100644 --- a/build/_data/candidates/oakland/2022-11-08/max-orozco.json +++ b/build/_data/candidates/oakland/2022-11-08/max-orozco.json @@ -36,7 +36,7 @@ ], "contributions_by_type": { "Individual": 1000.0, - "Unitemized": 75.0, + "Unitemized": 94.65, "Other (includes Businesses)": 1200.0 }, "contributions_by_origin": { @@ -44,7 +44,7 @@ "Within Oakland": 1450.0, "Within California": 350.0 }, - "total_small_contributions": 75.0, + "total_small_contributions": 94.65, "expenditures_by_type": { "Not Stated": 611.34, "Campaign Paraphernalia/Misc.": 2812.06, diff --git a/build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json b/build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json index 3de542f..0e6cce8 100644 --- a/build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json +++ b/build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 41910.41, "Individual": 113294.0, - "Unitemized": 8071.0, + "Unitemized": 8110.59, "Other (includes Businesses)": 2200.0 }, "contributions_by_origin": { @@ -40,7 +40,7 @@ "Within Oakland": 81289.41, "Within California": 61665.0 }, - "total_small_contributions": 9421.0, + "total_small_contributions": 9460.59, "expenditures_by_type": { "Print Ads": 200.0, "Not Stated": 24913.46, diff --git a/build/_data/candidates/oakland/2022-11-08/valarie-bachelor.json b/build/_data/candidates/oakland/2022-11-08/valarie-bachelor.json index 284542c..e145706 100644 --- a/build/_data/candidates/oakland/2022-11-08/valarie-bachelor.json +++ b/build/_data/candidates/oakland/2022-11-08/valarie-bachelor.json @@ -43,7 +43,7 @@ "contributions_by_type": { "Committee": 7800.0, "Individual": 23919.63, - "Unitemized": 5755.0, + "Unitemized": 5789.96, "Self Funding": 101.0, "Other (includes Businesses)": 1600.0 }, @@ -52,7 +52,7 @@ "Within Oakland": 14473.63, "Within California": 12800.0 }, - "total_small_contributions": 6725.21, + "total_small_contributions": 6760.17, "expenditures_by_type": { "Not Stated": 7690.43, "Fundraising Events": 525.0, diff --git a/build/_data/candidates/oakland/2024-11-05/treva-reid.json b/build/_data/candidates/oakland/2024-11-05/treva-reid.json index 7e06bed..4c94f76 100644 --- a/build/_data/candidates/oakland/2024-11-05/treva-reid.json +++ b/build/_data/candidates/oakland/2024-11-05/treva-reid.json @@ -32,14 +32,14 @@ "contributions_by_type": { "Committee": 500.0, "Individual": 18349.5, - "Unitemized": 2498.0 + "Unitemized": 2548.0 }, "contributions_by_origin": { "Out of State": 7400.0, "Within Oakland": 5100.0, "Within California": 6349.5 }, - "total_small_contributions": 2498.0, + "total_small_contributions": 2548.0, "expenditures_by_type": { "Fundraising Events": 354.63, "Professional Services (Legal, Accounting)": 2971.99, diff --git a/build/_data/elections/oakland/2014-11-04.json b/build/_data/elections/oakland/2014-11-04.json index 92af51f..21d8e60 100644 --- a/build/_data/elections/oakland/2014-11-04.json +++ b/build/_data/elections/oakland/2014-11-04.json @@ -8,7 +8,7 @@ "contributions_by_type": { "Committee": 156538.05, "Individual": 1816501.47, - "Unitemized": 143224.34999999998, + "Unitemized": 143918.13, "Self Funding": 468744.9599999999, "Other (includes Businesses)": 247639.34 }, diff --git a/build/_data/elections/oakland/2016-11-08.json b/build/_data/elections/oakland/2016-11-08.json index f52c411..344d65e 100644 --- a/build/_data/elections/oakland/2016-11-08.json +++ b/build/_data/elections/oakland/2016-11-08.json @@ -8,7 +8,7 @@ "contributions_by_type": { "Committee": 8423134.030000001, "Individual": 10284156.58, - "Unitemized": 70529.93, + "Unitemized": 70904.09999999999, "Self Funding": 124742.81999999999, "Other (includes Businesses)": 1790267.46 }, diff --git a/build/_data/elections/oakland/2018-11-06.json b/build/_data/elections/oakland/2018-11-06.json index 3465683..1a8ab94 100644 --- a/build/_data/elections/oakland/2018-11-06.json +++ b/build/_data/elections/oakland/2018-11-06.json @@ -8,7 +8,7 @@ "contributions_by_type": { "Committee": 954896.17, "Individual": 2649041.44, - "Unitemized": 157811.78, + "Unitemized": 158045.47999999998, "Self Funding": 88464.97, "Other (includes Businesses)": 2739121.2600000002 }, @@ -54,7 +54,7 @@ "type": "office", "title": "Oakland November 6th, 2018 Election", "candidate": "Cat Brooks", - "proportion": 0.2947611899150054, + "proportion": 0.2948657980114942, "office_title": "Mayor" } ], diff --git a/build/_data/elections/oakland/2020-11-03.json b/build/_data/elections/oakland/2020-11-03.json index 05260d5..652c134 100644 --- a/build/_data/elections/oakland/2020-11-03.json +++ b/build/_data/elections/oakland/2020-11-03.json @@ -8,7 +8,7 @@ "contributions_by_type": { "Committee": 443366.93, "Individual": 1761987.61, - "Unitemized": 213305.34999999995, + "Unitemized": 213432.18999999994, "Self Funding": 134466.64, "Other (includes Businesses)": 328106.4 }, diff --git a/build/_data/elections/oakland/2022-11-08.json b/build/_data/elections/oakland/2022-11-08.json index d436f62..262cc31 100644 --- a/build/_data/elections/oakland/2022-11-08.json +++ b/build/_data/elections/oakland/2022-11-08.json @@ -9,7 +9,7 @@ "PTY": 15900.0, "Committee": 995101.14, "Individual": 2507910.869999998, - "Unitemized": 135828.3, + "Unitemized": 135922.5, "Self Funding": 2711.0, "Other (includes Businesses)": 2638453.6399999997 }, @@ -47,7 +47,7 @@ "type": "office", "title": "Oakland November 8th, 2022 General Election", "candidate": "Valarie Bachelor", - "proportion": 0.17107883651708103, + "proportion": 0.1719681643038174, "office_title": "OUSD District 6" }, { diff --git a/build/_data/elections/oakland/2024-11-05.json b/build/_data/elections/oakland/2024-11-05.json index adbcd09..a482a4b 100644 --- a/build/_data/elections/oakland/2024-11-05.json +++ b/build/_data/elections/oakland/2024-11-05.json @@ -8,7 +8,7 @@ "contributions_by_type": { "Committee": 500.0, "Individual": 18349.5, - "Unitemized": 2498.0 + "Unitemized": 2548.0 }, "most_expensive_races": [ { @@ -24,7 +24,7 @@ "type": "office", "title": "Oakland November 5th, 2024 General Election", "candidate": "Treva Reid", - "proportion": 0.11674261011800444, + "proportion": 0.11907933169762823, "office_title": "City Council District 7" } ], diff --git a/build/_data/stats.json b/build/_data/stats.json index f5612cc..1ed9ca5 100644 --- a/build/_data/stats.json +++ b/build/_data/stats.json @@ -1,3 +1,3 @@ { - "date_processed": "2023-12-14 00:08:59 -0800" + "date_processed": "2023-12-15 00:08:53 -0800" } diff --git a/build/_data/totals.json b/build/_data/totals.json index 6635460..bee6601 100644 --- a/build/_data/totals.json +++ b/build/_data/totals.json @@ -42,7 +42,7 @@ "contributions_by_type": { "Committee": 156538.05, "Individual": 1816501.47, - "Unitemized": 143224.34999999998, + "Unitemized": 143918.13, "Self Funding": 468744.9599999999, "Other (includes Businesses)": 247639.34 }, @@ -203,7 +203,7 @@ "contributions_by_type": { "Committee": 8423134.030000001, "Individual": 10284156.58, - "Unitemized": 70529.93, + "Unitemized": 70904.09999999999, "Self Funding": 124742.81999999999, "Other (includes Businesses)": 1790267.46 }, @@ -398,7 +398,7 @@ "contributions_by_type": { "Committee": 954896.17, "Individual": 2649041.44, - "Unitemized": 157811.78, + "Unitemized": 158045.47999999998, "Self Funding": 88464.97, "Other (includes Businesses)": 2739121.2600000002 }, @@ -444,7 +444,7 @@ "type": "office", "title": "Oakland November 6th, 2018 Election", "candidate": "Cat Brooks", - "proportion": 0.2947611899150054, + "proportion": 0.2948657980114942, "office_title": "Mayor" } ], @@ -593,7 +593,7 @@ "contributions_by_type": { "Committee": 443366.93, "Individual": 1761987.61, - "Unitemized": 213305.34999999995, + "Unitemized": 213432.18999999994, "Self Funding": 134466.64, "Other (includes Businesses)": 328106.4 }, @@ -789,7 +789,7 @@ "PTY": 15900.0, "Committee": 995101.14, "Individual": 2507910.869999998, - "Unitemized": 135828.3, + "Unitemized": 135922.5, "Self Funding": 2711.0, "Other (includes Businesses)": 2638453.6399999997 }, @@ -827,7 +827,7 @@ "type": "office", "title": "Oakland November 8th, 2022 General Election", "candidate": "Valarie Bachelor", - "proportion": 0.17107883651708103, + "proportion": 0.1719681643038174, "office_title": "OUSD District 6" }, { @@ -1460,7 +1460,7 @@ "contributions_by_type": { "Committee": 500.0, "Individual": 18349.5, - "Unitemized": 2498.0 + "Unitemized": 2548.0 }, "most_expensive_races": [ { @@ -1476,7 +1476,7 @@ "type": "office", "title": "Oakland November 5th, 2024 General Election", "candidate": "Treva Reid", - "proportion": 0.11674261011800444, + "proportion": 0.11907933169762823, "office_title": "City Council District 7" } ], diff --git a/build/digests.json b/build/digests.json index 37e78cb..27ff481 100644 --- a/build/digests.json +++ b/build/digests.json @@ -1,21 +1,21 @@ { "_total_contributions": { - "_total_contributions_by_source_with_unitemized_from_elections": 40460950.74, - "_total_contributions_by_source_with_unitemized_from_tickets": 40460950.74, - "_total_contributions_by_source_with_unitemized_from_totals": 40460950.74, - "_total_contributions_by_type_with_loans_from_elections": 40461170.02, - "_total_contributions_by_type_with_loans_from_tickets": 40461170.02, - "_total_contributions_by_type_with_loans_from_totals": 40461170.02, + "_total_contributions_by_source_with_unitemized_from_elections": 40462523.43, + "_total_contributions_by_source_with_unitemized_from_tickets": 40462523.43, + "_total_contributions_by_source_with_unitemized_from_totals": 40462523.43, + "_total_contributions_by_type_with_loans_from_elections": 40462742.71, + "_total_contributions_by_type_with_loans_from_tickets": 40462742.71, + "_total_contributions_by_type_with_loans_from_totals": 40462742.71, "_total_contributions_from_elections": 40991216.58, "_total_contributions_from_tickets": 40991216.58, "_total_contributions_from_totals": 40991216.58, "oakland-2022": { "_total_contributions_by_source_with_unitemized_from_elections": 153799.76, - "_total_contributions_by_source_with_unitemized_from_tickets": 6345629.69, - "_total_contributions_by_source_with_unitemized_from_totals": 6345629.69, + "_total_contributions_by_source_with_unitemized_from_tickets": 6345723.89, + "_total_contributions_by_source_with_unitemized_from_totals": 6345723.89, "_total_contributions_by_type_with_loans_from_elections": 153799.76, - "_total_contributions_by_type_with_loans_from_tickets": 6345629.69, - "_total_contributions_by_type_with_loans_from_totals": 6345629.69, + "_total_contributions_by_type_with_loans_from_tickets": 6345723.89, + "_total_contributions_by_type_with_loans_from_totals": 6345723.89, "_total_contributions_from_elections": 104075.02, "_total_contributions_from_tickets": 6476065.89, "_total_contributions_from_totals": 6476065.89 @@ -32,12 +32,12 @@ "_total_contributions_from_totals": 23415.0 }, "oakland-2024": { - "_total_contributions_by_source_with_unitemized_from_elections": 21347.5, - "_total_contributions_by_source_with_unitemized_from_tickets": 21347.5, - "_total_contributions_by_source_with_unitemized_from_totals": 21347.5, - "_total_contributions_by_type_with_loans_from_elections": 21347.5, - "_total_contributions_by_type_with_loans_from_tickets": 21347.5, - "_total_contributions_by_type_with_loans_from_totals": 21347.5, + "_total_contributions_by_source_with_unitemized_from_elections": 21397.5, + "_total_contributions_by_source_with_unitemized_from_tickets": 21397.5, + "_total_contributions_by_source_with_unitemized_from_totals": 21397.5, + "_total_contributions_by_type_with_loans_from_elections": 21397.5, + "_total_contributions_by_type_with_loans_from_tickets": 21397.5, + "_total_contributions_by_type_with_loans_from_totals": 21397.5, "_total_contributions_from_elections": 21397.5, "_total_contributions_from_tickets": 21397.5, "_total_contributions_from_totals": 21397.5 @@ -140,7 +140,7 @@ "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:supporting_money": "d9b6ec17e26ef54b16c3473825b59531", + "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:supporting_money": "46431f8c74ab3f7dc55e835e9693a4cd", "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:total_contributions": "082faca47cae809362a0d275e31000e6", "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:total_expenditures": "dcf81151131913632e39565f0ef7a392", "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -192,7 +192,7 @@ "build/_data/candidates/oakland/2014-11-04/andrew-park.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/andrew-park.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/andrew-park.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2014-11-04/andrew-park.json:supporting_money": "2265bdae3ce72147d15b899214b90235", + "build/_data/candidates/oakland/2014-11-04/andrew-park.json:supporting_money": "88d510309349c40e4bbbdf2b39a5fc9f", "build/_data/candidates/oakland/2014-11-04/andrew-park.json:total_contributions": "a638c17b802ccfa5bdb9b22a5bc625f7", "build/_data/candidates/oakland/2014-11-04/andrew-park.json:total_expenditures": "2d9bad16ab845b50506bddd6627a5a30", "build/_data/candidates/oakland/2014-11-04/andrew-park.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -218,7 +218,7 @@ "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:supporting_money": "ab54a545f6789387c3cdf2073402a810", + "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:supporting_money": "ef8bcac3620c8d2af556d01f09e0f3cf", "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:total_contributions": "37e97a208fd324b05ff76d69be98381e", "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:total_expenditures": "56a095eb0a87b44fb38b3d5cc4340059", "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -556,7 +556,7 @@ "build/_data/candidates/oakland/2014-11-04/jean-quan.json:opposing_money": "c3f9c653ab0abd1f0346d430cfbec2ba", "build/_data/candidates/oakland/2014-11-04/jean-quan.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/jean-quan.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2014-11-04/jean-quan.json:supporting_money": "98da72233199abd807372b34b912df18", + "build/_data/candidates/oakland/2014-11-04/jean-quan.json:supporting_money": "4c774d6d6aba7dbe756fc619a060ad1f", "build/_data/candidates/oakland/2014-11-04/jean-quan.json:total_contributions": "1bcadc9f4a165545774427a630dbc706", "build/_data/candidates/oakland/2014-11-04/jean-quan.json:total_expenditures": "2910790a3367f70218e6b37a56188082", "build/_data/candidates/oakland/2014-11-04/jean-quan.json:total_loans_received": "b3eee4200b16fd807d553207fc3a9ce4", @@ -1388,7 +1388,7 @@ "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:party_affiliation": "7936573151f1f9db4b3204b6eb1c3c6f", "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:photo_url": "24ce51bb24c4fca9ced7f9b23e86f338", - "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:supporting_money": "a53551fd953fd063ffdd67672a9dbc83", + "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:supporting_money": "afc65da6a1a1dfcfb722b75257abd063", "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:total_contributions": "f56f48baf17ee7b5edfa6ff4a145427f", "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:total_expenditures": "de3d7ddde18fcb0381881ab9e95bc8d8", "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -1544,7 +1544,7 @@ "build/_data/candidates/oakland/2016-11-08/larry-reid.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2016-11-08/larry-reid.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2016-11-08/larry-reid.json:photo_url": "b6239901fb7b26dd67c5652f676dd043", - "build/_data/candidates/oakland/2016-11-08/larry-reid.json:supporting_money": "082da5b89a7bae4339bcf2e43077b2fe", + "build/_data/candidates/oakland/2016-11-08/larry-reid.json:supporting_money": "8d9ab6bdfc148611607cda9e40e50dc9", "build/_data/candidates/oakland/2016-11-08/larry-reid.json:total_contributions": "11e92ce4c08b98eea78b1177f7ec67e6", "build/_data/candidates/oakland/2016-11-08/larry-reid.json:total_expenditures": "5c4efc8477906bae0a554261dd8289ce", "build/_data/candidates/oakland/2016-11-08/larry-reid.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -1804,7 +1804,7 @@ "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:party_affiliation": "7936573151f1f9db4b3204b6eb1c3c6f", "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:photo_url": "12d59f5c4912091cc0b77b6ffaad1ba4", - "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:supporting_money": "3875edc33baa6e12b178c78496ec4296", + "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:supporting_money": "57a4a286404b0afe87ace6b763215d0a", "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:total_contributions": "36483f344d9911002807ff659f056ffa", "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:total_expenditures": "f8cd97a5023b344ec58e3435d2dc45c7", "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2012,7 +2012,7 @@ "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:photo_url": "8317b632f5bb670bb8b2f8a50bccbdb4", - "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:supporting_money": "a910bbf3fdccac4223a36899c341c6f3", + "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:supporting_money": "fba991cdf31cfbd86f7bd3497d13cb72", "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:total_contributions": "bac8e597fea7ae54e3ae4a96781f769f", "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:total_expenditures": "05f38ed83e369b2872ef34e2a6d8a3a4", "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2064,7 +2064,7 @@ "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:photo_url": "f369e804ebb49f991882a3b259137aed", - "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:supporting_money": "1ac475d866950d4e378322723868fde7", + "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:supporting_money": "01a892ec482018401295f18465d48826", "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:total_contributions": "c00dd9221d8b317570143f80438de06d", "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:total_expenditures": "80e1bf84b06cb8c86fba96ed38349032", "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2116,7 +2116,7 @@ "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:photo_url": "4f15717c70f1597229507ccbed90b489", - "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:supporting_money": "8741a88396f6f284e29a20d182996d60", + "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:supporting_money": "209199b28862861b86812bb15006d3a7", "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:total_contributions": "2291e0bebd5370e27bd4775d2c49662d", "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:total_expenditures": "2291e0bebd5370e27bd4775d2c49662d", "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2350,7 +2350,7 @@ "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:photo_url": "f11f9bdd3eea617410c0fd307f22dde5", - "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:supporting_money": "b9f01a857cdf08d4124b8d9919e692f7", + "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:supporting_money": "f185450bc297799e69d2e4815508d1af", "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:total_contributions": "e041a7d07a04c2370a0bc0d5563a7b08", "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:total_expenditures": "a15eaf9a86cca0ad2b613e7acb1dc5cd", "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2532,7 +2532,7 @@ "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:photo_url": "88e996afdd32329d27607ac53fc8d893", - "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:supporting_money": "41b866654bf8839cf7fd380cb8d44277", + "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:supporting_money": "129d0d4c3a6a2ef59e9c2c20d87fb84d", "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:total_contributions": "6c2cc21808b06a38712cc71486be5984", "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:total_expenditures": "a257291886b68a967174de7527122b56", "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2584,7 +2584,7 @@ "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:photo_url": "7c35ad79a463d54b3c5720a754c585be", - "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:supporting_money": "53de48363e6e902ec2493f50451f970a", + "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:supporting_money": "55b7702a60281d30244b5db6a2dc16b0", "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:total_contributions": "8e8de1d985fa6abb6cfefc743a2a2b98", "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:total_expenditures": "4caf4d18f09b7ed8a1a1fd6998b676e8", "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2844,7 +2844,7 @@ "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:supporting_money": "8d1497116e2330f852fe434db70837ef", + "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:supporting_money": "e6f95704d82a312102dc1a2269155390", "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:total_contributions": "36cbdeeb87bea4f5851ad3c839022110", "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:total_expenditures": "f05e9eadab14008aaa473dc3334bcaa1", "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -3000,7 +3000,7 @@ "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:opposing_money": "f8ca643d45d7e2b1bfe0d4e3db26c848", "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:photo_url": "54144d4cae9485b9c264b02150a27c5b", - "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:supporting_money": "24e2c1b6113ada43aeb57bfe4b469aad", + "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:supporting_money": "2eecc32416af389c686566617b8d6690", "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:total_contributions": "b7dca5fd24697f15528c205d10a74364", "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:total_expenditures": "cdbed8331b462a7fbb414a382fdd2d6d", "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -3364,7 +3364,7 @@ "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:supporting_money": "d7d89c9f1b668eedac947b640c9f9582", + "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:supporting_money": "052e69a6334b4b0813dd9d245b3f913d", "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:total_contributions": "aec0c449251078ca9c567c79e719d837", "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:total_expenditures": "fc95054e6bb56fb4bac5584095c023d6", "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -4300,7 +4300,7 @@ "build/_data/candidates/oakland/2022-11-08/max-orozco.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2022-11-08/max-orozco.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2022-11-08/max-orozco.json:photo_url": "3e7442698fe65682132f25e8a2788da1", - "build/_data/candidates/oakland/2022-11-08/max-orozco.json:supporting_money": "61c9a0ba47d9cbc3f4fcc8fcb4330286", + "build/_data/candidates/oakland/2022-11-08/max-orozco.json:supporting_money": "a28a5884b84246005e5f4ac2ab0d7086", "build/_data/candidates/oakland/2022-11-08/max-orozco.json:total_contributions": "f5eecd995d4bf005a3738b32c12e246b", "build/_data/candidates/oakland/2022-11-08/max-orozco.json:total_expenditures": "327606f0f42b0c0e1fc49ed13f35b112", "build/_data/candidates/oakland/2022-11-08/max-orozco.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -4456,7 +4456,7 @@ "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:photo_url": "0b47be8784910ac3879be9497d4430c6", - "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:supporting_money": "b6a46665f7e051d1b6de20af83c3da90", + "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:supporting_money": "7a3d1ec11c32f0db434d226cdcb82f91", "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:total_contributions": "ca24413e00f5c7f882514bdfac4650aa", "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:total_expenditures": "10eaf72a33fab260648290f0bf852064", "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -4716,7 +4716,7 @@ "build/_data/candidates/oakland/2022-11-08/valarie-bachelor.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2022-11-08/valarie-bachelor.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2022-11-08/valarie-bachelor.json:photo_url": "08c4190027517b5f46163396aa648e6e", - "build/_data/candidates/oakland/2022-11-08/valarie-bachelor.json:supporting_money": "f9f0c76cc4f193eaec20ee4c9eaf9ec5", + "build/_data/candidates/oakland/2022-11-08/valarie-bachelor.json:supporting_money": "76653dd112afb8ae6219e61563696c15", "build/_data/candidates/oakland/2022-11-08/valarie-bachelor.json:total_contributions": "f454dc9551dbf17aaed70a93494d8d36", "build/_data/candidates/oakland/2022-11-08/valarie-bachelor.json:total_expenditures": "f78b48dc4b802a9d02fccdbde698ce66", "build/_data/candidates/oakland/2022-11-08/valarie-bachelor.json:total_loans_received": "62dca49f0781bf26b4305bddb0414bea", @@ -5106,7 +5106,7 @@ "build/_data/candidates/oakland/2024-11-05/treva-reid.json:opposing_money": "ef9bc92fa3d60bc89b44634370c73870", "build/_data/candidates/oakland/2024-11-05/treva-reid.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2024-11-05/treva-reid.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2024-11-05/treva-reid.json:supporting_money": "d97793e678e08fa63a309f444dfd5e51", + "build/_data/candidates/oakland/2024-11-05/treva-reid.json:supporting_money": "27956d09e0132dad4b3b8098252bec81", "build/_data/candidates/oakland/2024-11-05/treva-reid.json:total_contributions": "dcb3535d0bbc6bf55e50ccc604cce784", "build/_data/candidates/oakland/2024-11-05/treva-reid.json:total_expenditures": "1012dab3ca574b6fafe389a4ec783d7c", "build/_data/candidates/oakland/2024-11-05/treva-reid.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -6138,7 +6138,7 @@ "build/_data/elections/berkeley/2018-11-06.json:top_spenders_for_offices": "d751713988987e9331980363e24189ce", "build/_data/elections/berkeley/2018-11-06.json:total_contributions": "30565a8911a6bb487e3745c0ea3c8224", "build/_data/elections/berkeley/2018-11-06.json:total_contributions_by_source": "99914b932bd37a50b983c5e7c90ae93b", - "build/_data/elections/oakland/2014-11-04.json:contributions_by_type": "b3e27a6ccffa8ac1463ea1bf8773244e", + "build/_data/elections/oakland/2014-11-04.json:contributions_by_type": "9f0d1b95324f0c80a836e91b6cdc9314", "build/_data/elections/oakland/2014-11-04.json:largest_independent_expenditures": "dbcc9474c3ca751411c8307345d778be", "build/_data/elections/oakland/2014-11-04.json:largest_small_proportion": "4253a03eafa1a90850db42b8c7c223c3", "build/_data/elections/oakland/2014-11-04.json:most_expensive_races": "9c2f6ee33e209d01b8de0e03277ff85d", @@ -6150,7 +6150,7 @@ "build/_data/elections/oakland/2014-11-04.json:top_spenders_for_offices": "033b2c090b91b65cbd69b43b0719c4f8", "build/_data/elections/oakland/2014-11-04.json:total_contributions": "538a810afd06f4931efd2856235d0698", "build/_data/elections/oakland/2014-11-04.json:total_contributions_by_source": "4e9c4b28d4adb6144993249ffe3c5429", - "build/_data/elections/oakland/2016-11-08.json:contributions_by_type": "9791eba95d9acb6cdf2f3f7dd81c9c6e", + "build/_data/elections/oakland/2016-11-08.json:contributions_by_type": "fb78f1f5a5e22893bc60f77dadf20e24", "build/_data/elections/oakland/2016-11-08.json:largest_independent_expenditures": "172ff076646891ccc7dbc78e171edb28", "build/_data/elections/oakland/2016-11-08.json:largest_small_proportion": "b1785f13c9d8d0358b034df3fdb28a71", "build/_data/elections/oakland/2016-11-08.json:most_expensive_races": "37e1fafea612423b192161a36a940983", @@ -6174,7 +6174,7 @@ "build/_data/elections/oakland/2018-06-05.json:top_spenders_for_offices": "d751713988987e9331980363e24189ce", "build/_data/elections/oakland/2018-06-05.json:total_contributions": "508a51aca7c8fc09ec1d5a1cfdfff756", "build/_data/elections/oakland/2018-06-05.json:total_contributions_by_source": "99284822b12f888e26bb7f952a9187a9", - "build/_data/elections/oakland/2018-11-06.json:contributions_by_type": "a98e914bb7bb4b1ab76149b85d25ad3a", + "build/_data/elections/oakland/2018-11-06.json:contributions_by_type": "a73c69821ffaae64b2591c51826c8d21", "build/_data/elections/oakland/2018-11-06.json:largest_independent_expenditures": "c27080a59bebb0861c502328e58db3d6", "build/_data/elections/oakland/2018-11-06.json:largest_small_proportion": "45bcded1bb8ecab20b85effd7fd80f1c", "build/_data/elections/oakland/2018-11-06.json:most_expensive_races": "7faf5ae9dae02baf2724e7ab7408445b", @@ -6198,7 +6198,7 @@ "build/_data/elections/oakland/2020-03-03.json:top_spenders_for_offices": "d751713988987e9331980363e24189ce", "build/_data/elections/oakland/2020-03-03.json:total_contributions": "31cdc0d4bf8cab16a51da5fca67b34c6", "build/_data/elections/oakland/2020-03-03.json:total_contributions_by_source": "0865f65bef0b894beb4652357ddc0018", - "build/_data/elections/oakland/2020-11-03.json:contributions_by_type": "44b7644585d558055ee0bb6f0da807ca", + "build/_data/elections/oakland/2020-11-03.json:contributions_by_type": "686806afe46e6f3723c9d88837338744", "build/_data/elections/oakland/2020-11-03.json:largest_independent_expenditures": "a5c830e9f071580d5a0f237009c2fa99", "build/_data/elections/oakland/2020-11-03.json:largest_small_proportion": "fd8b28c915c9ef3d2bd7a23f7205ce00", "build/_data/elections/oakland/2020-11-03.json:most_expensive_races": "a1ba8a12eac39490695e0e529416339a", @@ -6222,7 +6222,7 @@ "build/_data/elections/oakland/2022-06-07.json:top_spenders_for_offices": "d751713988987e9331980363e24189ce", "build/_data/elections/oakland/2022-06-07.json:total_contributions": "2fdfbd2cb5895fbacda7fb6e5e95d959", "build/_data/elections/oakland/2022-06-07.json:total_contributions_by_source": "b732d0981140a0eaa0e9733074be176b", - "build/_data/elections/oakland/2022-11-08.json:contributions_by_type": "b884bab8145d901447770a3433738072", + "build/_data/elections/oakland/2022-11-08.json:contributions_by_type": "1b1e3243ffb1a90aef2724c3e6a9fa5c", "build/_data/elections/oakland/2022-11-08.json:largest_independent_expenditures": "a3fdc8e6dd95a11f9753d1e2b5015cd6", "build/_data/elections/oakland/2022-11-08.json:largest_small_proportion": "627fb92f83cd9f24684a7ebfedc447ac", "build/_data/elections/oakland/2022-11-08.json:most_expensive_races": "3a41aefe7c22646073f03d1085b47c1f", @@ -6246,7 +6246,7 @@ "build/_data/elections/oakland/2023-11-07.json:top_spenders_for_offices": "085ec8c96f3354ea505f66e52f839c83", "build/_data/elections/oakland/2023-11-07.json:total_contributions": "92ee4885ca9f76a60a0bfb8447905620", "build/_data/elections/oakland/2023-11-07.json:total_contributions_by_source": "3741f0827ffa4761819e61302f964d82", - "build/_data/elections/oakland/2024-11-05.json:contributions_by_type": "b1ceac551989a0fb96fc9cf67679c450", + "build/_data/elections/oakland/2024-11-05.json:contributions_by_type": "f508590c1d92fb5d8b09f146bbd6dca7", "build/_data/elections/oakland/2024-11-05.json:largest_independent_expenditures": "99914b932bd37a50b983c5e7c90ae93b", "build/_data/elections/oakland/2024-11-05.json:largest_small_proportion": "c8954756ceafe6c199d3e2fcfddc0f09", "build/_data/elections/oakland/2024-11-05.json:most_expensive_races": "cf8550d1e20a8b9de05e897df016b141", @@ -7022,13 +7022,13 @@ "build/_data/referendum_supporting/oakland/2022-11-08/progressive-and-equitable-oakland-gross-receipts-tax.json:voters_edge_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/stats.json:date_processed": "cda05e11d2adbf38316f33f18680c106", "build/_data/totals.json:berkeley-2018": "b5797ed81b73878816ce4a247f1b1c2e", - "build/_data/totals.json:oakland-2014": "2d2e1ba5b85f10a269262e6d10d029e2", - "build/_data/totals.json:oakland-2016": "41fa6f68a08d6e366df7034b6ef6f219", - "build/_data/totals.json:oakland-2018": "acff2137e602eb0400d81e54f926f0fa", - "build/_data/totals.json:oakland-2020": "7489ec2ee23970386e81dfe775cd5270", - "build/_data/totals.json:oakland-2022": "e269ceb94812e51cb9f81393bf821b1b", + "build/_data/totals.json:oakland-2014": "9fdf2028db6f53692a355306c8e114ea", + "build/_data/totals.json:oakland-2016": "2a1ed566a969cb0fac155884fbee6f43", + "build/_data/totals.json:oakland-2018": "af6292628f47998627a9670034d63dbf", + "build/_data/totals.json:oakland-2020": "a4067e66b90a5948c5fffcd40a7e34f5", + "build/_data/totals.json:oakland-2022": "29cbf11620c575ea6deb066eb699ae8c", "build/_data/totals.json:oakland-2023": "ffc5693b5798d0bc0cfb009255e4e58d", - "build/_data/totals.json:oakland-2024": "d91e5cb7a74c7556edd53583ebac07df", + "build/_data/totals.json:oakland-2024": "cfd13400ff6d8849770362943c7edba4", "build/_data/totals.json:oakland-june-2018": "cad345c2d29c542c3556a7bafcc12337", "build/_data/totals.json:oakland-june-2022": "7981581bb67e6583b89af31a367d8378", "build/_data/totals.json:oakland-march-2020": "c1e1ecfd29437c4902d5b78fe42d4bcb", ```
mikeubell commented 6 months ago
Build diff from Commit 5e9dca98969abec2a52ef2712ad074134fc11ad7: ```diff diff --git a/build/_data/candidates/oakland/2014-11-04/abel-guillen.json b/build/_data/candidates/oakland/2014-11-04/abel-guillen.json index 788c0f6..6c4b492 100644 --- a/build/_data/candidates/oakland/2014-11-04/abel-guillen.json +++ b/build/_data/candidates/oakland/2014-11-04/abel-guillen.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 51638.05, "Individual": 94350.01, - "Unitemized": 11859.0, + "Unitemized": 11938.0, "Other (includes Businesses)": 19143.0 }, "contributions_by_origin": { @@ -40,7 +40,7 @@ "Within Oakland": 80027.05, "Within California": 79703.01 }, - "total_small_contributions": 15898.0, + "total_small_contributions": 15977.0, "expenditures_by_type": { "Print Ads": 250.0, "Not Stated": 43849.56, diff --git a/build/_data/candidates/oakland/2014-11-04/andrew-park.json b/build/_data/candidates/oakland/2014-11-04/andrew-park.json index ad1b278..ae79097 100644 --- a/build/_data/candidates/oakland/2014-11-04/andrew-park.json +++ b/build/_data/candidates/oakland/2014-11-04/andrew-park.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 350.0, "Individual": 49452.36, - "Unitemized": 8445.86, + "Unitemized": 8820.86, "Self Funding": 9102.36, "Other (includes Businesses)": 100.0 }, @@ -41,7 +41,7 @@ "Within Oakland": 35249.72, "Within California": 21280.0 }, - "total_small_contributions": 9413.86, + "total_small_contributions": 9788.86, "expenditures_by_type": { "Not Stated": 3746.73, "Phone Banks": 4981.94, diff --git a/build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json b/build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json index 83c54c4..27b835a 100644 --- a/build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json +++ b/build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json @@ -38,7 +38,7 @@ "contributions_by_type": { "Committee": 23250.0, "Individual": 85752.15, - "Unitemized": 5884.0, + "Unitemized": 6058.0, "Other (includes Businesses)": 9800.0 }, "contributions_by_origin": { @@ -46,7 +46,7 @@ "Within Oakland": 66292.15, "Within California": 45360.0 }, - "total_small_contributions": 6664.0, + "total_small_contributions": 6838.0, "expenditures_by_type": { "Print Ads": 100.0, "Not Stated": 5900.0, diff --git a/build/_data/candidates/oakland/2014-11-04/jean-quan.json b/build/_data/candidates/oakland/2014-11-04/jean-quan.json index cef775e..f82327f 100644 --- a/build/_data/candidates/oakland/2014-11-04/jean-quan.json +++ b/build/_data/candidates/oakland/2014-11-04/jean-quan.json @@ -31,7 +31,7 @@ ], "contributions_by_type": { "Individual": 117412.14, - "Unitemized": 12628.66, + "Unitemized": 12694.44, "Self Funding": 100885.73, "Other (includes Businesses)": 41350.0 }, @@ -40,7 +40,7 @@ "Within Oakland": 187811.87, "Within California": 66786.0 }, - "total_small_contributions": 16686.8, + "total_small_contributions": 16752.58, "expenditures_by_type": { "Not Stated": 22401.95, "Office Expenses": 1500.0, diff --git a/build/_data/candidates/oakland/2016-11-08/huber-trenado.json b/build/_data/candidates/oakland/2016-11-08/huber-trenado.json index f5d8ddb..c53a42e 100644 --- a/build/_data/candidates/oakland/2016-11-08/huber-trenado.json +++ b/build/_data/candidates/oakland/2016-11-08/huber-trenado.json @@ -37,7 +37,7 @@ ], "contributions_by_type": { "Individual": 16163.31, - "Unitemized": 1798.0, + "Unitemized": 1822.17, "Self Funding": 700.0, "Other (includes Businesses)": 3000.0 }, @@ -46,7 +46,7 @@ "Within Oakland": 9550.0, "Within California": 7563.31 }, - "total_small_contributions": 1798.0, + "total_small_contributions": 1822.17, "expenditures_by_type": { "Office Expenses": 123.83, "Fundraising Events": 126.9, diff --git a/build/_data/candidates/oakland/2016-11-08/larry-reid.json b/build/_data/candidates/oakland/2016-11-08/larry-reid.json index b8b022c..9c3b5ff 100644 --- a/build/_data/candidates/oakland/2016-11-08/larry-reid.json +++ b/build/_data/candidates/oakland/2016-11-08/larry-reid.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 8930.0, "Individual": 49450.0, - "Unitemized": 546.0, + "Unitemized": 696.0, "Self Funding": 376.51, "Other (includes Businesses)": 17458.2 }, @@ -41,7 +41,7 @@ "Within Oakland": 21064.71, "Within California": 48150.0 }, - "total_small_contributions": 596.2, + "total_small_contributions": 746.2, "expenditures_by_type": { "Print Ads": 1000.0, "Not Stated": 4698.42, diff --git a/build/_data/candidates/oakland/2016-11-08/peggy-moore.json b/build/_data/candidates/oakland/2016-11-08/peggy-moore.json index 5e449aa..d14fb29 100644 --- a/build/_data/candidates/oakland/2016-11-08/peggy-moore.json +++ b/build/_data/candidates/oakland/2016-11-08/peggy-moore.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 4300.0, "Individual": 101374.14, - "Unitemized": 19001.44, + "Unitemized": 19201.44, "Self Funding": 1650.0, "Other (includes Businesses)": 7800.0 }, @@ -41,7 +41,7 @@ "Within Oakland": 65935.14, "Within California": 45239.0 }, - "total_small_contributions": 20133.44, + "total_small_contributions": 20333.44, "expenditures_by_type": { "Office Expenses": 14393.29, "Fundraising Events": 2073.75, diff --git a/build/_data/candidates/oakland/2018-11-06/cat-brooks.json b/build/_data/candidates/oakland/2018-11-06/cat-brooks.json index 158d995..93b5def 100644 --- a/build/_data/candidates/oakland/2018-11-06/cat-brooks.json +++ b/build/_data/candidates/oakland/2018-11-06/cat-brooks.json @@ -38,7 +38,7 @@ "contributions_by_type": { "Committee": 6050.0, "Individual": 141583.59, - "Unitemized": 40321.2, + "Unitemized": 40341.2, "Other (includes Businesses)": 3215.0 }, "contributions_by_origin": { @@ -46,7 +46,7 @@ "Within Oakland": 91166.69, "Within California": 47704.22 }, - "total_small_contributions": 56355.33, + "total_small_contributions": 56375.33, "expenditures_by_type": { "Print Ads": 1975.0, "Phone Banks": 2728.63, diff --git a/build/_data/candidates/oakland/2018-11-06/charlie-michelson.json b/build/_data/candidates/oakland/2018-11-06/charlie-michelson.json index 93a79ee..81f20b7 100644 --- a/build/_data/candidates/oakland/2018-11-06/charlie-michelson.json +++ b/build/_data/candidates/oakland/2018-11-06/charlie-michelson.json @@ -31,7 +31,7 @@ ], "contributions_by_type": { "Individual": 76841.0, - "Unitemized": 4255.0, + "Unitemized": 4295.0, "Self Funding": 13600.0, "Other (includes Businesses)": 500.0 }, @@ -40,7 +40,7 @@ "Within Oakland": 59155.0, "Within California": 24386.0 }, - "total_small_contributions": 5125.0, + "total_small_contributions": 5165.0, "expenditures_by_type": { "Phone Banks": 175.0, "Contribution": 1600.0, diff --git a/build/_data/candidates/oakland/2018-11-06/courtney-ruby.json b/build/_data/candidates/oakland/2018-11-06/courtney-ruby.json index 709b6ca..1a2dd6e 100644 --- a/build/_data/candidates/oakland/2018-11-06/courtney-ruby.json +++ b/build/_data/candidates/oakland/2018-11-06/courtney-ruby.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 3300.0, "Individual": 43067.34, - "Unitemized": 3510.0, + "Unitemized": 3549.4, "Other (includes Businesses)": 2350.0 }, "contributions_by_origin": { @@ -40,7 +40,7 @@ "Within Oakland": 35001.4, "Within California": 11865.94 }, - "total_small_contributions": 3685.0, + "total_small_contributions": 3724.4, "expenditures_by_type": { "Contribution": 150.0, "Civic Donations": 275.0, diff --git a/build/_data/candidates/oakland/2018-11-06/libby-schaaf.json b/build/_data/candidates/oakland/2018-11-06/libby-schaaf.json index 0546c4e..f65b521 100644 --- a/build/_data/candidates/oakland/2018-11-06/libby-schaaf.json +++ b/build/_data/candidates/oakland/2018-11-06/libby-schaaf.json @@ -38,7 +38,7 @@ "contributions_by_type": { "Committee": 25650.0, "Individual": 544885.68, - "Unitemized": 8669.18, + "Unitemized": 8748.48, "Other (includes Businesses)": 36402.44 }, "contributions_by_origin": { @@ -46,7 +46,7 @@ "Within Oakland": 288695.0, "Within California": 300593.12 }, - "total_small_contributions": 10159.2, + "total_small_contributions": 10238.5, "expenditures_by_type": { "Print Ads": 3951.0, "Not Stated": 22708.4, diff --git a/build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json b/build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json index db6de36..80e57d4 100644 --- a/build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json +++ b/build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 3050.0, "Individual": 45809.29, - "Unitemized": 7014.63, + "Unitemized": 7034.63, "Self Funding": 105.64, "Other (includes Businesses)": 2400.0 }, @@ -41,7 +41,7 @@ "Within Oakland": 24589.64, "Within California": 23950.29 }, - "total_small_contributions": 8867.27, + "total_small_contributions": 8887.27, "expenditures_by_type": { "Print Ads": 4038.24, "Contribution": 350.0, diff --git a/build/_data/candidates/oakland/2018-11-06/pamela-harris.json b/build/_data/candidates/oakland/2018-11-06/pamela-harris.json index 866e2e6..19345d5 100644 --- a/build/_data/candidates/oakland/2018-11-06/pamela-harris.json +++ b/build/_data/candidates/oakland/2018-11-06/pamela-harris.json @@ -38,7 +38,7 @@ "contributions_by_type": { "Committee": 5000.0, "Individual": 48469.0, - "Unitemized": 9097.0, + "Unitemized": 9132.0, "Self Funding": 3148.13, "Other (includes Businesses)": 2750.0 }, @@ -47,7 +47,7 @@ "Within Oakland": 36147.13, "Within California": 16120.0 }, - "total_small_contributions": 11936.0, + "total_small_contributions": 11971.0, "expenditures_by_type": { "Phone Banks": 586.45, "Contribution": 158.44, diff --git a/build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json b/build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json index 20d3753..3ab88fb 100644 --- a/build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json +++ b/build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json @@ -38,7 +38,7 @@ "contributions_by_type": { "Committee": 4100.0, "Individual": 8041.08, - "Unitemized": 1375.5, + "Unitemized": 1396.5, "Other (includes Businesses)": 325.0 }, "contributions_by_origin": { @@ -46,7 +46,7 @@ "Within Oakland": 6825.0, "Within California": 5341.08 }, - "total_small_contributions": 1475.5, + "total_small_contributions": 1496.5, "expenditures_by_type": { "Not Stated": 6084.14, "Phone Banks": 650.0, diff --git a/build/_data/candidates/oakland/2020-11-03/dan-kalb.json b/build/_data/candidates/oakland/2020-11-03/dan-kalb.json index 7d3257a..3f02942 100644 --- a/build/_data/candidates/oakland/2020-11-03/dan-kalb.json +++ b/build/_data/candidates/oakland/2020-11-03/dan-kalb.json @@ -45,7 +45,7 @@ "contributions_by_type": { "Committee": 28988.67, "Individual": 117395.2, - "Unitemized": 10688.17, + "Unitemized": 10772.52, "Self Funding": 228.0, "Other (includes Businesses)": 7500.0 }, @@ -54,7 +54,7 @@ "Within Oakland": 63409.82, "Within California": 82059.71 }, - "total_small_contributions": 13707.1, + "total_small_contributions": 13791.45, "expenditures_by_type": { "Print Ads": 385.0, "Not Stated": 39424.51, diff --git a/build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json b/build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json index 86fb8a6..e168e36 100644 --- a/build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json +++ b/build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json @@ -45,7 +45,7 @@ "contributions_by_type": { "Committee": 5800.0, "Individual": 17725.0, - "Unitemized": 3720.0, + "Unitemized": 3741.49, "Other (includes Businesses)": 115.0 }, "contributions_by_origin": { @@ -53,7 +53,7 @@ "Within Oakland": 14490.0, "Within California": 8000.0 }, - "total_small_contributions": 4420.0, + "total_small_contributions": 4441.49, "expenditures_by_type": { "Print Ads": 325.0, "Phone Banks": 500.0, diff --git a/build/_data/candidates/oakland/2022-11-08/max-orozco.json b/build/_data/candidates/oakland/2022-11-08/max-orozco.json index cf5f5b2..333224f 100644 --- a/build/_data/candidates/oakland/2022-11-08/max-orozco.json +++ b/build/_data/candidates/oakland/2022-11-08/max-orozco.json @@ -37,7 +37,7 @@ ], "contributions_by_type": { "Individual": 1000.0, - "Unitemized": 75.0, + "Unitemized": 94.65, "Other (includes Businesses)": 1200.0 }, "contributions_by_origin": { @@ -45,7 +45,7 @@ "Within Oakland": 1450.0, "Within California": 350.0 }, - "total_small_contributions": 75.0, + "total_small_contributions": 94.65, "expenditures_by_type": { "Not Stated": 611.34, "Campaign Paraphernalia/Misc.": 2812.06, diff --git a/build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json b/build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json index f8315ab..f56f73b 100644 --- a/build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json +++ b/build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json @@ -32,7 +32,7 @@ "contributions_by_type": { "Committee": 46459.41, "Individual": 117144.0, - "Unitemized": 8620.0, + "Unitemized": 8659.59, "Other (includes Businesses)": 2800.0 }, "contributions_by_origin": { @@ -40,7 +40,7 @@ "Within Oakland": 85289.41, "Within California": 66664.0 }, - "total_small_contributions": 9970.0, + "total_small_contributions": 10009.59, "expenditures_by_type": { "Print Ads": 200.0, "Not Stated": 36671.83, diff --git a/build/_data/candidates/oakland/2024-11-05/treva-reid.json b/build/_data/candidates/oakland/2024-11-05/treva-reid.json index 9c607ba..09cdd7c 100644 --- a/build/_data/candidates/oakland/2024-11-05/treva-reid.json +++ b/build/_data/candidates/oakland/2024-11-05/treva-reid.json @@ -32,14 +32,14 @@ "contributions_by_type": { "Committee": 1500.0, "Individual": 18349.5, - "Unitemized": 1137.0 + "Unitemized": 1187.0 }, "contributions_by_origin": { "Out of State": 7400.0, "Within Oakland": 5100.0, "Within California": 7349.5 }, - "total_small_contributions": 1137.0, + "total_small_contributions": 1187.0, "expenditures_by_type": { "Not Stated": 50.0, "Fundraising Events": 354.63, diff --git a/build/_data/elections/oakland/2014-11-04.json b/build/_data/elections/oakland/2014-11-04.json index 268b760..1f27f53 100644 --- a/build/_data/elections/oakland/2014-11-04.json +++ b/build/_data/elections/oakland/2014-11-04.json @@ -8,7 +8,7 @@ "contributions_by_type": { "Committee": 148288.05, "Individual": 1728146.02, - "Unitemized": 141289.38, + "Unitemized": 141983.16, "Self Funding": 468306.3999999999, "Other (includes Businesses)": 240089.34 }, diff --git a/build/_data/elections/oakland/2016-11-08.json b/build/_data/elections/oakland/2016-11-08.json index 0f6e148..bce0d99 100644 --- a/build/_data/elections/oakland/2016-11-08.json +++ b/build/_data/elections/oakland/2016-11-08.json @@ -8,7 +8,7 @@ "contributions_by_type": { "Committee": 8423734.030000001, "Individual": 10284156.58, - "Unitemized": 70529.93, + "Unitemized": 70904.09999999999, "Self Funding": 124742.81999999999, "Other (includes Businesses)": 1791275.66 }, diff --git a/build/_data/elections/oakland/2018-11-06.json b/build/_data/elections/oakland/2018-11-06.json index 91582cf..19dbdaf 100644 --- a/build/_data/elections/oakland/2018-11-06.json +++ b/build/_data/elections/oakland/2018-11-06.json @@ -8,7 +8,7 @@ "contributions_by_type": { "Committee": 964346.17, "Individual": 2737396.8899999997, - "Unitemized": 140451.47999999998, + "Unitemized": 140685.18, "Self Funding": 88684.25, "Other (includes Businesses)": 2746671.2600000002 }, @@ -46,7 +46,7 @@ "type": "office", "title": "Oakland November 6th, 2018 Election", "candidate": "Cat Brooks", - "proportion": 0.2947611899150054, + "proportion": 0.2948657980114942, "office_title": "Mayor" }, { diff --git a/build/_data/elections/oakland/2020-11-03.json b/build/_data/elections/oakland/2020-11-03.json index c1dc3a8..b342a7b 100644 --- a/build/_data/elections/oakland/2020-11-03.json +++ b/build/_data/elections/oakland/2020-11-03.json @@ -8,7 +8,7 @@ "contributions_by_type": { "Committee": 443366.93, "Individual": 1761987.61, - "Unitemized": 180487.51999999996, + "Unitemized": 180614.35999999996, "Self Funding": 134466.64, "Other (includes Businesses)": 328106.4 }, diff --git a/build/_data/elections/oakland/2022-11-08.json b/build/_data/elections/oakland/2022-11-08.json index 46dbea1..46186aa 100644 --- a/build/_data/elections/oakland/2022-11-08.json +++ b/build/_data/elections/oakland/2022-11-08.json @@ -8,7 +8,7 @@ "contributions_by_type": { "Committee": 1028199.7200000001, "Individual": 2569707.870000001, - "Unitemized": 110804.35, + "Unitemized": 110863.59, "Self Funding": 11162.14, "Other (includes Businesses)": 2637294.05 }, diff --git a/build/_data/elections/oakland/2024-11-05.json b/build/_data/elections/oakland/2024-11-05.json index 8aa458e..b478ae8 100644 --- a/build/_data/elections/oakland/2024-11-05.json +++ b/build/_data/elections/oakland/2024-11-05.json @@ -8,7 +8,7 @@ "contributions_by_type": { "Committee": 44450.0, "Individual": 165761.05, - "Unitemized": 8077.0, + "Unitemized": 8127.0, "Self Funding": 101.0, "Other (includes Businesses)": 1800.0 }, @@ -54,7 +54,7 @@ "type": "office", "title": "Oakland November 5th, 2024 General Election", "candidate": "Treva Reid", - "proportion": 0.11270805639566178, + "proportion": 0.11766443530488173, "office_title": "City Council District 7" } ], diff --git a/build/_data/stats.json b/build/_data/stats.json index 1677f62..285b442 100644 --- a/build/_data/stats.json +++ b/build/_data/stats.json @@ -1,3 +1,3 @@ { - "date_processed": "2024-02-16 00:11:49 -0800" + "date_processed": "2024-02-17 00:12:03 -0800" } diff --git a/build/_data/totals.json b/build/_data/totals.json index 2880a56..9048b67 100644 --- a/build/_data/totals.json +++ b/build/_data/totals.json @@ -42,7 +42,7 @@ "contributions_by_type": { "Committee": 148288.05, "Individual": 1728146.02, - "Unitemized": 141289.38, + "Unitemized": 141983.16, "Self Funding": 468306.3999999999, "Other (includes Businesses)": 240089.34 }, @@ -203,7 +203,7 @@ "contributions_by_type": { "Committee": 8423734.030000001, "Individual": 10284156.58, - "Unitemized": 70529.93, + "Unitemized": 70904.09999999999, "Self Funding": 124742.81999999999, "Other (includes Businesses)": 1791275.66 }, @@ -398,7 +398,7 @@ "contributions_by_type": { "Committee": 964346.17, "Individual": 2737396.8899999997, - "Unitemized": 140451.47999999998, + "Unitemized": 140685.18, "Self Funding": 88684.25, "Other (includes Businesses)": 2746671.2600000002 }, @@ -436,7 +436,7 @@ "type": "office", "title": "Oakland November 6th, 2018 Election", "candidate": "Cat Brooks", - "proportion": 0.2947611899150054, + "proportion": 0.2948657980114942, "office_title": "Mayor" }, { @@ -593,7 +593,7 @@ "contributions_by_type": { "Committee": 443366.93, "Individual": 1761987.61, - "Unitemized": 180487.51999999996, + "Unitemized": 180614.35999999996, "Self Funding": 134466.64, "Other (includes Businesses)": 328106.4 }, @@ -788,7 +788,7 @@ "contributions_by_type": { "Committee": 1028199.7200000001, "Individual": 2569707.870000001, - "Unitemized": 110804.35, + "Unitemized": 110863.59, "Self Funding": 11162.14, "Other (includes Businesses)": 2637294.05 }, @@ -1574,7 +1574,7 @@ "contributions_by_type": { "Committee": 44450.0, "Individual": 165761.05, - "Unitemized": 8077.0, + "Unitemized": 8127.0, "Self Funding": 101.0, "Other (includes Businesses)": 1800.0 }, @@ -1620,7 +1620,7 @@ "type": "office", "title": "Oakland November 5th, 2024 General Election", "candidate": "Treva Reid", - "proportion": 0.11270805639566178, + "proportion": 0.11766443530488173, "office_title": "City Council District 7" } ], diff --git a/build/candidates.csv b/build/candidates.csv index 12f75c6..93fc6d4 100644 --- a/build/candidates.csv +++ b/build/candidates.csv @@ -3,17 +3,17 @@ saleem-shakir-gilmore.json,oakland-2014-11-04,Saleem Shakir-Gilmore,17639.0,1763 nicolas-heidorn.json,oakland-2014-11-04,Nicolas Heidorn,147.23,147.23,147.23 renato-almanzor.json,oakland-2014-11-04,Renato Almanzor,12093.0,12093.0,12093.0 courtney-ruby.json,oakland-2014-11-04,Courtney Ruby,164638.37,164638.37,164638.37 -jean-quan.json,oakland-2014-11-04,Jean Quan,242342.31,242276.53,242276.53 +jean-quan.json,oakland-2014-11-04,Jean Quan,242342.31,242342.31,242342.31 william-bo-ghirardelli.json,oakland-2014-11-04,"William ""Bo"" Ghirardelli",0.0,0.0,0.0 joe-tuman.json,oakland-2014-11-04,Joe Tuman,115502.98,115502.98,115502.98 -annie-campbell-washington.json,oakland-2014-11-04,Annie Campbell Washington,124860.15,124686.15,124686.15 +annie-campbell-washington.json,oakland-2014-11-04,Annie Campbell Washington,124860.15,124860.15,124860.15 libby-schaaf.json,oakland-2014-11-04,Libby Schaaf,462809.82,462809.82,462809.82 cheri-spigner.json,oakland-2014-11-04,Cheri Spigner,18747.83,18747.83,18747.83 ken-houston.json,oakland-2014-11-04,Ken Houston,0.0,0.0,0.0 bryan-parker.json,oakland-2014-11-04,Bryan Parker,237608.59,237608.59,237608.59 len-raphael.json,oakland-2014-11-04,Len Raphael,37784.69,37784.69,37784.69 jason-anderson.json,oakland-2014-11-04,Jason Anderson,0.0,0.0,0.0 -andrew-park.json,oakland-2014-11-04,Andrew Park,67825.58,67450.58,67450.58 +andrew-park.json,oakland-2014-11-04,Andrew Park,67825.58,67825.58,67825.58 rebecca-kaplan.json,oakland-2014-11-04,Rebecca Kaplan,347445.36,347445.36,347445.36 paul-lim.json,oakland-2014-11-04,Paul Lim,0.0,0.0,0.0 shanthi-gonzales.json,oakland-2014-11-04,Shanthi Gonzales,73585.61,73885.61,73885.61 @@ -29,7 +29,7 @@ eric-wilson.json,oakland-2014-11-04,Eric Wilson,0.0,0.0,0.0 saied-karamooz.json,oakland-2014-11-04,Saied Karamooz,2609.9,2609.9,2609.9 shereda-nosakhare.json,oakland-2014-11-04,Shereda Nosakhare,32601.29,28801.29,28801.29 summuel-washington.json,oakland-2014-11-04,Summuel Washington,0.0,0.0,0.0 -abel-guillen.json,oakland-2014-11-04,Abel Guillén,177069.06,176990.06,176990.06 +abel-guillen.json,oakland-2014-11-04,Abel Guillén,177069.06,177069.06,177069.06 nancy-sidebotham.json,oakland-2014-11-04,Nancy Sidebotham,0.0,0.0,0.0 kevin-blackburn.json,oakland-2014-11-04,Kevin Blackburn,62212.0,62212.0,62212.0 nina-senn.json,oakland-2014-11-04,Nina Senn,24233.82,24233.82,24233.82 @@ -47,7 +47,7 @@ clifford-thompson.json,oakland-2020-11-03,Clifford Thompson,8261.0,17570.0,17570 treva-reid.json,oakland-2020-11-03,Treva Reid,166664.47,166664.47,166664.47 steph-dominguez-walton.json,oakland-2020-11-03,Steph Dominguez Walton,175685.18,171785.18,171785.18 alexus-taylor.json,oakland-2020-11-03,Alexus Taylor,0.0,0.0,0.0 -mike-hutchinson.json,oakland-2020-11-03,Mike Hutchinson,27381.49,27360.0,27360.0 +mike-hutchinson.json,oakland-2020-11-03,Mike Hutchinson,27381.49,27381.49,27381.49 derreck-b-johnson.json,oakland-2020-11-03,Derreck B. Johnson,152579.98,263064.98,263064.98 austin-dannhaus.json,oakland-2020-11-03,Austin Dannhaus,39343.0,39343.0,39343.0 tri-ngo.json,oakland-2020-11-03,Tri Ngo,26410.15,26410.15,26410.15 @@ -61,7 +61,7 @@ carroll-fife.json,oakland-2020-11-03,Carroll Fife,53915.6,202245.6,202245.6 maiya-edgerly.json,oakland-2020-11-03,Maiya Edgerly,10103.0,10103.0,10103.0 stacy-thomas.json,oakland-2020-11-03,Stacy Thomas,175.0,175.0,175.0 leroy-gaines.json,oakland-2020-11-03,Leroy Gaines,48671.7,48671.7,48671.7 -ben-coach-tapscott.json,oakland-2020-11-03,"Ben ""Coach"" Tapscott",13862.58,13841.58,13841.58 +ben-coach-tapscott.json,oakland-2020-11-03,"Ben ""Coach"" Tapscott",13862.58,13862.58,13862.58 bronche-taylor.json,oakland-2020-11-03,Bronché Taylor,0.0,0.0,0.0 lynette-gibson-mcelhaney.json,oakland-2020-11-03,Lynette Gibson McElhaney,238153.84,238153.84,238153.84 marcie-hodge.json,oakland-2020-11-03,Marcie Hodge,15065.0,15065.0,15065.0 @@ -76,14 +76,14 @@ victor-javier-valerio.json,oakland-2020-11-03,Victor Javier Valerio,0.0,0.0,0.0 aaron-clay.json,oakland-2020-11-03,Aaron Clay,71517.67,71517.67,71517.67 nancy-sidebotham.json,oakland-2020-11-03,Nancy Sidebotham,0.0,0.0,0.0 jorge-c-lerma.json,oakland-2020-11-03,Jorge C. Lerma,50576.0,35026.0,35026.0 -dan-kalb.json,oakland-2020-11-03,Dan Kalb,164884.39,164800.04,164800.04 +dan-kalb.json,oakland-2020-11-03,Dan Kalb,164884.39,164884.39,164884.39 sheila-pope-lawrence.json,oakland-2020-11-03,Sheila Pope Lawrence,17885.74,17885.74,17885.74 noel-gallo.json,oakland-2020-11-03,Noel Gallo,82077.0,82077.0,82077.0 natasha-middleton.json,oakland-2018-11-06,Natasha Middleton,77814.57,77814.57,77814.57 pamela-price.json,oakland-2018-11-06,Pamela Price,52764.9,83024.9,83024.9 -courtney-ruby.json,oakland-2018-11-06,Courtney Ruby,52266.74,52227.34,52227.34 +courtney-ruby.json,oakland-2018-11-06,Courtney Ruby,52266.74,52266.74,52266.74 francis-hummel.json,oakland-2018-11-06,Francis Hummel,14928.6,14928.6,14928.6 -libby-schaaf.json,oakland-2018-11-06,Libby Schaaf,615686.6,615607.3,615607.3 +libby-schaaf.json,oakland-2018-11-06,Libby Schaaf,615686.6,615686.6,615686.6 ken-houston.json,oakland-2018-11-06,Ken Houston,0.0,0.0,0.0 joseph-tanios.json,oakland-2018-11-06,Joseph Tanios,24920.0,24920.0,24920.0 mya-whitaker.json,oakland-2018-11-06,Mya Whitaker,28752.0,19392.0,19392.0 @@ -92,17 +92,17 @@ shanthi-gonzales.json,oakland-2018-11-06,Shanthi Gonzales,47283.0,41883.0,41883. peter-liu.json,oakland-2018-11-06,Peter Liu,0.0,0.0,0.0 cedric-anthony-troupe.json,oakland-2018-11-06,Cedric Anthony Troupe,0.0,0.0,0.0 nikki-fortunato-bas.json,oakland-2018-11-06,Nikki Fortunato Bas,43000.0,43000.0,43000.0 -charlie-michelson.json,oakland-2018-11-06,Charlie Michelson,95012.0,95196.0,95196.0 +charlie-michelson.json,oakland-2018-11-06,Charlie Michelson,95012.0,95236.0,95236.0 desley-brooks.json,oakland-2018-11-06,Desley Brooks,105825.0,105825.0,105825.0 maria-marlo-rodriguez.json,oakland-2018-11-06,"Maria ""Marlo"" Rodriguez",25483.0,25483.0,25483.0 sheng-thao.json,oakland-2018-11-06,Sheng Thao,125319.19,125319.19,125319.19 aimee-eng.json,oakland-2018-11-06,Aimee Eng,-3014.3,-3014.3,-3014.3 -nayeli-maxson.json,oakland-2018-11-06,Nayeli Maxson,58399.56,58379.56,58379.56 +nayeli-maxson.json,oakland-2018-11-06,Nayeli Maxson,58399.56,58399.56,58399.56 clarissa-doutherd.json,oakland-2018-11-06,Clarissa Doutherd,55131.12,55131.12,55131.12 gary-yee.json,oakland-2018-11-06,Gary Yee,33876.58,25168.58,25168.58 saied-karamooz.json,oakland-2018-11-06,Saied Karamooz,9548.6,9548.6,9548.6 jesse-a-j-smith.json,oakland-2018-11-06,Jesse A.J. Smith,0.0,0.0,0.0 -pamela-harris.json,oakland-2018-11-06,Pamela Harris,68499.13,68464.13,68464.13 +pamela-harris.json,oakland-2018-11-06,Pamela Harris,68499.13,68499.13,68499.13 abel-guillen.json,oakland-2018-11-06,Abel Guillén,200652.0,200652.0,200652.0 donte-kenzie-smith.json,oakland-2018-11-06,Donte Kenzie Smith,0.0,0.0,0.0 nancy-sidebotham.json,oakland-2018-11-06,Nancy Sidebotham,0.0,0.0,0.0 @@ -110,8 +110,8 @@ joseph-simmons.json,oakland-2018-11-06,Joseph Simmons,57141.65,57141.65,57141.65 brenda-roberts.json,oakland-2018-11-06,Brenda Roberts,57047.13,57047.13,57047.13 anthony-wilson.json,oakland-2018-11-06,Anthony Wilson,11770.79,10960.79,10960.79 loren-taylor.json,oakland-2018-11-06,Loren Taylor,153340.26,154427.26,154427.26 -cat-brooks.json,oakland-2018-11-06,Cat Brooks,191189.79,191169.79,191169.79 -treva-reid.json,oakland-2024-11-05,Treva Reid,10088.01,20986.5,20986.5 +cat-brooks.json,oakland-2018-11-06,Cat Brooks,191189.79,191189.79,191189.79 +treva-reid.json,oakland-2024-11-05,Treva Reid,10088.01,21036.5,21036.5 donnel-c-dunbar.json,oakland-2024-11-05,Donnel C. Dunbar,0.0,0.0,0.0 shantell-herndon.json,oakland-2024-11-05,Shantell Herndon,0.0,0.0,0.0 van-cedric-williams.json,oakland-2024-11-05,Van Cedric Williams,0.0,0.0,0.0 @@ -139,8 +139,8 @@ bruce-quan.json,oakland-2016-11-08,Bruce Quan,75623.14,75623.14,75623.14 roseann-torres.json,oakland-2016-11-08,Roseann Torres,42403.01,42403.01,42403.01 jody-london.json,oakland-2016-11-08,Jody London,22344.0,22344.0,22344.0 francis-matt-hummel.json,oakland-2016-11-08,Francis Matt Hummel,1750.0,1750.0,1750.0 -larry-reid.json,oakland-2016-11-08,Larry Reid,76910.71,76760.71,76760.71 -peggy-moore.json,oakland-2016-11-08,Peggy Moore,316892.58,134125.58,134125.58 +larry-reid.json,oakland-2016-11-08,Larry Reid,76910.71,76910.71,76910.71 +peggy-moore.json,oakland-2016-11-08,Peggy Moore,316892.58,134325.58,134325.58 lucky-narain.json,oakland-2016-11-08,Lucky Narain,0.0,0.0,0.0 donald-macleay.json,oakland-2016-11-08,Donald Macleay,5219.5,5219.5,5219.5 jumoke-hinton-hodge.json,oakland-2016-11-08,Jumoke Hinton Hodge,25041.85,25041.85,25041.85 @@ -154,7 +154,7 @@ chris-jackson.json,oakland-2016-11-08,Chris Jackson,25462.0,25462.0,25462.0 michael-hutchinson.json,oakland-2016-11-08,Michael Hutchinson,0.0,0.0,0.0 lynette-gibson-mcelhaney.json,oakland-2016-11-08,Lynette Gibson McElhaney,128456.69,128456.69,128456.69 marcie-hodge.json,oakland-2016-11-08,Marcie Hodge,49348.0,45848.0,45848.0 -huber-trenado.json,oakland-2016-11-08,Huber Trenado,21685.48,21661.31,21661.31 +huber-trenado.json,oakland-2016-11-08,Huber Trenado,21685.48,21685.48,21685.48 noni-session.json,oakland-2016-11-08,Noni Session,10634.0,10634.0,10634.0 barbara-parker.json,oakland-2016-11-08,Barbara Parker,67909.0,67909.0,67909.0 kevin-corbett.json,oakland-2016-11-08,Kevin Corbett,42542.0,42542.0,42542.0 @@ -163,7 +163,7 @@ nancy-sidebotham.json,oakland-2016-11-08,Nancy Sidebotham,396.0,396.0,396.0 dan-kalb.json,oakland-2016-11-08,Dan Kalb,114510.66,114510.66,114510.66 noel-gallo.json,oakland-2016-11-08,Noel Gallo,48119.0,48119.0,48119.0 derrick-soo.json,oakland-2022-11-08,Derrick Soo,0.0,0.0,0.0 -max-orozco.json,oakland-2022-11-08,Max Orozco,2594.65,2275.0,2275.0 +max-orozco.json,oakland-2022-11-08,Max Orozco,2594.65,2294.65,2294.65 john-reimann.json,oakland-2022-11-08,John Reimann,0.0,0.0,0.0 nick-resnick.json,oakland-2022-11-08,Nick Resnick,28103.0,58618.0,58618.0 paulina-gonzalez.json,oakland-2022-11-08,Paulina Gonzalez,5131.0,17991.0,17991.0 @@ -178,7 +178,7 @@ ignacio-de-la-fuente.json,oakland-2022-11-08,Ignacio De La Fuente,257158.97,2571 desmond-i-jeffries.json,oakland-2022-11-08,Desmond I. Jeffries,0.0,0.0,0.0 tyron-c-jordan.json,oakland-2022-11-08,Tyron C. Jordan,0.0,0.0,0.0 kenny-session.json,oakland-2022-11-08,Kenny Session,8965.0,13215.0,13215.0 -nikki-fortunato-bas.json,oakland-2022-11-08,Nikki Fortunato Bas,175063.0,175023.41,175023.41 +nikki-fortunato-bas.json,oakland-2022-11-08,Nikki Fortunato Bas,175063.0,175063.0,175063.0 yakpasua-michael-gbagba-zazaboi.json,oakland-2022-11-08,Yakpasua Michael Gbagba Zazaboi,13256.09,13256.09,13256.09 renia-webb.json,oakland-2022-11-08,Renia Webb,0.0,0.0,0.0 sheng-thao.json,oakland-2022-11-08,Sheng Thao,574120.47,479841.47,479841.47 diff --git a/build/candidates.xlsx b/build/candidates.xlsx index 61a2f3b..6b6047a 100644 Binary files a/build/candidates.xlsx and b/build/candidates.xlsx differ diff --git a/build/digests.json b/build/digests.json index 12a4046..9bdac9c 100644 --- a/build/digests.json +++ b/build/digests.json @@ -1,21 +1,21 @@ { "_total_contributions": { - "_total_contributions_by_source_with_unitemized_from_elections": 40597552.57, - "_total_contributions_by_source_with_unitemized_from_tickets": 40597552.57, - "_total_contributions_by_source_with_unitemized_from_totals": 40597552.57, - "_total_contributions_by_type_with_loans_from_elections": 40597552.57, - "_total_contributions_by_type_with_loans_from_tickets": 40597552.57, - "_total_contributions_by_type_with_loans_from_totals": 40597552.57, + "_total_contributions_by_source_with_unitemized_from_elections": 40599090.3, + "_total_contributions_by_source_with_unitemized_from_tickets": 40599090.3, + "_total_contributions_by_source_with_unitemized_from_totals": 40599090.3, + "_total_contributions_by_type_with_loans_from_elections": 40599090.3, + "_total_contributions_by_type_with_loans_from_tickets": 40599090.3, + "_total_contributions_by_type_with_loans_from_totals": 40599090.3, "_total_contributions_from_elections": 40174582.69, "_total_contributions_from_tickets": 40174582.69, "_total_contributions_from_totals": 40174582.69, "oakland-2022": { - "_total_contributions_by_source_with_unitemized_from_elections": 6378273.87, - "_total_contributions_by_source_with_unitemized_from_tickets": 6378273.87, - "_total_contributions_by_source_with_unitemized_from_totals": 6378273.87, - "_total_contributions_by_type_with_loans_from_elections": 6378273.87, - "_total_contributions_by_type_with_loans_from_tickets": 6378273.87, - "_total_contributions_by_type_with_loans_from_totals": 6378273.87, + "_total_contributions_by_source_with_unitemized_from_elections": 6378333.11, + "_total_contributions_by_source_with_unitemized_from_tickets": 6378333.11, + "_total_contributions_by_source_with_unitemized_from_totals": 6378333.11, + "_total_contributions_by_type_with_loans_from_elections": 6378333.11, + "_total_contributions_by_type_with_loans_from_tickets": 6378333.11, + "_total_contributions_by_type_with_loans_from_totals": 6378333.11, "_total_contributions_from_elections": 5976299.66, "_total_contributions_from_tickets": 5976299.66, "_total_contributions_from_totals": 5976299.66 @@ -34,10 +34,10 @@ "oakland-2024": { "_total_contributions_by_source_with_unitemized_from_elections": 17045.0, "_total_contributions_by_source_with_unitemized_from_tickets": 17045.0, - "_total_contributions_by_source_with_unitemized_from_totals": 230189.05, + "_total_contributions_by_source_with_unitemized_from_totals": 230239.05, "_total_contributions_by_type_with_loans_from_elections": 17045.0, "_total_contributions_by_type_with_loans_from_tickets": 17045.0, - "_total_contributions_by_type_with_loans_from_totals": 230189.05, + "_total_contributions_by_type_with_loans_from_totals": 230239.05, "_total_contributions_from_elections": 17045.0, "_total_contributions_from_tickets": 17045.0, "_total_contributions_from_totals": 209290.56 @@ -150,7 +150,7 @@ "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:supporting_money": "d9b6ec17e26ef54b16c3473825b59531", + "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:supporting_money": "46431f8c74ab3f7dc55e835e9693a4cd", "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:total_contributions": "082faca47cae809362a0d275e31000e6", "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:total_expenditures": "dcf81151131913632e39565f0ef7a392", "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -202,7 +202,7 @@ "build/_data/candidates/oakland/2014-11-04/andrew-park.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/andrew-park.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/andrew-park.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2014-11-04/andrew-park.json:supporting_money": "2265bdae3ce72147d15b899214b90235", + "build/_data/candidates/oakland/2014-11-04/andrew-park.json:supporting_money": "88d510309349c40e4bbbdf2b39a5fc9f", "build/_data/candidates/oakland/2014-11-04/andrew-park.json:total_contributions": "a638c17b802ccfa5bdb9b22a5bc625f7", "build/_data/candidates/oakland/2014-11-04/andrew-park.json:total_expenditures": "2d9bad16ab845b50506bddd6627a5a30", "build/_data/candidates/oakland/2014-11-04/andrew-park.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -228,7 +228,7 @@ "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:supporting_money": "60bea418c8c9a0d373aad30f89363b28", + "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:supporting_money": "1e5e0877d5fd5a9933483a880d1d8ac0", "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:total_contributions": "37e97a208fd324b05ff76d69be98381e", "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:total_expenditures": "56a095eb0a87b44fb38b3d5cc4340059", "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -566,7 +566,7 @@ "build/_data/candidates/oakland/2014-11-04/jean-quan.json:opposing_money": "d00febecafc7ba080207bb5bf7acc0c3", "build/_data/candidates/oakland/2014-11-04/jean-quan.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/jean-quan.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2014-11-04/jean-quan.json:supporting_money": "98da72233199abd807372b34b912df18", + "build/_data/candidates/oakland/2014-11-04/jean-quan.json:supporting_money": "4c774d6d6aba7dbe756fc619a060ad1f", "build/_data/candidates/oakland/2014-11-04/jean-quan.json:total_contributions": "1bcadc9f4a165545774427a630dbc706", "build/_data/candidates/oakland/2014-11-04/jean-quan.json:total_expenditures": "2910790a3367f70218e6b37a56188082", "build/_data/candidates/oakland/2014-11-04/jean-quan.json:total_loans_received": "b3eee4200b16fd807d553207fc3a9ce4", @@ -1398,7 +1398,7 @@ "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:party_affiliation": "7936573151f1f9db4b3204b6eb1c3c6f", "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:photo_url": "24ce51bb24c4fca9ced7f9b23e86f338", - "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:supporting_money": "5fd02da0910e907ba2f0875ebb590e80", + "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:supporting_money": "bc8e47fbe1b5c4a2adf03acfdad7818d", "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:total_contributions": "f56f48baf17ee7b5edfa6ff4a145427f", "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:total_expenditures": "de3d7ddde18fcb0381881ab9e95bc8d8", "build/_data/candidates/oakland/2016-11-08/huber-trenado.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -1554,7 +1554,7 @@ "build/_data/candidates/oakland/2016-11-08/larry-reid.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2016-11-08/larry-reid.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2016-11-08/larry-reid.json:photo_url": "b6239901fb7b26dd67c5652f676dd043", - "build/_data/candidates/oakland/2016-11-08/larry-reid.json:supporting_money": "a70f588ee368440646fb83c9d37eeb8d", + "build/_data/candidates/oakland/2016-11-08/larry-reid.json:supporting_money": "4b45b84e2bc01f8e55a7700fcdb2464b", "build/_data/candidates/oakland/2016-11-08/larry-reid.json:total_contributions": "cba4575268154a26bad17f7ea44afe14", "build/_data/candidates/oakland/2016-11-08/larry-reid.json:total_expenditures": "5c4efc8477906bae0a554261dd8289ce", "build/_data/candidates/oakland/2016-11-08/larry-reid.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -1814,7 +1814,7 @@ "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:party_affiliation": "7936573151f1f9db4b3204b6eb1c3c6f", "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:photo_url": "12d59f5c4912091cc0b77b6ffaad1ba4", - "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:supporting_money": "3875edc33baa6e12b178c78496ec4296", + "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:supporting_money": "57a4a286404b0afe87ace6b763215d0a", "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:total_contributions": "36483f344d9911002807ff659f056ffa", "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:total_expenditures": "f8cd97a5023b344ec58e3435d2dc45c7", "build/_data/candidates/oakland/2016-11-08/peggy-moore.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2022,7 +2022,7 @@ "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:photo_url": "8317b632f5bb670bb8b2f8a50bccbdb4", - "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:supporting_money": "ab2588cfb784a9a6f4c84e5f60d026c3", + "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:supporting_money": "88ad411f58a8af5144cc89e00a8d0d5b", "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:total_contributions": "bac8e597fea7ae54e3ae4a96781f769f", "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:total_expenditures": "05f38ed83e369b2872ef34e2a6d8a3a4", "build/_data/candidates/oakland/2018-11-06/cat-brooks.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2074,7 +2074,7 @@ "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:photo_url": "f369e804ebb49f991882a3b259137aed", - "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:supporting_money": "1ac475d866950d4e378322723868fde7", + "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:supporting_money": "01a892ec482018401295f18465d48826", "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:total_contributions": "c00dd9221d8b317570143f80438de06d", "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:total_expenditures": "80e1bf84b06cb8c86fba96ed38349032", "build/_data/candidates/oakland/2018-11-06/charlie-michelson.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2126,7 +2126,7 @@ "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:photo_url": "4f15717c70f1597229507ccbed90b489", - "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:supporting_money": "de766d2bc6076d81db07eb327c0ed598", + "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:supporting_money": "70e24730b8dacc48434327e07169c4d8", "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:total_contributions": "2291e0bebd5370e27bd4775d2c49662d", "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:total_expenditures": "2291e0bebd5370e27bd4775d2c49662d", "build/_data/candidates/oakland/2018-11-06/courtney-ruby.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2360,7 +2360,7 @@ "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:photo_url": "f11f9bdd3eea617410c0fd307f22dde5", - "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:supporting_money": "c7a36a2af631d9b6bdc4b07f3b3e7f2c", + "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:supporting_money": "3409019043753783e25ea5f4963d4d8c", "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:total_contributions": "e041a7d07a04c2370a0bc0d5563a7b08", "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:total_expenditures": "1f1fbb58aa0d3252fefaba2f67e5228a", "build/_data/candidates/oakland/2018-11-06/libby-schaaf.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2542,7 +2542,7 @@ "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:photo_url": "88e996afdd32329d27607ac53fc8d893", - "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:supporting_money": "41b866654bf8839cf7fd380cb8d44277", + "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:supporting_money": "129d0d4c3a6a2ef59e9c2c20d87fb84d", "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:total_contributions": "6c2cc21808b06a38712cc71486be5984", "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:total_expenditures": "a257291886b68a967174de7527122b56", "build/_data/candidates/oakland/2018-11-06/nayeli-maxson.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2594,7 +2594,7 @@ "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:photo_url": "7c35ad79a463d54b3c5720a754c585be", - "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:supporting_money": "035787b6c887d08bb8ef476c50642ec4", + "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:supporting_money": "0829e631005a13d79da3af3bf77b4266", "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:total_contributions": "8e8de1d985fa6abb6cfefc743a2a2b98", "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:total_expenditures": "4caf4d18f09b7ed8a1a1fd6998b676e8", "build/_data/candidates/oakland/2018-11-06/pamela-harris.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -2854,7 +2854,7 @@ "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:supporting_money": "933529d0fc5ea574c9ab53c6d97513b9", + "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:supporting_money": "44e6d7a879a5243635d189757a63fd7a", "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:total_contributions": "36cbdeeb87bea4f5851ad3c839022110", "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:total_expenditures": "f05e9eadab14008aaa473dc3334bcaa1", "build/_data/candidates/oakland/2020-11-03/ben-coach-tapscott.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -3010,7 +3010,7 @@ "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:photo_url": "54144d4cae9485b9c264b02150a27c5b", - "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:supporting_money": "4884df4cb310d84c28a79ba51a2dfaa8", + "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:supporting_money": "a722a66e205f2bf39e2cc44342f6a301", "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:total_contributions": "b7dca5fd24697f15528c205d10a74364", "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:total_expenditures": "cdbed8331b462a7fbb414a382fdd2d6d", "build/_data/candidates/oakland/2020-11-03/dan-kalb.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -3374,7 +3374,7 @@ "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:supporting_money": "5b73b7e3924510d524331b74b8f20bb1", + "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:supporting_money": "9aaa582cbf42f857b4b2dac9deb2f6eb", "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:total_contributions": "655f7b96f2206c54295056a6ce774de0", "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:total_expenditures": "efcc957cec5d88ac6bcbe4157a31d456", "build/_data/candidates/oakland/2020-11-03/mike-hutchinson.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -4310,7 +4310,7 @@ "build/_data/candidates/oakland/2022-11-08/max-orozco.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2022-11-08/max-orozco.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2022-11-08/max-orozco.json:photo_url": "3e7442698fe65682132f25e8a2788da1", - "build/_data/candidates/oakland/2022-11-08/max-orozco.json:supporting_money": "baa11d9044a7da058f737e279fdc7964", + "build/_data/candidates/oakland/2022-11-08/max-orozco.json:supporting_money": "8a4456daa721311eb76df55fd016026c", "build/_data/candidates/oakland/2022-11-08/max-orozco.json:total_contributions": "f5eecd995d4bf005a3738b32c12e246b", "build/_data/candidates/oakland/2022-11-08/max-orozco.json:total_expenditures": "327606f0f42b0c0e1fc49ed13f35b112", "build/_data/candidates/oakland/2022-11-08/max-orozco.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -4466,7 +4466,7 @@ "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:photo_url": "0b47be8784910ac3879be9497d4430c6", - "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:supporting_money": "57f2742dc8f7b31181c20f261c524d48", + "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:supporting_money": "f3480d24b3f70b4c07e9a8d7ebea76ac", "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:total_contributions": "ea0a62a90790ef77841c5822737104d7", "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:total_expenditures": "66501e28d5a4673fe0c081cffb94e457", "build/_data/candidates/oakland/2022-11-08/nikki-fortunato-bas.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -5272,7 +5272,7 @@ "build/_data/candidates/oakland/2024-11-05/treva-reid.json:opposing_money": "29c08f076b5625f76d4811059b2d93e5", "build/_data/candidates/oakland/2024-11-05/treva-reid.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2024-11-05/treva-reid.json:photo_url": "92deddeb7fe36d60d643c81f2e706852", - "build/_data/candidates/oakland/2024-11-05/treva-reid.json:supporting_money": "562f3164075c94eae28c75098d968240", + "build/_data/candidates/oakland/2024-11-05/treva-reid.json:supporting_money": "089a42cc0dd2a10a9aeb71c32613f4c5", "build/_data/candidates/oakland/2024-11-05/treva-reid.json:total_contributions": "30b1ef6c91eb749075eed24afbae1b23", "build/_data/candidates/oakland/2024-11-05/treva-reid.json:total_expenditures": "b8af2b774fb5fea2be50a91b8e0833f5", "build/_data/candidates/oakland/2024-11-05/treva-reid.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -6322,7 +6322,7 @@ "build/_data/elections/berkeley/2018-11-06.json:top_spenders_for_offices": "d751713988987e9331980363e24189ce", "build/_data/elections/berkeley/2018-11-06.json:total_contributions": "30565a8911a6bb487e3745c0ea3c8224", "build/_data/elections/berkeley/2018-11-06.json:total_contributions_by_source": "99914b932bd37a50b983c5e7c90ae93b", - "build/_data/elections/oakland/2014-11-04.json:contributions_by_type": "e5f13c7e52768864fabbdf3eb6290e7a", + "build/_data/elections/oakland/2014-11-04.json:contributions_by_type": "e553a5c78f94206ed0752b174e239fe0", "build/_data/elections/oakland/2014-11-04.json:largest_independent_expenditures": "66400ce68f45a2b784bf56e6161e1fa8", "build/_data/elections/oakland/2014-11-04.json:largest_small_proportion": "4253a03eafa1a90850db42b8c7c223c3", "build/_data/elections/oakland/2014-11-04.json:most_expensive_races": "49bad61f534f6dca9c12f7d87bd0987a", @@ -6334,7 +6334,7 @@ "build/_data/elections/oakland/2014-11-04.json:top_spenders_for_offices": "033b2c090b91b65cbd69b43b0719c4f8", "build/_data/elections/oakland/2014-11-04.json:total_contributions": "79088dfa72b394dfcfa5d0b5da0e6138", "build/_data/elections/oakland/2014-11-04.json:total_contributions_by_source": "3336831dc9a61b7ccf2600ef5a24a1ab", - "build/_data/elections/oakland/2016-11-08.json:contributions_by_type": "3c8ecc9e353a82d1101c389a97c5fa62", + "build/_data/elections/oakland/2016-11-08.json:contributions_by_type": "d19e9394a2a9e0c43f7a9660d4159295", "build/_data/elections/oakland/2016-11-08.json:largest_independent_expenditures": "70798a2d616259bd74995f96cb9a26e6", "build/_data/elections/oakland/2016-11-08.json:largest_small_proportion": "b1785f13c9d8d0358b034df3fdb28a71", "build/_data/elections/oakland/2016-11-08.json:most_expensive_races": "37e1fafea612423b192161a36a940983", @@ -6358,7 +6358,7 @@ "build/_data/elections/oakland/2018-06-05.json:top_spenders_for_offices": "d751713988987e9331980363e24189ce", "build/_data/elections/oakland/2018-06-05.json:total_contributions": "508a51aca7c8fc09ec1d5a1cfdfff756", "build/_data/elections/oakland/2018-06-05.json:total_contributions_by_source": "99284822b12f888e26bb7f952a9187a9", - "build/_data/elections/oakland/2018-11-06.json:contributions_by_type": "f91f1f5344fd7c65925b3b3fed8dc234", + "build/_data/elections/oakland/2018-11-06.json:contributions_by_type": "9e753d5e409d1626d6cc4f0b06c0e1ca", "build/_data/elections/oakland/2018-11-06.json:largest_independent_expenditures": "9c6a5cefd463b6d2373b0fd64def27db", "build/_data/elections/oakland/2018-11-06.json:largest_small_proportion": "70f86b1d82fb4160f0d58d1d0879b8c7", "build/_data/elections/oakland/2018-11-06.json:most_expensive_races": "e99cde244c5dc38652c172fce3d1d79d", @@ -6382,7 +6382,7 @@ "build/_data/elections/oakland/2020-03-03.json:top_spenders_for_offices": "d751713988987e9331980363e24189ce", "build/_data/elections/oakland/2020-03-03.json:total_contributions": "31cdc0d4bf8cab16a51da5fca67b34c6", "build/_data/elections/oakland/2020-03-03.json:total_contributions_by_source": "0865f65bef0b894beb4652357ddc0018", - "build/_data/elections/oakland/2020-11-03.json:contributions_by_type": "5dcddc85fcc88f18c7bf2df97e4289c3", + "build/_data/elections/oakland/2020-11-03.json:contributions_by_type": "e305695004da7de211a7e70e169285de", "build/_data/elections/oakland/2020-11-03.json:largest_independent_expenditures": "7bbe6b0d7c4ee11553758b7c0c63b982", "build/_data/elections/oakland/2020-11-03.json:largest_small_proportion": "032e8210869192d6ca6d1a8f3c7f44b1", "build/_data/elections/oakland/2020-11-03.json:most_expensive_races": "131ffbc420f5938389880f6289b762d5", @@ -6406,7 +6406,7 @@ "build/_data/elections/oakland/2022-06-07.json:top_spenders_for_offices": "d751713988987e9331980363e24189ce", "build/_data/elections/oakland/2022-06-07.json:total_contributions": "2fdfbd2cb5895fbacda7fb6e5e95d959", "build/_data/elections/oakland/2022-06-07.json:total_contributions_by_source": "b732d0981140a0eaa0e9733074be176b", - "build/_data/elections/oakland/2022-11-08.json:contributions_by_type": "9a81221a99513b5e22c16929ac316452", + "build/_data/elections/oakland/2022-11-08.json:contributions_by_type": "0e7d18618d6ae6c828aa4589677d0274", "build/_data/elections/oakland/2022-11-08.json:largest_independent_expenditures": "a3fdc8e6dd95a11f9753d1e2b5015cd6", "build/_data/elections/oakland/2022-11-08.json:largest_small_proportion": "4a24a0445bf708457cc5c798fca449f3", "build/_data/elections/oakland/2022-11-08.json:most_expensive_races": "014438ed895e2cea63ae29a8d499697c", @@ -6442,9 +6442,9 @@ "build/_data/elections/oakland/2024-03-05.json:top_spenders_for_offices": "a26a8d9072604dfe3002ec694b9a1f4d", "build/_data/elections/oakland/2024-03-05.json:total_contributions": "33d7754d4a22f5665c8793e7b3cc5a65", "build/_data/elections/oakland/2024-03-05.json:total_contributions_by_source": "41bedb548176f3ddc5977f9c2b8f7c73", - "build/_data/elections/oakland/2024-11-05.json:contributions_by_type": "0f33199e033315f4a7186c9669dc13f7", + "build/_data/elections/oakland/2024-11-05.json:contributions_by_type": "cc23b581a4ef70a14f92f8e1d9acc7c2", "build/_data/elections/oakland/2024-11-05.json:largest_independent_expenditures": "99914b932bd37a50b983c5e7c90ae93b", - "build/_data/elections/oakland/2024-11-05.json:largest_small_proportion": "eb286be42f581f3c48eb3d05d515b193", + "build/_data/elections/oakland/2024-11-05.json:largest_small_proportion": "e6c4253f1e1bba72bf6f57e5ade2c4d5", "build/_data/elections/oakland/2024-11-05.json:most_expensive_races": "ec3627569b5effd5161c79fe25bf084b", "build/_data/elections/oakland/2024-11-05.json:top_contributors": "370db420809c5c73f5cef12f42eae8bf", "build/_data/elections/oakland/2024-11-05.json:top_contributors_for_measures": "d751713988987e9331980363e24189ce", @@ -7218,13 +7218,13 @@ "build/_data/referendum_supporting/oakland/2022-11-08/progressive-and-equitable-oakland-gross-receipts-tax.json:voters_edge_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/stats.json:date_processed": "cda05e11d2adbf38316f33f18680c106", "build/_data/totals.json:berkeley-2018": "b5797ed81b73878816ce4a247f1b1c2e", - "build/_data/totals.json:oakland-2014": "d42e8273e11b2ebd737c0794d33caec9", - "build/_data/totals.json:oakland-2016": "8aabc9950ce2a4d282e9094aeb8b8b47", - "build/_data/totals.json:oakland-2018": "51798504ed9f7b3ef05a013d9399df73", - "build/_data/totals.json:oakland-2020": "1cdb8d390df12a60b7f834d82555d5c6", - "build/_data/totals.json:oakland-2022": "5b2ceceeb35f0deacf3e9de8123b08dd", + "build/_data/totals.json:oakland-2014": "e9bebc381040f36c5d49a9c2bacbc8c4", + "build/_data/totals.json:oakland-2016": "2ffd95fb2a900772f955a6484e9c02c4", + "build/_data/totals.json:oakland-2018": "8817a77a58770689dedbe10a751173fb", + "build/_data/totals.json:oakland-2020": "d7abede544e6da00f3660aece312a5ce", + "build/_data/totals.json:oakland-2022": "45bf744580dfc4d905ed72c653a587f8", "build/_data/totals.json:oakland-2023": "6affa0e2ea1168e5798b9abd0057d153", - "build/_data/totals.json:oakland-2024": "3c35ecf3efc9449894a3360ccbcb46bf", + "build/_data/totals.json:oakland-2024": "3fdce65dee4d80cdc44b29b944eecc1b", "build/_data/totals.json:oakland-june-2018": "cad345c2d29c542c3556a7bafcc12337", "build/_data/totals.json:oakland-june-2022": "7981581bb67e6583b89af31a367d8378", "build/_data/totals.json:oakland-march-2020": "c1e1ecfd29437c4902d5b78fe42d4bcb", ```