caciviclab / disclosure-backend-static

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

select the most recent committee name where distinct was used #353

Closed ChenglimEar closed 5 months ago

ChenglimEar commented 5 months ago

see linked issue for details

mikeubell commented 5 months ago
Build diff from Commit a043a76c5cdee7e8ee5355eb82cb7666ff6a1fbc: ```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 d791619..ec60b9d 100644 --- a/build/_data/candidates/oakland/2014-11-04/abel-guillen.json +++ b/build/_data/candidates/oakland/2014-11-04/abel-guillen.json @@ -57,7 +57,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/aimee-eng.json b/build/_data/candidates/oakland/2014-11-04/aimee-eng.json index d356b76..902ecba 100644 --- a/build/_data/candidates/oakland/2014-11-04/aimee-eng.json +++ b/build/_data/candidates/oakland/2014-11-04/aimee-eng.json @@ -69,7 +69,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ 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 8ca87bd..fec2d0a 100644 --- a/build/_data/candidates/oakland/2014-11-04/andrew-park.json +++ b/build/_data/candidates/oakland/2014-11-04/andrew-park.json @@ -60,7 +60,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ 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 02bd05a..a25b766 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 @@ -67,7 +67,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/brenda-roberts.json b/build/_data/candidates/oakland/2014-11-04/brenda-roberts.json index 49b2b76..7cc2965 100644 --- a/build/_data/candidates/oakland/2014-11-04/brenda-roberts.json +++ b/build/_data/candidates/oakland/2014-11-04/brenda-roberts.json @@ -58,7 +58,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/bryan-parker.json b/build/_data/candidates/oakland/2014-11-04/bryan-parker.json index a59f3a1..9301ff5 100644 --- a/build/_data/candidates/oakland/2014-11-04/bryan-parker.json +++ b/build/_data/candidates/oakland/2014-11-04/bryan-parker.json @@ -25,8 +25,15 @@ "total_contributions": 237608.59, "total_expenditures": 376955.55, "total_loans_received": 0.0, - "total_supporting_independent": 10446.26, + "total_supporting_independent": 18896.26, "support_list": [ + { + "Total": 8450.0, + "Cand_ID": 1357609, + "Filer_ID": "1370519", + "Filer_NamL": "Citizens for Oakland", + "election_name": "oakland-2014" + }, { "Total": 10446.26, "Cand_ID": 1357609, @@ -74,7 +81,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/charles-williams.json b/build/_data/candidates/oakland/2014-11-04/charles-williams.json index 97f35c1..7e3256a 100644 --- a/build/_data/candidates/oakland/2014-11-04/charles-williams.json +++ b/build/_data/candidates/oakland/2014-11-04/charles-williams.json @@ -56,7 +56,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/cheri-spigner.json b/build/_data/candidates/oakland/2014-11-04/cheri-spigner.json index 85ea35e..9644056 100644 --- a/build/_data/candidates/oakland/2014-11-04/cheri-spigner.json +++ b/build/_data/candidates/oakland/2014-11-04/cheri-spigner.json @@ -57,7 +57,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/christopher-dobbins.json b/build/_data/candidates/oakland/2014-11-04/christopher-dobbins.json index 0357ace..6e6468e 100644 --- a/build/_data/candidates/oakland/2014-11-04/christopher-dobbins.json +++ b/build/_data/candidates/oakland/2014-11-04/christopher-dobbins.json @@ -43,7 +43,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/courtney-ruby.json b/build/_data/candidates/oakland/2014-11-04/courtney-ruby.json index 72b015c..1670908 100644 --- a/build/_data/candidates/oakland/2014-11-04/courtney-ruby.json +++ b/build/_data/candidates/oakland/2014-11-04/courtney-ruby.json @@ -62,7 +62,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/dan-siegel.json b/build/_data/candidates/oakland/2014-11-04/dan-siegel.json index f6142f6..4390ec2 100644 --- a/build/_data/candidates/oakland/2014-11-04/dan-siegel.json +++ b/build/_data/candidates/oakland/2014-11-04/dan-siegel.json @@ -63,7 +63,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/dana-king.json b/build/_data/candidates/oakland/2014-11-04/dana-king.json index b0c7349..0171f3f 100644 --- a/build/_data/candidates/oakland/2014-11-04/dana-king.json +++ b/build/_data/candidates/oakland/2014-11-04/dana-king.json @@ -66,7 +66,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/desley-brooks.json b/build/_data/candidates/oakland/2014-11-04/desley-brooks.json index e2eb75b..00f760b 100644 --- a/build/_data/candidates/oakland/2014-11-04/desley-brooks.json +++ b/build/_data/candidates/oakland/2014-11-04/desley-brooks.json @@ -69,7 +69,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/eric-wilson.json b/build/_data/candidates/oakland/2014-11-04/eric-wilson.json index 552c92a..faae215 100644 --- a/build/_data/candidates/oakland/2014-11-04/eric-wilson.json +++ b/build/_data/candidates/oakland/2014-11-04/eric-wilson.json @@ -40,7 +40,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/james-moore.json b/build/_data/candidates/oakland/2014-11-04/james-moore.json index 1251145..6de3dca 100644 --- a/build/_data/candidates/oakland/2014-11-04/james-moore.json +++ b/build/_data/candidates/oakland/2014-11-04/james-moore.json @@ -51,7 +51,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/jason-anderson.json b/build/_data/candidates/oakland/2014-11-04/jason-anderson.json index 19eebb5..9eeec22 100644 --- a/build/_data/candidates/oakland/2014-11-04/jason-anderson.json +++ b/build/_data/candidates/oakland/2014-11-04/jason-anderson.json @@ -40,7 +40,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ 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 c915a72..dc62084 100644 --- a/build/_data/candidates/oakland/2014-11-04/jean-quan.json +++ b/build/_data/candidates/oakland/2014-11-04/jean-quan.json @@ -56,12 +56,18 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 8450.0, "opposing_by_type": { "Independent Expenditure Supporting/Opposing Others": 8450.0 }, "opposition_list": [ - + { + "Total": 8450.0, + "Cand_ID": 1354678, + "Filer_ID": "1370519", + "Filer_NamL": "Citizens for Oakland", + "election_name": "oakland-2014" + } ] }, "total_contributions": 242342.31, diff --git a/build/_data/candidates/oakland/2014-11-04/jill-broadhurst.json b/build/_data/candidates/oakland/2014-11-04/jill-broadhurst.json index 59b45e2..4ae79be 100644 --- a/build/_data/candidates/oakland/2014-11-04/jill-broadhurst.json +++ b/build/_data/candidates/oakland/2014-11-04/jill-broadhurst.json @@ -59,7 +59,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/joe-tuman.json b/build/_data/candidates/oakland/2014-11-04/joe-tuman.json index cfd6e51..d9a4948 100644 --- a/build/_data/candidates/oakland/2014-11-04/joe-tuman.json +++ b/build/_data/candidates/oakland/2014-11-04/joe-tuman.json @@ -25,9 +25,15 @@ "total_contributions": 115502.98, "total_expenditures": 250571.9, "total_loans_received": -4211.02, - "total_supporting_independent": 0.0, + "total_supporting_independent": 8450.0, "support_list": [ - + { + "Total": 8450.0, + "Cand_ID": 1359017, + "Filer_ID": "1370519", + "Filer_NamL": "Citizens for Oakland", + "election_name": "oakland-2014" + } ], "contributions_by_type": { "Individual": 102747.0, @@ -64,7 +70,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/karl-debro.json b/build/_data/candidates/oakland/2014-11-04/karl-debro.json index dfa6963..d96e639 100644 --- a/build/_data/candidates/oakland/2014-11-04/karl-debro.json +++ b/build/_data/candidates/oakland/2014-11-04/karl-debro.json @@ -52,7 +52,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/ken-houston.json b/build/_data/candidates/oakland/2014-11-04/ken-houston.json index 809e942..2aacde9 100644 --- a/build/_data/candidates/oakland/2014-11-04/ken-houston.json +++ b/build/_data/candidates/oakland/2014-11-04/ken-houston.json @@ -40,7 +40,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/ken-maxey.json b/build/_data/candidates/oakland/2014-11-04/ken-maxey.json index 1f1c480..df41991 100644 --- a/build/_data/candidates/oakland/2014-11-04/ken-maxey.json +++ b/build/_data/candidates/oakland/2014-11-04/ken-maxey.json @@ -40,7 +40,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/kevin-blackburn.json b/build/_data/candidates/oakland/2014-11-04/kevin-blackburn.json index 49ed08e..ad30c58 100644 --- a/build/_data/candidates/oakland/2014-11-04/kevin-blackburn.json +++ b/build/_data/candidates/oakland/2014-11-04/kevin-blackburn.json @@ -61,7 +61,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/len-raphael.json b/build/_data/candidates/oakland/2014-11-04/len-raphael.json index baf5b13..66a729e 100644 --- a/build/_data/candidates/oakland/2014-11-04/len-raphael.json +++ b/build/_data/candidates/oakland/2014-11-04/len-raphael.json @@ -54,7 +54,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/libby-schaaf.json b/build/_data/candidates/oakland/2014-11-04/libby-schaaf.json index bc3910a..332fa18 100644 --- a/build/_data/candidates/oakland/2014-11-04/libby-schaaf.json +++ b/build/_data/candidates/oakland/2014-11-04/libby-schaaf.json @@ -25,8 +25,15 @@ "total_contributions": 334897.66, "total_expenditures": 433858.34, "total_loans_received": -1050.0, - "total_supporting_independent": 744.45, + "total_supporting_independent": 9194.45, "support_list": [ + { + "Total": 8450.0, + "Cand_ID": 1362261, + "Filer_ID": "1370519", + "Filer_NamL": "Citizens for Oakland", + "election_name": "oakland-2014" + }, { "Total": 744.45, "Cand_ID": 1362261, @@ -55,7 +62,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/michael-johnson.json b/build/_data/candidates/oakland/2014-11-04/michael-johnson.json index 807e455..0bf523f 100644 --- a/build/_data/candidates/oakland/2014-11-04/michael-johnson.json +++ b/build/_data/candidates/oakland/2014-11-04/michael-johnson.json @@ -55,7 +55,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/nancy-sidebotham.json b/build/_data/candidates/oakland/2014-11-04/nancy-sidebotham.json index 1b72032..013d9c6 100644 --- a/build/_data/candidates/oakland/2014-11-04/nancy-sidebotham.json +++ b/build/_data/candidates/oakland/2014-11-04/nancy-sidebotham.json @@ -40,7 +40,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/nicolas-heidorn.json b/build/_data/candidates/oakland/2014-11-04/nicolas-heidorn.json index 2b985dc..01991a7 100644 --- a/build/_data/candidates/oakland/2014-11-04/nicolas-heidorn.json +++ b/build/_data/candidates/oakland/2014-11-04/nicolas-heidorn.json @@ -46,7 +46,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/nina-senn.json b/build/_data/candidates/oakland/2014-11-04/nina-senn.json index 0da496a..fde9362 100644 --- a/build/_data/candidates/oakland/2014-11-04/nina-senn.json +++ b/build/_data/candidates/oakland/2014-11-04/nina-senn.json @@ -67,7 +67,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/pat-mccullough.json b/build/_data/candidates/oakland/2014-11-04/pat-mccullough.json index 1c7a341..baa4dcb 100644 --- a/build/_data/candidates/oakland/2014-11-04/pat-mccullough.json +++ b/build/_data/candidates/oakland/2014-11-04/pat-mccullough.json @@ -40,7 +40,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/paul-lim.json b/build/_data/candidates/oakland/2014-11-04/paul-lim.json index f16dbbe..e7d19bd 100644 --- a/build/_data/candidates/oakland/2014-11-04/paul-lim.json +++ b/build/_data/candidates/oakland/2014-11-04/paul-lim.json @@ -40,7 +40,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/peter-liu.json b/build/_data/candidates/oakland/2014-11-04/peter-liu.json index d67f351..8e0d9c5 100644 --- a/build/_data/candidates/oakland/2014-11-04/peter-liu.json +++ b/build/_data/candidates/oakland/2014-11-04/peter-liu.json @@ -40,7 +40,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json b/build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json index e18c962..012c3c2 100644 --- a/build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json +++ b/build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json @@ -25,8 +25,15 @@ "total_contributions": 347445.36, "total_expenditures": 349939.31, "total_loans_received": 0.0, - "total_supporting_independent": 744.45, + "total_supporting_independent": 10744.45, "support_list": [ + { + "Total": 10000.0, + "Cand_ID": 1367270, + "Filer_ID": "COAK-1538", + "Filer_NamL": "Gay and Lesbian Victory Fund Committee To Support Rebecca Kaplan for City of Oakland Mayor 2014", + "election_name": "oakland-2014" + }, { "Total": 744.45, "Cand_ID": 1367270, @@ -75,7 +82,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 8450.0, "opposing_by_type": { "MON": 1500.0, "Cable ads": 150000.0, @@ -83,7 +90,13 @@ "Independent Expenditure Supporting/Opposing Others": 43450.0 }, "opposition_list": [ - + { + "Total": 8450.0, + "Cand_ID": 1367270, + "Filer_ID": "1370519", + "Filer_NamL": "Citizens for Oakland", + "election_name": "oakland-2014" + } ] }, "total_contributions": 347445.36, diff --git a/build/_data/candidates/oakland/2014-11-04/renato-almanzor.json b/build/_data/candidates/oakland/2014-11-04/renato-almanzor.json index 0743b10..e9b2369 100644 --- a/build/_data/candidates/oakland/2014-11-04/renato-almanzor.json +++ b/build/_data/candidates/oakland/2014-11-04/renato-almanzor.json @@ -62,7 +62,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/saied-karamooz.json b/build/_data/candidates/oakland/2014-11-04/saied-karamooz.json index c06b9c9..c08acb0 100644 --- a/build/_data/candidates/oakland/2014-11-04/saied-karamooz.json +++ b/build/_data/candidates/oakland/2014-11-04/saied-karamooz.json @@ -46,7 +46,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/saleem-shakir-gilmore.json b/build/_data/candidates/oakland/2014-11-04/saleem-shakir-gilmore.json index 21d748f..991c884 100644 --- a/build/_data/candidates/oakland/2014-11-04/saleem-shakir-gilmore.json +++ b/build/_data/candidates/oakland/2014-11-04/saleem-shakir-gilmore.json @@ -62,7 +62,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/shanthi-gonzales.json b/build/_data/candidates/oakland/2014-11-04/shanthi-gonzales.json index 8e63e14..03d1aef 100644 --- a/build/_data/candidates/oakland/2014-11-04/shanthi-gonzales.json +++ b/build/_data/candidates/oakland/2014-11-04/shanthi-gonzales.json @@ -58,7 +58,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/shereda-nosakhare.json b/build/_data/candidates/oakland/2014-11-04/shereda-nosakhare.json index 2ce3a31..8ee69fa 100644 --- a/build/_data/candidates/oakland/2014-11-04/shereda-nosakhare.json +++ b/build/_data/candidates/oakland/2014-11-04/shereda-nosakhare.json @@ -56,7 +56,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/summuel-washington.json b/build/_data/candidates/oakland/2014-11-04/summuel-washington.json index e937f97..59cb31d 100644 --- a/build/_data/candidates/oakland/2014-11-04/summuel-washington.json +++ b/build/_data/candidates/oakland/2014-11-04/summuel-washington.json @@ -40,7 +40,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/vicente-cruz.json b/build/_data/candidates/oakland/2014-11-04/vicente-cruz.json index ff89915..035ebbe 100644 --- a/build/_data/candidates/oakland/2014-11-04/vicente-cruz.json +++ b/build/_data/candidates/oakland/2014-11-04/vicente-cruz.json @@ -40,7 +40,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/candidates/oakland/2014-11-04/william-bo-ghirardelli.json b/build/_data/candidates/oakland/2014-11-04/william-bo-ghirardelli.json index 4ab6f73..4c58e1d 100644 --- a/build/_data/candidates/oakland/2014-11-04/william-bo-ghirardelli.json +++ b/build/_data/candidates/oakland/2014-11-04/william-bo-ghirardelli.json @@ -40,7 +40,7 @@ } }, "opposing_money": { - "opposing_expenditures": null, + "opposing_expenditures": 0.0, "opposing_by_type": { }, "opposition_list": [ diff --git a/build/_data/committees/1421001.json b/build/_data/committees/1421001.json index 05f9af2..df32b3d 100644 --- a/build/_data/committees/1421001.json +++ b/build/_data/committees/1421001.json @@ -1416,7 +1416,7 @@ "Tran_Date": "2020-07-15", "Tran_NamF": "Jonathan", "Tran_NamL": "Williams", - "Tran_Zip4": "94602", + "Tran_Zip4": "94603", "election_name": "oakland-2020" }, { @@ -1429,7 +1429,7 @@ "Tran_Date": "2020-07-15", "Tran_NamF": "Jonathan", "Tran_NamL": "Williams", - "Tran_Zip4": "94603", + "Tran_Zip4": "94602", "election_name": "oakland-2020" }, { @@ -1774,26 +1774,26 @@ "title": "Oakland November 3rd, 2020 General Election", "Filer_ID": "1421001", "Tran_Emp": "Jordan Custom Builders", - "Tran_Occ": "Owner", + "Tran_Occ": "Operations Manager", "Entity_Cd": "Individual", "Tran_Amt1": 200.0, "Tran_Date": "2020-07-21", "Tran_NamF": "Billy", "Tran_NamL": "Jordan", - "Tran_Zip4": "75204", + "Tran_Zip4": "75154", "election_name": "oakland-2020" }, { "title": "Oakland November 3rd, 2020 General Election", "Filer_ID": "1421001", "Tran_Emp": "Jordan Custom Builders", - "Tran_Occ": "Operations Manager", + "Tran_Occ": "Owner", "Entity_Cd": "Individual", "Tran_Amt1": 200.0, "Tran_Date": "2020-07-21", "Tran_NamF": "Billy", "Tran_NamL": "Jordan", - "Tran_Zip4": "75154", + "Tran_Zip4": "75204", "election_name": "oakland-2020" }, { diff --git a/build/digests.json b/build/digests.json index 35d7e0a..7d5bd58 100644 --- a/build/digests.json +++ b/build/digests.json @@ -147,7 +147,7 @@ "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:name": "3bafca4830eb6221ef7507093c554607", "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:office_election": "eccbc87e4b5ce2fe28308fd9f2a7baf3", - "build/_data/candidates/oakland/2014-11-04/abel-guillen.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "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": "1f2510d6ea78d5c843ee29b424d0bbdd", @@ -173,7 +173,7 @@ "build/_data/candidates/oakland/2014-11-04/aimee-eng.json:name": "b3c8327c721ad8cf3972fa59fe240fe8", "build/_data/candidates/oakland/2014-11-04/aimee-eng.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/aimee-eng.json:office_election": "1679091c5a880faf6fb5e6087eb1b2dc", - "build/_data/candidates/oakland/2014-11-04/aimee-eng.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/aimee-eng.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/aimee-eng.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/aimee-eng.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/aimee-eng.json:supporting_money": "239ed89a8fa897809549120baaeab135", @@ -199,7 +199,7 @@ "build/_data/candidates/oakland/2014-11-04/andrew-park.json:name": "8bb24ba9079b9dcb2a59766952876314", "build/_data/candidates/oakland/2014-11-04/andrew-park.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/andrew-park.json:office_election": "eccbc87e4b5ce2fe28308fd9f2a7baf3", - "build/_data/candidates/oakland/2014-11-04/andrew-park.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "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": "88d510309349c40e4bbbdf2b39a5fc9f", @@ -225,7 +225,7 @@ "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:name": "1040e1eaf0afb1a73b6ae2ebd403db3e", "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:office_election": "a87ff679a2f3e71d9181a67b7542122c", - "build/_data/candidates/oakland/2014-11-04/annie-campbell-washington.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "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": "48381fafb67e3ed47319d00619f933af", @@ -251,7 +251,7 @@ "build/_data/candidates/oakland/2014-11-04/brenda-roberts.json:name": "d9911ee528c99cd5789e366d1658d5b6", "build/_data/candidates/oakland/2014-11-04/brenda-roberts.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/brenda-roberts.json:office_election": "c81e728d9d4c2f636f067f89cc14862c", - "build/_data/candidates/oakland/2014-11-04/brenda-roberts.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/brenda-roberts.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/brenda-roberts.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/brenda-roberts.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/brenda-roberts.json:supporting_money": "df4fb24802ed66740e2700b789159d2b", @@ -277,10 +277,10 @@ "build/_data/candidates/oakland/2014-11-04/bryan-parker.json:name": "62cf42ff63e6044ad6c96da7dfa55a2f", "build/_data/candidates/oakland/2014-11-04/bryan-parker.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/bryan-parker.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/bryan-parker.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/bryan-parker.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/bryan-parker.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/bryan-parker.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2014-11-04/bryan-parker.json:supporting_money": "dbcaaf56785aeed53e535a416ab67cae", + "build/_data/candidates/oakland/2014-11-04/bryan-parker.json:supporting_money": "bd4a5a0ccdc6651697fea97c3db3ec57", "build/_data/candidates/oakland/2014-11-04/bryan-parker.json:total_contributions": "3f590ec68ea817ed4bc67bcfed6f0571", "build/_data/candidates/oakland/2014-11-04/bryan-parker.json:total_expenditures": "2344b3dcee2084b99b8f20e6597eb2d7", "build/_data/candidates/oakland/2014-11-04/bryan-parker.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -303,7 +303,7 @@ "build/_data/candidates/oakland/2014-11-04/charles-williams.json:name": "09ee4270a18428ae375b17897df79cc6", "build/_data/candidates/oakland/2014-11-04/charles-williams.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/charles-williams.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/charles-williams.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/charles-williams.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/charles-williams.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/charles-williams.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/charles-williams.json:supporting_money": "c662cbd448735429cac64c70b10f5e4c", @@ -329,7 +329,7 @@ "build/_data/candidates/oakland/2014-11-04/cheri-spigner.json:name": "22c2a747501eaf822df16ebb83372197", "build/_data/candidates/oakland/2014-11-04/cheri-spigner.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/cheri-spigner.json:office_election": "8f14e45fceea167a5a36dedd4bea2543", - "build/_data/candidates/oakland/2014-11-04/cheri-spigner.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/cheri-spigner.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/cheri-spigner.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/cheri-spigner.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/cheri-spigner.json:supporting_money": "3bfebbf878203c92a71b0b87acc3cf4b", @@ -355,7 +355,7 @@ "build/_data/candidates/oakland/2014-11-04/christopher-dobbins.json:name": "b985b1cfd6d248381a61d10a35808b20", "build/_data/candidates/oakland/2014-11-04/christopher-dobbins.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/christopher-dobbins.json:office_election": "c9f0f895fb98ab9159f51fd0297e236d", - "build/_data/candidates/oakland/2014-11-04/christopher-dobbins.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/christopher-dobbins.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/christopher-dobbins.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/christopher-dobbins.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/christopher-dobbins.json:supporting_money": "7148c4732f5e679e2172179eab04178c", @@ -381,7 +381,7 @@ "build/_data/candidates/oakland/2014-11-04/courtney-ruby.json:name": "76884662ac75e9979f6b9b68f6426a1b", "build/_data/candidates/oakland/2014-11-04/courtney-ruby.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/courtney-ruby.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/courtney-ruby.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/courtney-ruby.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/courtney-ruby.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/courtney-ruby.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/courtney-ruby.json:supporting_money": "8bef800fd7d749c2cda4ba308c26d354", @@ -407,7 +407,7 @@ "build/_data/candidates/oakland/2014-11-04/dan-siegel.json:name": "4a206a603d548ae4cfb5ea0f5a00a724", "build/_data/candidates/oakland/2014-11-04/dan-siegel.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/dan-siegel.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/dan-siegel.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/dan-siegel.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/dan-siegel.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/dan-siegel.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/dan-siegel.json:supporting_money": "f91667805e2ab6a11d0e91c519546827", @@ -433,7 +433,7 @@ "build/_data/candidates/oakland/2014-11-04/dana-king.json:name": "8141c520652fc3c573e60d6508ca685a", "build/_data/candidates/oakland/2014-11-04/dana-king.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/dana-king.json:office_election": "eccbc87e4b5ce2fe28308fd9f2a7baf3", - "build/_data/candidates/oakland/2014-11-04/dana-king.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/dana-king.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/dana-king.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/dana-king.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/dana-king.json:supporting_money": "db5297a2c12b26a44f25237ec6afa2d2", @@ -459,7 +459,7 @@ "build/_data/candidates/oakland/2014-11-04/desley-brooks.json:name": "fe2bf21862b0e32634ffbaf4ac782bbe", "build/_data/candidates/oakland/2014-11-04/desley-brooks.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/desley-brooks.json:office_election": "e4da3b7fbbce2345d7772b0674a318d5", - "build/_data/candidates/oakland/2014-11-04/desley-brooks.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/desley-brooks.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/desley-brooks.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/desley-brooks.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/desley-brooks.json:supporting_money": "03220387bbd132d79dcfad682f82a31d", @@ -485,7 +485,7 @@ "build/_data/candidates/oakland/2014-11-04/eric-wilson.json:name": "6ac1046830bc17c3d2ae469f93fb1870", "build/_data/candidates/oakland/2014-11-04/eric-wilson.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/eric-wilson.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/eric-wilson.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/eric-wilson.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/eric-wilson.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/eric-wilson.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/eric-wilson.json:supporting_money": "6ac3c9c1b176b8840eeefc612dc0e8d5", @@ -511,7 +511,7 @@ "build/_data/candidates/oakland/2014-11-04/james-moore.json:name": "c4b1f5bd9c64853862922d4dfeeec964", "build/_data/candidates/oakland/2014-11-04/james-moore.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/james-moore.json:office_election": "e4da3b7fbbce2345d7772b0674a318d5", - "build/_data/candidates/oakland/2014-11-04/james-moore.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/james-moore.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/james-moore.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/james-moore.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/james-moore.json:supporting_money": "bb9695eae1425746d8d3a86004a5badc", @@ -537,7 +537,7 @@ "build/_data/candidates/oakland/2014-11-04/jason-anderson.json:name": "fb70326ee47f4bdfe60d92815dd6fe53", "build/_data/candidates/oakland/2014-11-04/jason-anderson.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/jason-anderson.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/jason-anderson.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/jason-anderson.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/jason-anderson.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/jason-anderson.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/jason-anderson.json:supporting_money": "6ac3c9c1b176b8840eeefc612dc0e8d5", @@ -563,7 +563,7 @@ "build/_data/candidates/oakland/2014-11-04/jean-quan.json:name": "890dc099a1f9812c9e380e63b0ea28a2", "build/_data/candidates/oakland/2014-11-04/jean-quan.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/jean-quan.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/jean-quan.json:opposing_money": "bec26be4a0715fdf43dbb06a5dee3080", + "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": "4c774d6d6aba7dbe756fc619a060ad1f", @@ -589,7 +589,7 @@ "build/_data/candidates/oakland/2014-11-04/jill-broadhurst.json:name": "98939522234435cff26b2c844d69f83e", "build/_data/candidates/oakland/2014-11-04/jill-broadhurst.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/jill-broadhurst.json:office_election": "a87ff679a2f3e71d9181a67b7542122c", - "build/_data/candidates/oakland/2014-11-04/jill-broadhurst.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/jill-broadhurst.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/jill-broadhurst.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/jill-broadhurst.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/jill-broadhurst.json:supporting_money": "fb87aadb9b76428c3a112471cb0979bf", @@ -615,10 +615,10 @@ "build/_data/candidates/oakland/2014-11-04/joe-tuman.json:name": "adc6ac3747e1dbabf1d8c1d240f06d2c", "build/_data/candidates/oakland/2014-11-04/joe-tuman.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/joe-tuman.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/joe-tuman.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/joe-tuman.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/joe-tuman.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/joe-tuman.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2014-11-04/joe-tuman.json:supporting_money": "c42b1d76c26da1234f95a0f588e73941", + "build/_data/candidates/oakland/2014-11-04/joe-tuman.json:supporting_money": "5b17acc30b39820c913b887c6c9bf82d", "build/_data/candidates/oakland/2014-11-04/joe-tuman.json:total_contributions": "83ac9251889f4d988b7ee8a79e48fa66", "build/_data/candidates/oakland/2014-11-04/joe-tuman.json:total_expenditures": "d7261decbdc6e540258223092a96439c", "build/_data/candidates/oakland/2014-11-04/joe-tuman.json:total_loans_received": "292f6c757f81f418aa1fc5a59ffb2b2a", @@ -641,7 +641,7 @@ "build/_data/candidates/oakland/2014-11-04/karl-debro.json:name": "74b10897a07570a9a6c87225cee380a9", "build/_data/candidates/oakland/2014-11-04/karl-debro.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/karl-debro.json:office_election": "8f14e45fceea167a5a36dedd4bea2543", - "build/_data/candidates/oakland/2014-11-04/karl-debro.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/karl-debro.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/karl-debro.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/karl-debro.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/karl-debro.json:supporting_money": "ca245cf5833462c261f0503059c9b5f1", @@ -667,7 +667,7 @@ "build/_data/candidates/oakland/2014-11-04/ken-houston.json:name": "b751a99fdd99b0b8391218f916449659", "build/_data/candidates/oakland/2014-11-04/ken-houston.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/ken-houston.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/ken-houston.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/ken-houston.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/ken-houston.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/ken-houston.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/ken-houston.json:supporting_money": "6ac3c9c1b176b8840eeefc612dc0e8d5", @@ -693,7 +693,7 @@ "build/_data/candidates/oakland/2014-11-04/ken-maxey.json:name": "aa94c67efec88209cec9c407b9ff2313", "build/_data/candidates/oakland/2014-11-04/ken-maxey.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/ken-maxey.json:office_election": "eccbc87e4b5ce2fe28308fd9f2a7baf3", - "build/_data/candidates/oakland/2014-11-04/ken-maxey.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/ken-maxey.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/ken-maxey.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/ken-maxey.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/ken-maxey.json:supporting_money": "6ac3c9c1b176b8840eeefc612dc0e8d5", @@ -719,7 +719,7 @@ "build/_data/candidates/oakland/2014-11-04/kevin-blackburn.json:name": "7520aaa39e242642d26bce0e4b03f636", "build/_data/candidates/oakland/2014-11-04/kevin-blackburn.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/kevin-blackburn.json:office_election": "eccbc87e4b5ce2fe28308fd9f2a7baf3", - "build/_data/candidates/oakland/2014-11-04/kevin-blackburn.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/kevin-blackburn.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/kevin-blackburn.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/kevin-blackburn.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/kevin-blackburn.json:supporting_money": "2d5181877a82e30cc90d587aae67b2f8", @@ -745,7 +745,7 @@ "build/_data/candidates/oakland/2014-11-04/len-raphael.json:name": "bfe450b9bdc461f4ca1fdbe890596dd0", "build/_data/candidates/oakland/2014-11-04/len-raphael.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/len-raphael.json:office_election": "c81e728d9d4c2f636f067f89cc14862c", - "build/_data/candidates/oakland/2014-11-04/len-raphael.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/len-raphael.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/len-raphael.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/len-raphael.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/len-raphael.json:supporting_money": "f55db40929515d6ad4c4afe3ba567195", @@ -771,10 +771,10 @@ "build/_data/candidates/oakland/2014-11-04/libby-schaaf.json:name": "378a3e0cfa58d0d874e68866132769af", "build/_data/candidates/oakland/2014-11-04/libby-schaaf.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/libby-schaaf.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/libby-schaaf.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/libby-schaaf.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/libby-schaaf.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/libby-schaaf.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2014-11-04/libby-schaaf.json:supporting_money": "a632306fd909848e35eb59847d1322fd", + "build/_data/candidates/oakland/2014-11-04/libby-schaaf.json:supporting_money": "ad602223006b2d363139ad30dcf85679", "build/_data/candidates/oakland/2014-11-04/libby-schaaf.json:total_contributions": "6aada6ada23cc7845a9cd19772a9c415", "build/_data/candidates/oakland/2014-11-04/libby-schaaf.json:total_expenditures": "e895f4fe6c886f05f392d2960e7a1135", "build/_data/candidates/oakland/2014-11-04/libby-schaaf.json:total_loans_received": "d2fd3a26fd8cb522144c351c806d612d", @@ -797,7 +797,7 @@ "build/_data/candidates/oakland/2014-11-04/michael-johnson.json:name": "acd5e6f23fe8dd524cc270b1682ae049", "build/_data/candidates/oakland/2014-11-04/michael-johnson.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/michael-johnson.json:office_election": "e4da3b7fbbce2345d7772b0674a318d5", - "build/_data/candidates/oakland/2014-11-04/michael-johnson.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/michael-johnson.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/michael-johnson.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/michael-johnson.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/michael-johnson.json:supporting_money": "09fb748405487dc6d2d01fb19e283545", @@ -823,7 +823,7 @@ "build/_data/candidates/oakland/2014-11-04/nancy-sidebotham.json:name": "33f6b74cdf3f39b3a61cf14a3ff0d4c4", "build/_data/candidates/oakland/2014-11-04/nancy-sidebotham.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/nancy-sidebotham.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/nancy-sidebotham.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/nancy-sidebotham.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/nancy-sidebotham.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/nancy-sidebotham.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/nancy-sidebotham.json:supporting_money": "6ac3c9c1b176b8840eeefc612dc0e8d5", @@ -849,7 +849,7 @@ "build/_data/candidates/oakland/2014-11-04/nicolas-heidorn.json:name": "8a20692e2c8a8d44ab450cac57daccc4", "build/_data/candidates/oakland/2014-11-04/nicolas-heidorn.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/nicolas-heidorn.json:office_election": "a87ff679a2f3e71d9181a67b7542122c", - "build/_data/candidates/oakland/2014-11-04/nicolas-heidorn.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/nicolas-heidorn.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/nicolas-heidorn.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/nicolas-heidorn.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/nicolas-heidorn.json:supporting_money": "bf65ff5fac3f5371efdcf8aebd057566", @@ -875,7 +875,7 @@ "build/_data/candidates/oakland/2014-11-04/nina-senn.json:name": "790246bb98609572c65568c5f82520f3", "build/_data/candidates/oakland/2014-11-04/nina-senn.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/nina-senn.json:office_election": "8f14e45fceea167a5a36dedd4bea2543", - "build/_data/candidates/oakland/2014-11-04/nina-senn.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/nina-senn.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/nina-senn.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/nina-senn.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/nina-senn.json:supporting_money": "aa1abc8e36bcc88f199c12e5ee615e8b", @@ -901,7 +901,7 @@ "build/_data/candidates/oakland/2014-11-04/pat-mccullough.json:name": "dfc6bbc22954b35bbc426844b61c61de", "build/_data/candidates/oakland/2014-11-04/pat-mccullough.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/pat-mccullough.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/pat-mccullough.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/pat-mccullough.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/pat-mccullough.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/pat-mccullough.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/pat-mccullough.json:supporting_money": "6ac3c9c1b176b8840eeefc612dc0e8d5", @@ -927,7 +927,7 @@ "build/_data/candidates/oakland/2014-11-04/paul-lim.json:name": "db4aa076aedbf15892b09756f081afa3", "build/_data/candidates/oakland/2014-11-04/paul-lim.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/paul-lim.json:office_election": "a87ff679a2f3e71d9181a67b7542122c", - "build/_data/candidates/oakland/2014-11-04/paul-lim.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/paul-lim.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/paul-lim.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/paul-lim.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/paul-lim.json:supporting_money": "6ac3c9c1b176b8840eeefc612dc0e8d5", @@ -953,7 +953,7 @@ "build/_data/candidates/oakland/2014-11-04/peter-liu.json:name": "50cbacf626cd9b94c665da7e3887e23b", "build/_data/candidates/oakland/2014-11-04/peter-liu.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/peter-liu.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/peter-liu.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/peter-liu.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/peter-liu.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/peter-liu.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/peter-liu.json:supporting_money": "6ac3c9c1b176b8840eeefc612dc0e8d5", @@ -979,10 +979,10 @@ "build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json:name": "2e2e05a62560df239578c47adfeeb68c", "build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json:opposing_money": "235bcfb93e944e515ecb7581f823a238", + "build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json:opposing_money": "b0bb6e5df0300f661f3475f7ed3f4631", "build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", - "build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json:supporting_money": "ded56ad189169badd8950409353d798f", + "build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json:supporting_money": "f364b4dc82dad50d218f8a9de0b55e5a", "build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json:total_contributions": "6de62951634412781c85e659183a030a", "build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json:total_expenditures": "c5ac2ff1bc3a261070ade927fdbb0a68", "build/_data/candidates/oakland/2014-11-04/rebecca-kaplan.json:total_loans_received": "30565a8911a6bb487e3745c0ea3c8224", @@ -1005,7 +1005,7 @@ "build/_data/candidates/oakland/2014-11-04/renato-almanzor.json:name": "5e6145e1a07991542b53976fa219407c", "build/_data/candidates/oakland/2014-11-04/renato-almanzor.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/renato-almanzor.json:office_election": "c9f0f895fb98ab9159f51fd0297e236d", - "build/_data/candidates/oakland/2014-11-04/renato-almanzor.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/renato-almanzor.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/renato-almanzor.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/renato-almanzor.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/renato-almanzor.json:supporting_money": "71493456708e8fa13ac3f0c045431958", @@ -1031,7 +1031,7 @@ "build/_data/candidates/oakland/2014-11-04/saied-karamooz.json:name": "39fe6bd8794e8cb4adf6d497a96472aa", "build/_data/candidates/oakland/2014-11-04/saied-karamooz.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/saied-karamooz.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/saied-karamooz.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/saied-karamooz.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/saied-karamooz.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/saied-karamooz.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/saied-karamooz.json:supporting_money": "6cee454c8b46848ef0259360c7e97e86", @@ -1057,7 +1057,7 @@ "build/_data/candidates/oakland/2014-11-04/saleem-shakir-gilmore.json:name": "f8bf69645879afcf194e1d23e08d3dba", "build/_data/candidates/oakland/2014-11-04/saleem-shakir-gilmore.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/saleem-shakir-gilmore.json:office_election": "8f14e45fceea167a5a36dedd4bea2543", - "build/_data/candidates/oakland/2014-11-04/saleem-shakir-gilmore.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/saleem-shakir-gilmore.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/saleem-shakir-gilmore.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/saleem-shakir-gilmore.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/saleem-shakir-gilmore.json:supporting_money": "a98ff95e2570cd1812c2adc5d5d0c4ed", @@ -1083,7 +1083,7 @@ "build/_data/candidates/oakland/2014-11-04/shanthi-gonzales.json:name": "0f0f9afac3485860904c106d2b1904cc", "build/_data/candidates/oakland/2014-11-04/shanthi-gonzales.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/shanthi-gonzales.json:office_election": "c9f0f895fb98ab9159f51fd0297e236d", - "build/_data/candidates/oakland/2014-11-04/shanthi-gonzales.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/shanthi-gonzales.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/shanthi-gonzales.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/shanthi-gonzales.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/shanthi-gonzales.json:supporting_money": "ff818ca42e06ae11d03b5e831460c419", @@ -1109,7 +1109,7 @@ "build/_data/candidates/oakland/2014-11-04/shereda-nosakhare.json:name": "04e68149a40fff77be1c7b3c72c8629f", "build/_data/candidates/oakland/2014-11-04/shereda-nosakhare.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/shereda-nosakhare.json:office_election": "e4da3b7fbbce2345d7772b0674a318d5", - "build/_data/candidates/oakland/2014-11-04/shereda-nosakhare.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/shereda-nosakhare.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/shereda-nosakhare.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/shereda-nosakhare.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/shereda-nosakhare.json:supporting_money": "8dbdfc260094510a6c43c811dae6097f", @@ -1135,7 +1135,7 @@ "build/_data/candidates/oakland/2014-11-04/summuel-washington.json:name": "6d33a4a9091e4cb65b78a092d83c3604", "build/_data/candidates/oakland/2014-11-04/summuel-washington.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/summuel-washington.json:office_election": "c4ca4238a0b923820dcc509a6f75849b", - "build/_data/candidates/oakland/2014-11-04/summuel-washington.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/summuel-washington.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland/2014-11-04/summuel-washington.json:party_affiliation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/summuel-washington.json:photo_url": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/summuel-washington.json:supporting_money": "6ac3c9c1b176b8840eeefc612dc0e8d5", @@ -1161,7 +1161,7 @@ "build/_data/candidates/oakland/2014-11-04/vicente-cruz.json:name": "f0e7ed2a32eae0b54e27ed4a8f8b0950", "build/_data/candidates/oakland/2014-11-04/vicente-cruz.json:occupation": "37a6259cc0c1dae299a7866489dff0bd", "build/_data/candidates/oakland/2014-11-04/vicente-cruz.json:office_election": "e4da3b7fbbce2345d7772b0674a318d5", - "build/_data/candidates/oakland/2014-11-04/vicente-cruz.json:opposing_money": "afbcf2c18f150bac0905ceffb9c94bbc", + "build/_data/candidates/oakland/2014-11-04/vicente-cruz.json:opposing_money": "1e4c58a37447b1f9cc678d3b2061b4e5", "build/_data/candidates/oakland ```