Campaign Finance Expenditures Explorer App
City of San Francisco
@usgov.city_of_san_francisco_campaign_finance_expenditures_ex_2db6a56e
City of San Francisco
@usgov.city_of_san_francisco_campaign_finance_expenditures_ex_2db6a56e
CREATE TABLE table_1 (
"filer_id" VARCHAR,
"candidate_name" VARCHAR,
"election_date" BIGINT,
"recipient_name" VARCHAR,
"amount_of_expenditure" DOUBLE,
"expenditure_date" VARCHAR,
"expenditure_type" VARCHAR,
"expenditure_description" VARCHAR,
"recipient_city" VARCHAR,
"recipient_state" VARCHAR,
"recipient_zip" DOUBLE,
"office" VARCHAR
);
Anyone who has the link will be able to view this.