Data Dictionary: | Unemployment Statistics 2021 |
Data Source: |
T012. | Labor force change May 2021 - June 2021 | |||||||
Universe: | ||||||||
US_Unemployment_012_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_21Jun_Rate - ORG:US_Unemployment_21May_Rate;
return oretval;
|