home / election_finance

monetary_contributions

FPPC Form 460, Schedule A

Data source: A_Contributions

16 rows where employer = 952 sorted by report_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: filer_id, filer_name, report_start_date, report_end_date, election_date, transaction_id, last_name, first_name, city, state, zipcode, 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
108353 108353 1476843 355 Loren Taylor for Oakland Mayor 2025 480 2025-04-03 2025-03-02 2025-03-29 2025-04-15 INC2326 IND Dunk Charles   Oakland CA 94618 United Airlines 952 Pilot n   2025-03-11 100 100     INC2326
105295 105295 1463590 320 Warren Logan for Oakland City Council District 3 2024 438 2024-07-29 2024-01-01 2024-06-30 2024-11-05 bceOBqYF6AP8 IND Hagenmeier Christopher   Oakland CA 94501 United Airlines 952 Flight Attendant n   2024-04-06 250 250      
76284 76284 1442079 265 Treva Reid for Oakland Mayor 2022 342 2023-05-01 2022-01-01 2022-06-30 2022-11-08 INC632 IND Gambelin Papia   San Mateo CA 94403 United Airlines 952 Managing Director Gov Affairs n   2022-04-08 500 500      
77954 77954 1446236 269 De La Fuente for Mayor 2022 349 2022-10-13 2022-07-01 2022-09-24 2022-11-08 cBeIOOZNdjdB IND Colosimo Jennifer   Oakland CA 94602 United Airlines 952 Flight Attendant n   2022-08-16 500 500      
87784 87784 1446236 269 De La Fuente for Mayor 2022 349 2022-09-28 2022-07-01 2022-09-24 2022-11-08 cBeIOOZNdjdB IND Colosimo Jennifer   Oakland CA 94602 United Airlines 952 Flight Attendant n   2022-08-16 500 500      
76543 76543 1442079 265 Treva Reid for Oakland Mayor 2022 342 2022-09-21 2022-01-01 2022-06-30 2022-11-08 INC632 IND Gambelin Papia   San Mateo CA 94403 United Airlines 952 Managing Director Gov Affairs n   2022-04-08 500 500      
76804 76804 1442079 265 Treva Reid for Oakland Mayor 2022 342 2022-08-15 2022-01-01 2022-06-30 2022-11-08 INC632 IND Gambelin Papia   San Mateo CA 94403 United Airlines 952 Managing Director Gov Affairs n   2022-04-08 500 500      
89449 89449 1442079 265 Treva Reid for Oakland Mayor 2022 342 2022-07-22 2022-01-01 2022-06-30 2022-11-08 INC632 IND Gambelin Papia   San Mateo CA 94403 United Airlines 952 Managing Director Gov Affairs n   2022-04-08 500 500      
56399 56399 1366759 95 Treva Reid for Oakland City Council 2020 160 2020-09-24 2020-01-01 2020-06-30 2020-11-03 INC565 IND Hamilton Kimatha   Cincinnati OH 45213 United Airlines 952 Flight Attendant n   2020-05-29 100 100      
55925 55925 1421347 208 Re-Elect Lynette Gibson-McElhaney for City Council 2020 264 2020-07-31 2020-01-01 2020-06-30 2020-11-03 INC201 IND Carey Darnell   Oakland CA 94611 United Airlines 952 Crew Member n   2020-06-26 100 100      
67664 67664 1366759 95 Treva Reid for Oakland City Council 2020 160 2020-07-30 2020-01-01 2020-06-30 2020-11-03 INC565 IND Hamilton Kimatha   Cincinnati OH 45213 United Airlines 952 Flight Attendant n   2020-05-29 100 100      
68458 68458 1421347 208 Re-Elect Lynette Gibson-McElhaney for City Council 2020 264 2020-07-21 2020-01-01 2020-06-30 2020-11-03 INC201 IND Carey Darnell   Oakland CA 94611 United Airlines 952 Crew Member n   2020-06-26 100 100      
29911 29911 1386145 126 Coalition for Police Accountability Yes on LL 144 2016-10-22 2016-01-01 2016-09-24 2016-11-08 INC7 IND Johnson Torger   Oakland CA 94605 United Airlines 952 Technician n   2016-06-14 100 100      
32853 32853 1386145 126 Coalition for Police Accountability Yes on LL 144 2016-10-02 2016-01-01 2016-09-24 2016-11-08 INC7 IND Johnson Torger   Oakland CA 94605 United Airlines 952 Technician n   2016-06-14 100 100      
18424 18424 1366244 85 Kevin Blackburn for Oakland City Council 2014 83 2014-07-31 2014-01-01 2014-06-30 2014-11-04 INC256 IND Blackburn Deborah   San Francisco CA 94128 United Airlines 952 Flight Attendant n   2014-06-30 700 700      
3039 3039 1357609 40 Parker for Oakland Mayor 2014 34 2014-01-31 2013-07-01 2013-12-31 2014-11-04 INC805 IND Taylor Carol   Redwood City CA 94065 United Airlines 952 Flight Attendant n   2013-12-18 700 700      

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 23.426ms · Data source: A_Contributions