home / election_finance

misc_cash_increases

FPPC Form 460, Schedule I

Data source: I_Contributions

14 rows where filer_id = 124 sorted by report_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: report_date, report_start_date, report_end_date, transaction_id, last_name, city, state, zipcode, transaction_date, transaction_amt, year_to_date, transaction_description, report_date (date), report_start_date (date), report_end_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
160 160 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2018-07-29 2017-01-01 2017-06-30   9KuQFb4iZ3dA OTH Public Ethics Commission, City of Oakland     Oakland CA 94612     n   2017-01-23 27685.29 27685.29 Second and Third Public Financing Reimbursement    
163 163 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2018-07-29 2017-07-01 2017-12-31   4a43cLTCLdwt OTH Elizabeth Warren Action Fund     Boston MA 02129     n   2017-09-25 350 350 Refund of $350.00 check #118 cashed 7/17/17 from Elizabeth Warren Action Fund.    
129 129 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2018-07-28 2016-10-23 2016-12-31   IDh55ucK8lDq OTH Public Ethics Commission, City of Oakland     Oakland CA 94612     n   2016-10-28 8158.46 8158.46 First Public Financing Reimbursement    
130 130 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2018-07-28 2016-10-23 2016-12-31   IWDzJxGu1ruY OTH Bank of the West     Omaha NE 68103-3446     n   2016-11-02 10 100 Monthly Service Charge Rebate    
131 131 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2018-07-28 2016-10-23 2016-12-31   lBxYJa5VYvSI OTH Bank of the West     Omaha NE 68103-3446     n   2016-12-01 10 100 Monthly Service Charge Rebate    
170 170 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2018-01-29 2017-07-01 2017-12-31   4a43cLTCLdwt OTH Elizabeth Warren Action Fund     Boston MA 02129     n   2017-09-25 350 350 Refund of $350.00 check #118 cashed 7/17/17 from Elizabeth Warren Action Fund.    
132 132 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2017-07-31 2016-10-23 2016-12-31   IDh55ucK8lDq OTH Public Ethics Commission, City of Oakland     Oakland CA 94612     n   2016-10-28 8158.46 35843.75 First Public Financing Reimbursement    
133 133 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2017-07-31 2016-10-23 2016-12-31   IWDzJxGu1ruY OTH Bank of the West     Omaha NE 68103-3446     n   2016-11-02 10 100 Monthly Service Charge Rebate    
134 134 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2017-07-31 2016-10-23 2016-12-31   lBxYJa5VYvSI OTH Bank of the West     Omaha NE 68103-3446     n   2016-12-01 10 100 Monthly Service Charge Rebate    
135 135 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2017-07-31 2016-10-23 2016-12-31   9KuQFb4iZ3dA OTH Public Ethics Commission, City of Oakland     Oakland CA 94612     n   2016-12-06 27685.29 35843.75 Second and Third Public Financing Reimbursement    
139 139 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2017-02-01 2016-10-23 2016-12-31   IDh55ucK8lDq OTH Public Ethics Commission, City of Oakland     Oakland CA 94612     n   2016-10-28 8158.46 35843.75 First Public Financing Reimbursement    
140 140 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2017-02-01 2016-10-23 2016-12-31   IWDzJxGu1ruY OTH Bank of the West     Omaha NE 68103-3446     n   2016-11-02 10 100 Monthly Service Charge Rebate    
141 141 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2017-02-01 2016-10-23 2016-12-31   lBxYJa5VYvSI OTH Bank of the West     Omaha NE 68103-3446     n   2016-12-01 10 100 Monthly Service Charge Rebate    
142 142 1382408 124 Re-Elect Dan Kalb Oakland City Council 2016 142 2017-02-01 2016-10-23 2016-12-31   9KuQFb4iZ3dA OTH Public Ethics Commission, City of Oakland     Oakland CA 94612     n   2016-12-06 27685.29 35843.75 Second and Third Public Financing Reimbursement    

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "misc_cash_increases" (
"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" TEXT,
  "city" TEXT,
  "state" TEXT,
  "zipcode" TEXT,
  "employer" INTEGER,
  "occupation" TEXT,
  "self_employed" TEXT,
  "transaction_type" TEXT,
  "transaction_date" TEXT,
  "transaction_amt" NUMERIC,
  "year_to_date" NUMERIC,
  "transaction_description" TEXT,
  "committee_id" TEXT,
  "memo_reference_number" TEXT
,
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 ["misc_cash_increases_filer_id"] ON [misc_cash_increases]("filer_id");
CREATE INDEX ["misc_cash_increases_filer_name"] ON [misc_cash_increases]("filer_name");
CREATE INDEX ["misc_cash_increases_committee_id"] ON [misc_cash_increases]("committee_id");
CREATE INDEX ["misc_cash_increases_employer"] ON [misc_cash_increases]("employer");
Powered by Datasette · Queries took 41.298ms · Data source: I_Contributions