Closed anchit-chandran closed 1 month ago
Currently the specifications are written in an Excel sheet (ew), should refactor this into own page in docs site, much easier to update and singular source of truth for easy access
https://github.com/rcpch/national-paediatric-diabetes-audit/blob/live/project/npda/dummy_sheets/kpi-specifications/Calculations_AK_20240621%20(1).xlsx
Might be better to use docstrings for each calculate_kpi_... method found in kpis.py
calculate_kpi_...
kpis.py
Currently the specifications are written in an Excel sheet (ew), should refactor this into own page in docs site, much easier to update and singular source of truth for easy access
https://github.com/rcpch/national-paediatric-diabetes-audit/blob/live/project/npda/dummy_sheets/kpi-specifications/Calculations_AK_20240621%20(1).xlsx
Might be better to use docstrings for each
calculate_kpi_...
method found inkpis.py