Skip to content
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/finalize-annual-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Low priority tasks must be complete eventually, but are not time-sensitive:
- [ ] Upload the data to the CCAO's public S3 bucket
- [ ] Make each file in the S3 bucket public using an ACL
- [ ] Create a link for each file under the appropriate year in the README
- [ ] Run the [`model-training_data.R`](https://github.com/ccao-data/data-architecture/tree/master/etl/scripts-ccao-data-warehouse-us-east-1/model/model-training_data.R) script to upload the training data to S3. Then run the [crawler](https://us-east-1.console.aws.amazon.com/glue/home?region=us-east-1#/v2/data-catalog/crawlers/view/ccao-data-warehouse-model-crawler) to update athena.
- [ ] Take a pass through the condo model README to make sure it's up to date
- [ ] Double-check that the "Features Used" table includes all features and has no missing descriptions
- [ ] Make sure the "Prior Models" section has a pointer to last year's model
Expand Down
Loading