Data Dictionary: | Unemployment Statistics 2020 |
Data Source: |
T008. | Labor force change August 2020 - September 2020 | |||||||
Universe: | ||||||||
UNEMPLOYMENT_036_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_020_20Sep_Level - ORG:US_unemployment_019_20Aug_Level;
return oretval;
|