Assessor [Archived 05-11-2022] - Residential COVID Adjustment Replication Data
Cook County of Illinois
@usgov.cook_county_of_illinois_cook_county_assessors_resident_6b54d42a
Cook County of Illinois
@usgov.cook_county_of_illinois_cook_county_assessors_resident_6b54d42a
In response to the 2020 COVID-19 pandemic and its anticipated effects on the residential real estate market, the Cook County Assessor will adjust residential assessments. This data can be used to replicate residential COVID adjustments. Code can be located on GitLab. See data notes for link. NOTE that the 'adjusted values' in this data will not necessarily be consistent with each individual PIN's final assessment. To get the final assessment for an individual PIN, please visit www.cookcountyassessor.com.
Organization: Cook County of Illinois
Last updated: 2020-11-10T16:57:47.969622
Tags: archive, cook-county-assessor, property-tax
CREATE TABLE table_1 (
"pin10" BIGINT,
"township_code" BIGINT,
"township_name" VARCHAR,
"neighborhood_code" BIGINT,
"census_tract" BIGINT,
"property_class" BIGINT,
"triad_code" BIGINT,
"triad_name" VARCHAR,
"adjustment_group" VARCHAR,
"reference" VARCHAR,
"reference_value" DOUBLE,
"covid_19_adjustment" DOUBLE,
"adjusted_value" DOUBLE
);
Anyone who has the link will be able to view this.