Data Dictionary: | Unemployment Statistics 2020 |
Data Source: |
T005. | Labor force change May 2020 - June 2020 | |||||||
Universe: | ||||||||
UNEMPLOYMENT_029_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_017_20Jun_Employed - ORG:US_unemployment_016_20May_Employed;
return oretval;
|