Lobbyists' Fundraising And Political Consulting Reports
City of New York
@usgov.city_of_new_york_lobbyists_fundraising_and_political_c_16a50c8e
City of New York
@usgov.city_of_new_york_lobbyists_fundraising_and_political_c_16a50c8e
CREATE TABLE table_1 (
"report_id" BIGINT,
"filing_year" BIGINT,
"filing_period" BIGINT,
"report_type" VARCHAR,
"entity_name" VARCHAR,
"street_address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"phone_number" BIGINT,
"principal_last_name" VARCHAR,
"principal_first_name" VARCHAR,
"lobbyist_employees" VARCHAR,
"target_office" VARCHAR,
"candidate_last_name" VARCHAR,
"candidate_first_name" VARCHAR,
"candidate_type" VARCHAR,
"political_committee" VARCHAR,
"third_party" VARCHAR,
"compensation_owed" BIGINT,
"total_expenses" BIGINT,
"total_raised" BIGINT
);
Anyone who has the link will be able to view this.