Result type :
Display :

2019

{{ "Total " + model.typeLabels[model.currentType] + " : " + model.totalStats["2019"][model.currentType][model.currentCategory] + " " + model.categoryUnit[model.currentCategory]}}

Variation

{{ "Total " + model.typeLabels[model.currentType] + " : " + model.totalStats["diff"][model.currentType][model.currentCategory] + " " + model.categoryUnit[model.currentCategory]}}

2049

{{ "Total " + model.typeLabels[model.currentType] + " : " + model.totalStats["2049"][model.currentType][model.currentCategory] + " " + model.categoryUnit[model.currentCategory]}}