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
CREATE TABLE table_1 (
"pin" BIGINT,
"property_address" VARCHAR,
"most_recent_date_sale" TIMESTAMP,
"deed_no" DOUBLE,
"most_recent_sale_price" DOUBLE,
"pure_market_indicator" DOUBLE,
"estimate_land" DOUBLE,
"estimate_building" DOUBLE,
"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.