Lobbyist Summary
State of Washington
@usgov.state_of_washington_lobbyist_summary
State of Washington
@usgov.state_of_washington_lobbyist_summary
CREATE TABLE table_1 (
"id" VARCHAR,
"year" DOUBLE,
"filer_id" BIGINT,
"lobbyist_name" VARCHAR,
"lobbyist_email" VARCHAR,
"lobbyist_phone" VARCHAR,
"firm_address" VARCHAR,
"firm_city" VARCHAR,
"firm_state" VARCHAR,
"firm_zip" VARCHAR,
"firm_country" VARCHAR,
"temp_phone" VARCHAR,
"temp_address" VARCHAR,
"temp_city" VARCHAR,
"temp_state" VARCHAR,
"temp_zip" VARCHAR,
"compensation" DOUBLE,
"sub_lobbyist_compensation" DOUBLE,
"net_compensation" DOUBLE,
"personal_expenses" DOUBLE,
"entertainment" DOUBLE,
"contributions" DOUBLE,
"pac_contributions" DOUBLE,
"advertising" DOUBLE,
"political_ads" DOUBLE,
"independent_expenditures_candidate" DOUBLE,
"independent_expenditures_ballot" DOUBLE,
"other" DOUBLE,
"direct_lobbying_expenses" DOUBLE,
"indirect_lobbying_expenses" DOUBLE,
"total_expenses" DOUBLE,
"net_total" DOUBLE,
"use_categories" VARCHAR,
"periods" VARCHAR
);
Anyone who has the link will be able to view this.