Data Dictionary: | World Development Indicators 2013 |
Data Source: | Social Explorer; The World Bank |
T19. | Employment Status for Total Population 15 Years and Over | |||||||||
Universe: Universe: | ||||||||||
A100_005 Not in Labor Force
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
if (ORG:WDI10_4_001.IsNull)
oretval.IsNull = true;
else
oretval = SE:T151_003 + SE:T151_004 - ORG:WDI10_4_001;
return oretval;
|
Excerpt from: | Social Explorer; World Development Indicators 2013: Technical Documentation |
World development Indicators: Technical Documentation -> Variable Descriptions -> Labor Force |
Excerpt from: | Social Explorer; World Development Indicators 2013: Technical Documentation |
World development Indicators: Technical Documentation -> Variable Descriptions -> Unemployment |