Data Dictionary: | World Development Indicators 2013 |
Data Source: | Social Explorer; The World Bank |
Table: | T25. Health Expenditure [4] |
T25. | Health Expenditure | |||||||
Universe: Universe: | ||||||||
T130_007 Public
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
if (ORG:WDI8_044.IsNull)
oretval.IsNull = true;
else if (ORG:WDI19_3_001.IsNull)
oretval.IsNull = true;
else
oretval = ((ORG:WDI8_044/100)*ORG:WDI19_3_001)/1000000;
return oretval;
|
Excerpt from: | Social Explorer; World Development Indicators 2013: Technical Documentation |
World development Indicators: Technical Documentation -> Variable Descriptions -> Health Expenditure |