mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
* Configure and run `black` and other pre-commit hooks Co-authored-by: matt bowen <matthew.r.bowen@omb.eop.gov>
1.2 KiB
1.2 KiB
Methodology change process
The methodology for Justice40 will continue to evolve. The steps outlined below is the suggested chronological order of actions.
- Update ETL code to add fields
- Update to score code to implement new methodology
- Update score_etl to calculate percentiles or reverse percentiles
- Re-run score to update data
- Add new data indicators (if any) to usa.csv
- Update comparison tool (if necessary) for a new methodology and re-run to look at outcomes
- Add new indicators about whether or not thresholds are exceeded (if any)
- In the backend, add new indicators to tiles that will be used for map and side panel
- Add new logic about when to display the indicator as blue in the side panel (if any)
- Add new indicators to export file
- Write and approve new copy (long and short descriptions)
- Add new indicators to spreadsheet
- Adjust sort order for spreadsheet
- Add new copy to living copy doc
- (Eventually) add to spreadsheet data dictionary
- In the frontend, display new indicators in sidepanel
- Update copy on methodology page
- Update copy on .pdf in download package
- Update technical support document (if necessary - TSD will include the final .pdf from download package)