Data Dictionary: | Unemployment Statistics 2020 |
Data Source: |
T001. | Labor force change January 2020 - February 2020 | |||||||
Universe: | ||||||||
UNEMPLOYMENT_017_003Unemployed
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_002_20Feb_Level - ORG:US_unemployment_001_20Jan_Level;
return oretval;
|