Data Dictionary: | Unemployment Statistics 2020 |
Data Source: |
T002. | Labor force change Februrary 2020 - March 2020 | |||||||
Universe: | ||||||||
UNEMPLOYMENT_018_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_003_20Mar_Level - ORG:US_unemployment_002_20Feb_Level;
return oretval;
|