Mural Registry
City of Chicago
@usgov.city_of_chicago_mural_registry
City of Chicago
@usgov.city_of_chicago_mural_registry
Chicago is home to a growing and important collection of murals. Explore the collection and learn how to register your mural.
Organization: City of Chicago
Last updated: 2020-11-10T16:55:33.883065
Tags: public-art
CREATE TABLE table_1 (
"mural_registration_id" BIGINT,
"artist_credit" VARCHAR,
"artwork_title" VARCHAR,
"media" VARCHAR,
"year_installed" DOUBLE,
"year_restored" VARCHAR,
"location_description" VARCHAR,
"street_address" VARCHAR,
"zip" BIGINT,
"ward" BIGINT,
"affiliated_or_commissioning_organization" VARCHAR -- Affiliated (or Commissioning) Organization,
"description_of_artwork" VARCHAR,
"community_areas" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);Anyone who has the link will be able to view this.