Loading...
Loading...
Commercial and land appeals win assessment cuts far more often than condo/co-op appeals and success varies widely by township, a descriptive who-files
The real public data behind Who Wins the Cook County Property Tax Appeal. . Files are hosted here directly so the analysis is reproducible; analysis.py reads only these files and prints the figures the paper reports.
These files are hosted directly on Rooted Forward and load below as live spreadsheets. Sort by clicking a column header, filter rows with the search box, change page size, or use Export current view in any spreadsheet toolbar to save your filtered view in CSV, TSV, or JSON.
analysis.py
Reproducible pandas script. Verifies the developments file is a subset of the portfolio, isolates OCII Western Addition-Area 2 (21 developments / 914 units / 821 income-restricted), tabulates tenure a
This file is not a tabular CSV. Use the download button above to save it locally.
cook-appeals-sample.csv
5,000 real Cook County Assessor appeal records (Cook County Open Data, Assessor Appeals) with PIN, year, class, township code, hearing/appeal type, mailed and certified building/land/total values, the
License
Code MIT, derived data CC BY 4.0.
What the cleaned archive will contain when complete. Column names and types may evolve until the archive ships.
| Column | Type | Description |
|---|---|---|
| pin | text | |
| year | text | |
| class | text | |
| township_code | text | |
| case_no | text | |
| hearing_type | text | |
| subkey |
| text |
| appeal_type | text |
| status | text |
| mailed_bldg | text |
| mailed_land | text |
| mailed_tot | text |
| certified_bldg | text |
| certified_land | text |