home / election_finance

monetary_contributions

FPPC Form 460, Schedule A

Data source: A_Contributions

14 rows where employer = 5065 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, city, 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
83305 83305 1439739 264 Committee To Elect Allyssa Victory To Oakland Mayor 2022 341 2023-01-31 2022-07-01 2022-12-31   A-50459 IND Morales Carlos   San Francisco CA 94110 Merritt College 5065 Counselor n   2022-10-10 50 72      
85790 85790 1439739 264 Committee To Elect Allyssa Victory To Oakland Mayor 2022 341 2022-10-26 2022-09-25 2022-10-22 2022-11-08 A-50459 IND Morales Carlos   San Francisco CA 94110 Merritt College 5065 Counselor n   2022-10-10 50 50      
87562 87562 1442227 261 Hodge for Oakland Mayor 2022 338 2022-09-29 2022-07-01 2022-09-24 2022-11-08 12x4zta9NBfW IND Seals Jason   Oakland CA 94601 Merritt College 5065 Instructor n   2022-08-15 100 100      
90923 90923 1439739 264 Committee To Elect Allyssa Victory To Oakland Mayor 2022 341 2022-07-30 2022-01-01 2022-06-30   A-25212 IND Morales Carlos   San Francisco CA 94110 Merritt College 5065 Highe Ed Counselor n   2022-03-15 22 22      
68351 68351 1426949 222 Elias Ferran for City Attorney 2020 279 2020-07-30 2020-01-01 2020-06-30 2020-11-03 INC112 IND Jordan Howard   Oakland CA 94619 Merritt College 5065 Professor n   2020-06-21 100 100     INC112
45462 45462 1405422 161 Pamela Harris for Oakland City Council 2018 202 2018-10-25 2018-09-23 2018-10-20 2018-11-06 QePYiWAlQdfb IND Gonzalez Santana Isela   Oakland CA 94619 Merritt College 5065 Teacher n   2018-09-23 50 108      
45463 45463 1405422 161 Pamela Harris for Oakland City Council 2018 202 2018-10-25 2018-09-23 2018-10-20 2018-11-06 gNDlor7glwvq IND Gonzalez Santana Isela   Oakland CA 94619 Merritt College 5065 Teacher n   2018-10-20 50 108      
45464 45464 1405422 161 Pamela Harris for Oakland City Council 2018 202 2018-10-25 2018-09-23 2018-10-20 2018-11-06 sBSnUdt84BRj IND Gonzalez Santana Isela   Oakland CA 94619 Merritt College 5065 Teacher n   2018-10-20 8 108      
45518 45518 1406398 163 JOSEPH SIMMONS FOR OAKLAND CITY COUNCIL (DISTRICT 4) 2018 205 2018-10-24 2018-09-23 2018-10-20 2018-11-06 IDT67 IND Kitchen Herbert Dr. Oakland CA 94605 Merritt College 5065 Director of Student Activities n I 2018-09-27 50 50      
48914 48914 1405456 177 Sheng Thao for Oakland City Council 2018 226 2018-07-31 2018-01-01 2018-06-30   A44 IND Ilarde Tanya   Alameda CA 94501 Merritt College 5065 Counseling Instructor n   2018-06-30 100 100      
30462 30462 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2018-07-28 2016-09-25 2016-10-22 2016-11-08 Ak4q7XZWEX8y IND Skomer Jerry   Berkeley CA 94705 Merritt College 5065 Teacher n   2016-10-15 150 150      
30196 30196 1386932 125 Nehanda Imara for City Council 2016 143 2017-02-16 2016-09-25 2016-10-22 2016-11-08 INC140 IND Briggsbrown Siri   Hayward CA 94544 Merritt College 5065 Department Chair n   2016-10-12 700 700      
30219 30219 1386932 125 Nehanda Imara for City Council 2016 143 2017-01-14 2016-09-25 2016-10-22 2016-11-08 INC140 IND Briggsbrown Siri   Hayward CA 94544 Merritt College 5065 Department Chair n   2016-10-12 700 700      
32380 32380 1386932 125 Nehanda Imara for City Council 2016 143 2016-10-26 2016-09-25 2016-10-22 2016-11-08 INC140 IND Briggsbrown Siri   Hayward CA 94544 Merritt College 5065 Department Chair n   2016-10-12 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 20.564ms · Data source: A_Contributions