Lobbyist Data - Lobbyist, Employer, Client Combinations
City of Chicago
@usgov.city_of_chicago_lobbyist_lobbyist_employer_client_combinations
City of Chicago
@usgov.city_of_chicago_lobbyist_lobbyist_employer_client_combinations
CREATE TABLE table_1 (
"year" BIGINT,
"lobbyist_id" BIGINT,
"employer_id" BIGINT,
"client_id" BIGINT,
"lobbyist_salutation" VARCHAR,
"lobbyist_first_name" VARCHAR,
"lobbyist_middle_initial" VARCHAR,
"lobbyist_last_name" VARCHAR,
"lobbyist_suffix" VARCHAR,
"employer_name" VARCHAR,
"client_name" VARCHAR
);
Anyone who has the link will be able to view this.