Closed ElliottMess closed 2 years ago
calculate_uhc_billion returns projected and estimated type based on projected_year parameter for calculated indicators. Defaults to 2020, but maybe should take underlying data type ?
projected
estimated
type
After reflections on this, having types set based on underlying type was not found to be appropriate. Instead a dynamic value introduced by #52
calculate_uhc_billion returns
projected
andestimated
type
based on projected_year parameter for calculated indicators. Defaults to 2020, but maybe should take underlying data type ?