home / election_finance

monetary_contributions

FPPC Form 460, Schedule A

Data source: A_Contributions

15 rows where employer = 44 sorted by report_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: filer_id, filer_name, report_date, report_start_date, report_end_date, election_date, transaction_id, last_name, first_name, occupation, transaction_date, transaction_amt, year_to_date, report_date (date), report_start_date (date), report_end_date (date), election_date (date), transaction_date (date)

Link rowid filer_id filer_name report_date ▲ report_start_date report_end_date election_date transaction_id entity_type last_name first_name prefix city state zipcode employer occupation self_employed transaction_type transaction_date transaction_amt year_to_date transaction_description committee_id memo_reference_number
82767 82767 1442594 258 Sheng Thao for Oakland Mayor 2022 330 2023-02-01 2022-07-01 2022-12-31 2022-11-08 HIUnZe1bonnb IND Cobb Gay Plair   Oakland CA 94607 Oakland Private Industry Council 44 Chief Executive Officer n   2022-07-14 100 200      
83120 83120 1442594 258 Sheng Thao for Oakland Mayor 2022 330 2023-02-01 2022-07-01 2022-12-31 2022-11-08 M6kSvwcvoZQF IND Cobb Gay Plair   Oakland CA 94607 Oakland Private Industry Council 44 Chief Executive Officer n   2022-10-19 100 200      
84963 84963 1442594 258 Sheng Thao for Oakland Mayor 2022 330 2022-10-27 2022-09-25 2022-10-22 2022-11-08 M6kSvwcvoZQF IND Cobb Gay Plair   Oakland CA 94607 Oakland Private Industry Council 44 Chief Executive Officer n   2022-10-19 100 200      
86660 86660 1442594 258 Sheng Thao for Oakland Mayor 2022 330 2022-09-29 2022-07-01 2022-09-24 2022-11-08 HIUnZe1bonnb IND Cobb Gay Plair   Oakland CA 94607 Oakland Private Industry Council 44 Chief Executive Officer n   2022-07-14 100 100      
43164 43164 1405474 153 Polk 'Cat Brooks' for Mayor 2018; Sheilagh, ID # 1405474 191 2019-07-29 2018-10-21 2018-12-31 2018-11-16 PSdLDXzJKOVV IND Cobb Gay   Oakland CA 94607 Oakland Private Industry Council 44 Executive Director n   2018-10-28 250 250      
44338 44338 1405474 153 Polk 'Cat Brooks' for Mayor 2018; Sheilagh, ID # 1405474 191 2019-01-31 2018-10-21 2018-12-31 2018-11-06 PSdLDXzJKOVV IND Cobb Gay   Oakland CA 94607 Oakland Private Industry Council 44 Executive Director n   2018-10-28 250 250      
30590 30590 1381183 112 Kaplan for Oakland City Council 2016 122 2017-07-26 2016-10-23 2016-12-31   INC641 IND Cobb Paul L.   Oakland CA 94607 Oakland Private Industry Council 44 Chief Executive Officer n   2016-11-17 36 128      
31668 31668 1381183 112 Kaplan for Oakland City Council 2016 122 2017-01-30 2016-10-23 2016-12-31 2016-11-08 INC641 IND Cobb Paul L.   Oakland CA 94607 Oakland Private Industry Council 44 Chief Executive Officer n   2016-11-17 36 128      
29893 29893 1386145 126 Coalition for Police Accountability Yes on LL 144 2016-10-22 2016-01-01 2016-09-24 2016-11-08 INC59 IND Cobb Gay   Oakland CA 94607 Oakland Private Industry Council 44 Chief Executive Officer n   2016-01-23 50 250      
29939 29939 1386145 126 Coalition for Police Accountability Yes on LL 144 2016-10-22 2016-01-01 2016-09-24 2016-11-08 INC41 IND Cobb Gay   Oakland CA 94607 Oakland Private Industry Council 44 Chief Executive Officer n   2016-09-15 200 250      
32835 32835 1386145 126 Coalition for Police Accountability Yes on LL 144 2016-10-02 2016-01-01 2016-09-24 2016-11-08 INC59 IND Cobb Gay   Oakland CA 94607 Oakland Private Industry Council 44 Chief Executive Officer n   2016-01-23 50 250      
32881 32881 1386145 126 Coalition for Police Accountability Yes on LL 144 2016-10-02 2016-01-01 2016-09-24 2016-11-08 INC41 IND Cobb Gay   Oakland CA 94607 Oakland Private Industry Council 44 Chief Executive Officer n   2016-09-15 200 250      
77 77 1304073 9 Re-Elect Jumoke Hinton Hodge for Oakland School Board 9 2012-10-25 2012-03-18 2012-06-30 2012-11-06 C5878266 IND Plair Cobb Gay   Oakland CA 94607 Oakland Private Industry Council 44 CEO n   2012-04-26 150 150      
99 99 1304073 9 Re-Elect Jumoke Hinton Hodge for Oakland School Board 9 2012-10-05 2012-03-18 2012-06-30 2012-11-06 C5878266 IND Plair Cobb Gay   Oakland CA 94607 Oakland Private Industry Council 44 CEO n   2012-04-26 150 150      
2019 2019 1304073 9 Re-Elect Jumoke Hinton Hodge for Oakland School Board 9 2012-07-31 2012-03-18 2012-06-30 2012-11-06 C5878266 IND Plair Cobb Gay   Oakland CA 94607 Oakland Private Industry Council 44 CEO n   2012-04-26 150 150      

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "monetary_contributions" (
"filer_id" INTEGER,
  "filer_name" INTEGER,
  "report_date" TEXT,
  "report_start_date" TEXT,
  "report_end_date" TEXT,
  "election_date" TEXT,
  "transaction_id" TEXT,
  "entity_type" TEXT,
  "last_name" TEXT,
  "first_name" TEXT,
  "prefix" INTEGER,
  "city" TEXT,
  "state" TEXT,
  "zipcode" TEXT,
  "employer" INTEGER,
  "occupation" TEXT,
  "self_employed" TEXT,
  "transaction_type" INTEGER,
  "transaction_date" TEXT,
  "transaction_amt" INTEGER,
  "year_to_date" INTEGER,
  "transaction_description" INTEGER,
  "committee_id" TEXT,
  "memo_reference_number" INTEGER
,
FOREIGN KEY ("filer_id") REFERENCES [filer_ids](id),
    FOREIGN KEY ("filer_name") REFERENCES [filer_names](id),
    FOREIGN KEY ("committee_id") REFERENCES [committee_ids](id),
    FOREIGN KEY ("employer") REFERENCES [businesses](id));
CREATE INDEX ["monetary_contributions_filer_id"] ON [monetary_contributions]("filer_id");
CREATE INDEX ["monetary_contributions_filer_name"] ON [monetary_contributions]("filer_name");
CREATE INDEX ["monetary_contributions_committee_id"] ON [monetary_contributions]("committee_id");
CREATE INDEX ["monetary_contributions_employer"] ON [monetary_contributions]("employer");
Powered by Datasette · Queries took 46.652ms · Data source: A_Contributions