Assessor [Archived 05-11-2022] - First Pass Values
Cook County of Illinois
@usgov.cook_county_of_illinois_archive_cook_county_assessors__525709ae
Cook County of Illinois
@usgov.cook_county_of_illinois_archive_cook_county_assessors__525709ae
As of February 14, 2020 this dataset will be considered archived information and will no longer be updated.
First-pass property values as assessed by the Cook County Assessor in their Computer Assisted Mass Appraisal system used to assess residential properties. This dataset contains first pass values for 2019 and corresponds with residential PINs in the Cook County Assessor's Assessment Data. These are NOT final assessed values. For Disclaimers, see dataset narrative at https://datacatalog.cookcountyil.gov/stories/s/p2kt-hk36
Organization: Cook County of Illinois
Last updated: 2020-11-10T16:57:56.786337
Tags: archive, cook-county-assessor, property-tax
CREATE TABLE table_1 (
"pin" BIGINT,
"property_address" VARCHAR,
"most_recent_date_sale" TIMESTAMP,
"deed_no" DOUBLE -- Deed No.,
"most_recent_sale_price" DOUBLE,
"pure_market_indicator" DOUBLE,
"estimate_land" DOUBLE -- Estimate (Land),
"estimate_building" DOUBLE -- Estimate (Building),
"first_pass_value_1" BIGINT,
"first_pass_value_2" BIGINT,
"land_value" BIGINT,
"improvement_value" BIGINT,
"first_pass_value_3" BIGINT,
"first_pass_value_4" BIGINT,
"first_pass_value_5" BIGINT,
"first_pass_value_6" BIGINT,
"first_pass_value_7" DOUBLE
);Anyone who has the link will be able to view this.