Ward Offices
City of Chicago
@usgov.city_of_chicago_ward_offices
City of Chicago
@usgov.city_of_chicago_ward_offices
CREATE TABLE table_1 (
"ward" BIGINT,
"alderman" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zipcode" VARCHAR,
"ward_phone" VARCHAR,
"ward_fax" VARCHAR,
"email" VARCHAR,
"website" VARCHAR,
"location" VARCHAR,
"city_hall_address" VARCHAR,
"city_hall_city" VARCHAR,
"city_hall_state" VARCHAR,
"city_hall_zipcode" DOUBLE,
"city_hall_phone" VARCHAR,
"photo_link" VARCHAR
);
Anyone who has the link will be able to view this.