Lobbyist Compensation And Expenses By Source
State of Washington
@usgov.state_of_washington_lobbyist_compensation_and_expenses_6db35c98
State of Washington
@usgov.state_of_washington_lobbyist_compensation_and_expenses_6db35c98
CREATE TABLE table_1 (
"id" VARCHAR,
"report_number" BIGINT,
"origin" VARCHAR,
"filer_id" BIGINT,
"filer_name" VARCHAR,
"type" VARCHAR,
"funding_source_id" BIGINT,
"funding_source_name" VARCHAR,
"filing_period" VARCHAR,
"first_filed_at" VARCHAR,
"receipt_date" TIMESTAMP,
"employer_id" DOUBLE,
"employer_name" VARCHAR,
"compensation" DOUBLE,
"sub_lobbyist_compensation" DOUBLE,
"net_compensation" DOUBLE,
"personal_expenses" DOUBLE,
"entertainment" DOUBLE,
"contributions" DOUBLE,
"advertising" DOUBLE,
"political_ads" DOUBLE,
"independent_expenditures_candidate" DOUBLE,
"independent_expenditures_ballot" DOUBLE,
"other" DOUBLE,
"direct_expenses" DOUBLE,
"indirect_expenses" DOUBLE,
"contributions_total" DOUBLE,
"total_expenses" DOUBLE,
"net_total" DOUBLE,
"employment_registration_id" DOUBLE,
"employment_type" VARCHAR,
"contractor_id" DOUBLE,
"contractor_name" VARCHAR,
"url" VARCHAR
);
Anyone who has the link will be able to view this.