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