Data Dictionary: | World Development Indicators 2015 |
Data Source: | Social Explorer; The World Bank |
T6. | Urban and Rural Population | |||||||
Universe: Universe: | ||||||||
T004_003 Rural Population
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
if (ORG:WDI19_16_001.IsNull)
oretval.IsNull = true;
else
oretval = ORG:WDI8_19_003-ORG:WDI19_16_001;
return oretval;
|
Excerpt from: | Social Explorer; World Development Indicators 2013: Technical Documentation |
World development Indicators: Technical Documentation -> Variable Descriptions -> Urban Population |
Excerpt from: | Social Explorer; World Development Indicators 2013: Technical Documentation |
World development Indicators: Technical Documentation -> Variable Descriptions -> Rural Population |