Data Dictionary: | Unemployment Statistics 2020 |
Data Source: |
T009. | Labor force change September 2020 - October 2020 | |||||||
Universe: | ||||||||
UNEMPLOYMENT_039_001Labor Force
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_021_20Oct_Civilian_Labor_force - ORG:US_unemployment_020_20Sep_Civilian_Labor_force;
return oretval;
|