Data Dictionary: | Unemployment Statistics 2021 |
Data Source: |
T011. | Labor force change April 2021 - May 2021 | |||||||
Universe: | ||||||||
US_Unemployment_011_002Employed
Percent base:
None - percentages not computed (variable is table universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:US_Unemployment_21May_Employed - ORG:US_Unemployment_21Apr_Employed;
return oretval;
|