Data Dictionary: | World Development Indicators 2013 |
Data Source: | Social Explorer; The World Bank |
Table: | T28. Living with HIV [5] |
T28. | Living with HIV | |||||||
Universe: Universe: | ||||||||
T059_001Children HIV Prevalence (% Ages 0-14)
Percent base:
None - percentages not computed
Aggregation method:
None -- No totals are displayed for this variable when multiple geographies are selected
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
if (ORG:WDI8_012.IsNull)
oretval.IsNull = true;
else
oretval = System.Convert.ToDouble(ORG:WDI8_012*100)/SE:T151_002;
return oretval;
|
Excerpt from: | Social Explorer; World Development Indicators 2013: Technical Documentation |
World development Indicators: Technical Documentation -> Variable Descriptions -> Prevalence of HIV |