Assessor - Neighborhood Boundaries
Cook County of Illinois
@usgov.cook_county_of_illinois_assessor_neighborhood_boundaries
Cook County of Illinois
@usgov.cook_county_of_illinois_assessor_neighborhood_boundaries
Neighborhood polygons used by the Cook County Assessor's Office for valuation and reporting. These neighborhoods are specific to the Assessor. They are intended to represent homogenous housing submarkets, NOT Chicago community areas or municipalities. These neighborhoods were reconstructed from individual parcels using spatial buffering and simplification. The full transformation script can be found on the Assessor's GitHub. Read about the Assessor's 2025 Open Data Refresh.
Organization: Cook County of Illinois
Last updated: 2022-05-26T02:14:33.498261
Tags: cook-county-assessor, property-tax, spatial
CREATE TABLE table_1 (
"multipolygon" VARCHAR,
"neighborhood" BIGINT,
"township_neighborhood" BIGINT,
"township_code" BIGINT,
"township_name" VARCHAR,
"triad_code" BIGINT,
"triad_name" VARCHAR
);Anyone who has the link will be able to view this.