Assessor [Archived 05-11-2022] - Residential Exemption Amounts
Cook County of Illinois
@usgov.cook_county_of_illinois_cook_county_assessors_resident_d8b6297c
Cook County of Illinois
@usgov.cook_county_of_illinois_cook_county_assessors_resident_d8b6297c
This data displays total exempt EAV and total exemptions by tax code. Since residential exemptions reveal sensitive information about individual taxpayers and households, we have applied the p% statistical disclosure rule in suppressing fields.
Organization: Cook County of Illinois
Last updated: 2021-08-07T15:13:45.669616
Tags: archive, cook-county-assessor, property-tax
CREATE TABLE table_1 (
"tax_code" BIGINT,
"equalization_factor" DOUBLE,
"year" BIGINT,
"total_pins" BIGINT,
"total_exempt_eav" BIGINT,
"homeowners" BIGINT,
"count_homeowners" BIGINT,
"senior_homeowners" BIGINT,
"count_senior_homeowners" BIGINT,
"senior_freeze" BIGINT,
"count_senior_freeze" BIGINT,
"disabled" BIGINT,
"count_disabled" BIGINT,
"veteran" BIGINT,
"count_veterans" BIGINT,
"returning_veteran" BIGINT,
"count_returning_veteran" BIGINT,
"disabled_veteran_75" BIGINT -- Disabled Veteran <75,
"count_disabled_veteran_75" BIGINT -- Count Disabled Veteran <75,
"disabled_veteran_75_525910" BIGINT -- Disabled Veteran >75,
"count_disabled_veteran_75_8024bc" BIGINT -- Count Disabled Veteran >75,
"suppression_flag" BIGINT
);Anyone who has the link will be able to view this.