You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a pipeline to bring Cook County Board of Review (BOR) appeal decision history data into our lake so that we can smoothly integrate it with CCAO reporting, such as giving context and understanding large BOR reductions.
Desired use cases:
We can include the appeal ChangeReason description when we report on a BOR appeal. This helps distinguish BOR reductions which might have been recommended by the Assessor (or statutory) from those which aren't.
We can use the appeal docket number (specifically, what looks like a concatenation of AppealTrk and AppealSeq), and use that in BOR reduction reporting to identify the number of PINs in the docket, and the summed AVs of PINs in the docket at each stage.
As above, we could compare PINs in a commercial docket to PINs in our own commercial database to identify and investigate diffs.
We can use it to identify PINs, regions, or property classes that consistently receive reductions at both the CCAO and BOR to identify process changes for 1st pass so that the PIN doesn't have to appeal.
Source data:
The BOR publishes data on its appeal decision history here.
Specifics:
Please create a new db for this, ccbor
I suppose we don't need to ingest data we already have (such as PIN10, long, lat) but it's not a problem for me if we do ingest it.
The text was updated successfully, but these errors were encountered:
Goal:
Build a pipeline to bring Cook County Board of Review (BOR) appeal decision history data into our lake so that we can smoothly integrate it with CCAO reporting, such as giving context and understanding large BOR reductions.
Desired use cases:
ChangeReason
description when we report on a BOR appeal. This helps distinguish BOR reductions which might have been recommended by the Assessor (or statutory) from those which aren't.AppealTrk
andAppealSeq
), and use that in BOR reduction reporting to identify the number of PINs in the docket, and the summed AVs of PINs in the docket at each stage.Source data:
The BOR publishes data on its appeal decision history here.
Specifics:
The text was updated successfully, but these errors were encountered: