rcpch / rcpch-audit-engine

Epilepsy12 Audit Platform
https://e12.rcpch.ac.uk/
GNU Affero General Public License v3.0
5 stars 5 forks source link

calculate-all-kpis #946

Closed eatyourpeas closed 3 months ago

eatyourpeas commented 3 months ago

Overview

This adds a new function to the helper functions section in aggregate_by. It loops through all registered cases (irrespective of cohort) and recalculates them.

Code changes

As above Adds _calculate_all_kpis to __init__.py