Data Dictionary: | Unemployment Statistics 2021 |
Data Source: |
T010. | Labor force change March 2021 - April 2021 | |||||||
Universe: | ||||||||
US_Unemployment_010_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_21Apr_Employed - ORG:US_Unemployment_21Mar_Employed;
return oretval;
|