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
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.