Data Dictionary: | Unemployment Statistics 2021 |
Data Source: |
T008. | Labor force change January 2021 - February 2021 | |||||||
Universe: | ||||||||
US_Unemployment_008_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_21Feb_Rate - ORG:US_Unemployment_21Jan_Rate;
return oretval;
|