Campaign Finance - Filings Received By SFEC
City of San Francisco
@usgov.city_of_san_francisco_campaign_finance_filings_received_by_sfec
City of San Francisco
@usgov.city_of_san_francisco_campaign_finance_filings_received_by_sfec
CREATE TABLE table_1 (
"form_type" VARCHAR,
"filing_id_number" BIGINT,
"filer_fppc_id" VARCHAR,
"filer_name" VARCHAR,
"filing_date" TIMESTAMP,
"filing_start_date" TIMESTAMP,
"filing_end_date" TIMESTAMP,
"filing_type" VARCHAR,
"filing_version" BIGINT,
"report_number" VARCHAR,
"filing_mechanism" VARCHAR,
"has_efile_content" BOOLEAN,
"rendering_url" VARCHAR,
"filer_nid" BIGINT,
"filing_nid" VARCHAR,
"filing_activity_nid" VARCHAR,
"filing_datetime" TIMESTAMP,
"publish_sequence" BIGINT,
"current_status" VARCHAR,
"redacted_rendering_nid" VARCHAR,
"attachments_nids" VARCHAR,
"rejected" BOOLEAN,
"sync_status" BIGINT,
"data_as_of" TIMESTAMP,
"data_loaded_at" TIMESTAMP,
"sync_flag" BOOLEAN,
"is_termination" VARCHAR
);
Anyone who has the link will be able to view this.