Data Dictionary: | Unemployment Statistics 2020 |
Data Source: |
T011. | Labor force change November 2020 - December 2020 | |||||||
Universe: | ||||||||
UNEMPLOYMENT_045_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_023_20Dec_Employed - ORG:US_unemployment_022_20Nov_Employed;
return oretval;
|