Data Dictionary: | Unemployment Statistics 2020 |
Data Source: |
T005. | Labor force change May 2020 - June 2020 | |||||||
Universe: | ||||||||
UNEMPLOYMENT_029_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_017_20Jun_Rate - ORG:US_unemployment_016_20May_Rate;
return oretval;
|