home / election_finance

accrued_expenses

FPPC Form 460, Schedule F

Data source: F_Expenses

15 rows where filer_name = 347 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, entity_type, payee_last_name, payee_city, payee_state, payee_zipcode, beginning_balance, amount_incurred, amount_paid, ending_balance, report_date (date), report_start_date (date), report_end_date (date), election_date (date)

Link rowid filer_id filer_name committee_type report_date ▲ report_start_date report_end_date election_date transaction_id entity_type payee_last_name payee_first_name payee_prefix payee_suffix payee_city payee_state payee_zipcode beginning_balance amount_incurred amount_paid ending_balance expenditure_description committee_id memo_reference_number
8176 8176 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2025-01-31 2024-10-20 2024-12-31 2020-11-03 PAY1010 OTH American Express       New York NY 10285 0 440.67 0 440.67 See Schedule G for Individual Credit Card Payees    
8177 8177 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2025-01-31 2024-10-20 2024-12-31 2020-11-03 PAY1013 OTH American Express       New York NY 10285 0 68.58 0 68.58      
8623 8623 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2024-10-23 2024-09-22 2024-10-19 2020-11-03 PAY979 OTH American Express       New York NY 10285 330.06 0 330.06 0      
8744 8744 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2024-09-26 2024-07-01 2024-09-21 2020-11-03 PAY979 OTH American Express       New York NY 10285 0 330.06 0 330.06      
7337 7337 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2023-07-26 2023-01-01 2023-06-30 2020-11-03 PAY745 OTH CJ & Associates, Inc.       Lakeport CA 95453 60 0 60 0      
6368 6368 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2023-01-30 2022-07-01 2022-12-31 2020-11-03 PAY694 OTH CJ & Associates, Inc.       Antelope CA 95843 120 0 120 0      
6369 6369 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2023-01-30 2022-07-01 2022-12-31 2020-11-03 PAY745 OTH CJ & Associates, Inc.       Antelope CA 95843 0 60 0 60      
6813 6813 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2022-07-31 2022-01-01 2022-06-30 2020-11-03 PAY648 OTH CJ & Associates, Inc.       Antelope CA 95843 60 0 60 0      
6814 6814 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2022-07-31 2022-01-01 2022-06-30 2020-11-03 PAY694 OTH CJ & Associates, Inc.       Antelope CA 95843 0 120 0 120      
5496 5496 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2022-01-24 2021-07-01 2021-12-31 2020-11-03 PAY591 OTH CJ & Associates, Inc.       Antelope CA 95843 308 0 308 0      
5497 5497 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2022-01-24 2021-07-01 2021-12-31 2020-11-03 PAY648 OTH CJ & Associates, Inc.       Antelope CA 95843 0 60 0 60      
5592 5592 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2021-07-25 2021-01-01 2021-06-30 2020-11-03 PAY456 IND Avery Debra     Peoria IL 61604 79.99 0 79.99 0      
5593 5593 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2021-07-25 2021-01-01 2021-06-30 2020-11-03 PAY449 OTH CJ & Associates, Inc.       Antelope CA 95843 727.69 0 727.69 0      
5594 5594 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2021-07-25 2021-01-01 2021-06-30 2020-11-03 PAY591 OTH CJ & Associates, Inc.       Antelope CA 95843 0 308 0 308      
5595 5595 1427585 213 Carroll Fife for City Council 2020 Officeholder 347 CTL 2021-07-25 2021-01-01 2021-06-30 2020-11-03 PAY446 IND Tertocha Katherine     Oakland CA 94601 1044.43 0 1044.43 0      

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "accrued_expenses" (
"filer_id" INTEGER,
  "filer_name" INTEGER,
  "committee_type" TEXT,
  "report_date" TEXT,
  "report_start_date" TEXT,
  "report_end_date" TEXT,
  "election_date" TEXT,
  "transaction_id" TEXT,
  "entity_type" TEXT,
  "payee_last_name" TEXT,
  "payee_first_name" INTEGER,
  "payee_prefix" INTEGER,
  "payee_suffix" INTEGER,
  "payee_city" TEXT,
  "payee_state" TEXT,
  "payee_zipcode" TEXT,
  "beginning_balance" INTEGER,
  "amount_incurred" INTEGER,
  "amount_paid" INTEGER,
  "ending_balance" INTEGER,
  "expenditure_description" TEXT,
  "committee_id" INTEGER,
  "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));
CREATE INDEX ["accrued_expenses_filer_id"] ON [accrued_expenses]("filer_id");
CREATE INDEX ["accrued_expenses_filer_name"] ON [accrued_expenses]("filer_name");
CREATE INDEX ["accrued_expenses_committee_id"] ON [accrued_expenses]("committee_id");
Powered by Datasette · Queries took 20.934ms · Data source: F_Expenses