ccao-data / model-res-avm

Automated valuation model for all class 200 residential properties in Cook County (except vacant land and condos)
GNU Affero General Public License v3.0
20 stars 3 forks source link

Generate historical model API workbooks #238

Open jeancochrane opened 2 months ago

jeancochrane commented 2 months ago

Now that the API supports older versions of the model going back to 2022 (https://github.com/ccao-data/api-res-avm/pull/2) and may soon support 2021 as well (https://github.com/ccao-data/api-res-avm/issues/4), Valuations has requested that we generate versions of the API workbook using these historical models.

We will probably also want to wait until the backend is updated for pre-2024 models to drop the requirement for empty non-predictor parameters before we start work (https://github.com/ccao-data/api-res-avm/issues/5) since this will simplify the code for the historical models a lot.