Data Dictionary: | Unemployment Statistics 2020 |
Data Source: |
T010. | Labor force change October 2020 - November 2020 | |||||||
Universe: | ||||||||
UNEMPLOYMENT_042_004Unemployment rate %
Percent base:
None - percentages not computed
Aggregation method:
None -- No totals are displayed for this variable when multiple geographies are selected
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:US_unemployment_022_20Nov_Rate - ORG:US_unemployment_021_20Oct_Rate;
return oretval;
|