Individual Landmarks (Deprecated January 2024)
City of Chicago
@usgov.city_of_chicago_individual_landmarks_d264d
City of Chicago
@usgov.city_of_chicago_individual_landmarks_d264d
CREATE TABLE table_1 (
"landmark_name" VARCHAR,
"id" VARCHAR,
"address" VARCHAR,
"date_built" VARCHAR,
"architect" VARCHAR,
"landmark_designation_date" TIMESTAMP,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.