Zoning
City of Chicago
@usgov.city_of_chicago_zoning_5e47f
City of Chicago
@usgov.city_of_chicago_zoning_5e47f
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"zone_type" BIGINT,
"zone_class" VARCHAR,
"edit_statu" VARCHAR,
"edit_date" VARCHAR,
"pd_prefix" VARCHAR,
"pd_num" BIGINT,
"ordinance" VARCHAR,
"shape_leng" DOUBLE,
"shape_area" DOUBLE
);
Anyone who has the link will be able to view this.