Parks - Buildings (deprecated November 2016)
City of Chicago
@usgov.city_of_chicago_parks_buildings_deprecated_november_2016
City of Chicago
@usgov.city_of_chicago_parks_buildings_deprecated_november_2016
CREATE TABLE table_1 (
"park" VARCHAR,
"park_number" BIGINT,
"building_type" VARCHAR,
"building_status" VARCHAR,
"ward" BIGINT,
"community_area" BIGINT,
"region" VARCHAR,
"building_name" VARCHAR,
"demolished" VARCHAR,
"year_built" BIGINT,
"x_coordinate" DOUBLE,
"y_coordinate" DOUBLE,
"location" VARCHAR,
"location_1" VARCHAR
);
Anyone who has the link will be able to view this.