Micro-Market Recovery Program - Addresses
City of Chicago
@usgov.city_of_chicago_micro_market_recovery_program_addresses
City of Chicago
@usgov.city_of_chicago_micro_market_recovery_program_addresses
CREATE TABLE table_1 (
"mmrp_zone" VARCHAR,
"street_number" BIGINT,
"pre_direction" VARCHAR,
"street_name" VARCHAR,
"suffix" VARCHAR,
"post_direction" VARCHAR,
"zip_code" BIGINT,
"community_area" BIGINT,
"ward" BIGINT,
"fire_district" VARCHAR,
"police_district" BIGINT,
"census_tract" BIGINT,
"tif_zone" VARCHAR,
"x_coord" DOUBLE,
"y_coord" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"central_business_district" VARCHAR,
"address_key" BIGINT,
"address_grouping_key" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.