Campaign Finance Filer Data: Beginning 1974
State of New York
@usgov.state_of_new_york_campaign_finance_filer_data_beginning_1974
State of New York
@usgov.state_of_new_york_campaign_finance_filer_data_beginning_1974
All Campaign Finance Filers registered with the New York State Board of Elections
Organization: State of New York
Last updated: 2021-08-06T15:05:29.241980
Tags: campaign-finance, filer
CREATE TABLE table_1 (
"filer_id" BIGINT,
"filer_name" VARCHAR,
"compliance_type_desc" VARCHAR,
"filer_type_desc" VARCHAR,
"filer_status" VARCHAR,
"committee_type_desc" VARCHAR,
"office_desc" VARCHAR,
"district" VARCHAR,
"county_desc" VARCHAR,
"municipality_desc_subdivision_desc" VARCHAR -- MUNICIPALITY DESC, SUBDIVISION DESC,
"treasurer_first_name" VARCHAR,
"treasurer_middle_name" VARCHAR,
"treasurer_last_name" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zipcode" VARCHAR
);Anyone who has the link will be able to view this.