gpw13 / billionaiRe

Calculate the WHO Triple Billions
https://gpw13.github.io/billionaiRe/
GNU General Public License v3.0
7 stars 4 forks source link

calculate_uhc_billion returns `projected` and `estimated` `type` based on projected_year parameter #32

Closed ElliottMess closed 2 years ago

ElliottMess commented 3 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 ?

ElliottMess commented 2 years ago

After reflections on this, having types set based on underlying type was not found to be appropriate. Instead a dynamic value introduced by #52