Lobbyist Data - Clients
City of Chicago
@usgov.city_of_chicago_lobbyist_data_clients
City of Chicago
@usgov.city_of_chicago_lobbyist_data_clients
CREATE TABLE table_1 (
"year" BIGINT,
"client_id" BIGINT,
"name" VARCHAR,
"address_1" VARCHAR,
"address_2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"country" VARCHAR,
"created_date" TIMESTAMP,
"active" VARCHAR
);
Anyone who has the link will be able to view this.