Data Dictionary: | World Development Indicators 2014 |
Data Source: | Social Explorer; The World Bank |
Table: | T25. Health Expenditure [4] |
T25. | Health Expenditure | |||||||
Universe: Universe: | ||||||||
T130_003Health Expenditure (Current US$ in Millions):
Percent base:
None - percentages not computed (variable is table universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
if (ORG:WDI8_045.IsNull)
oretval.IsNull = true;
else if (ORG:WDI19_3_001.IsNull)
oretval.IsNull = true;
else
oretval = ((ORG:WDI8_045/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 |