SFEC Form 124 - Contributions Made By Business Entities - Filings
City of San Francisco
@usgov.city_of_san_francisco_sfec_form_124_contributions_made_9c751658
City of San Francisco
@usgov.city_of_san_francisco_sfec_form_124_contributions_made_9c751658
CREATE TABLE table_1 (
"docusign_id" VARCHAR,
"filing_type" VARCHAR,
"filing_url" VARCHAR,
"original_filing_date" TIMESTAMP,
"amendment_description" VARCHAR,
"date_signed" VARCHAR,
"signer_name" VARCHAR,
"contracts_and_grants_subtable_query_url" VARCHAR,
"committee_name" VARCHAR,
"fppc_id" VARCHAR,
"designated_contact_person" VARCHAR,
"contact_person_phone" VARCHAR,
"contact_person_email" VARCHAR,
"business_entity_name" VARCHAR,
"principal_officer_name" VARCHAR,
"principal_officer_title" VARCHAR,
"business_entity_street_address" VARCHAR,
"business_entity_city" VARCHAR,
"business_entity_state" VARCHAR,
"business_entity_zip_code" BIGINT,
"total_contributions" DOUBLE,
"date_threshold_reached" TIMESTAMP,
"supplemental_check" VARCHAR
);
Anyone who has the link will be able to view this.