Political Consultant Filings: Beginning 2016
State of New York
@usgov.state_of_new_york_political_consultant_filings_beginning_2016
State of New York
@usgov.state_of_new_york_political_consultant_filings_beginning_2016
CREATE TABLE table_1 (
"year" BIGINT,
"reporting_period" VARCHAR,
"filing_date" TIMESTAMP,
"filing_record_identifier" VARCHAR,
"filing_type" VARCHAR,
"correction_type" VARCHAR,
"political_consultant_pc_name" VARCHAR,
"pc_business_name" VARCHAR,
"pc_business_address_1" VARCHAR,
"pc_business_city" VARCHAR,
"pc_business_state" VARCHAR,
"pc_business_zip_code" VARCHAR,
"pc_business_county" VARCHAR,
"pc_business_country" VARCHAR,
"pc_business_telephone_number" VARCHAR,
"client_type" VARCHAR,
"client_name" VARCHAR,
"office_held_sought" VARCHAR,
"client_business_address_1" VARCHAR,
"client_business_city" VARCHAR,
"client_business_state" VARCHAR,
"client_business_zip_code" VARCHAR,
"client_business_country" VARCHAR,
"client_business_telephone_number" VARCHAR,
"name_of_person_with_controlling_interest_in_business" VARCHAR,
"description_of_services_provided" VARCHAR,
"registration_id" VARCHAR,
"reporting_period_id" BIGINT
);
Anyone who has the link will be able to view this.