Lobbyist Agent Employers
State of Washington
@usgov.state_of_washington_lobbyist_agent_employers
State of Washington
@usgov.state_of_washington_lobbyist_agent_employers
CREATE TABLE table_1 (
"id" VARCHAR,
"filer_id" BIGINT,
"lobbyist_firm_name" VARCHAR,
"lobbyist_phone" VARCHAR,
"lobbyist_email" VARCHAR,
"lobbyist_address" VARCHAR,
"employment_registration_id" BIGINT,
"employment_registration_title" VARCHAR,
"employer_id" BIGINT,
"employer_title" VARCHAR,
"agent_name" VARCHAR,
"agent_bio" VARCHAR,
"agent_pic_url" VARCHAR,
"employment_year" BIGINT,
"lobbyist_firm_url" VARCHAR,
"employment_registration_url" VARCHAR,
"employer_url" VARCHAR,
"training_certified" TIMESTAMP,
"agent_id" BIGINT
);
Anyone who has the link will be able to view this.