Data Dictionary: | Unemployment Statistics 2020 |
Data Source: |
T007. | Labor force change July 2020 - August 2020 | |||||||
Universe: | ||||||||
UNEMPLOYMENT_035_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_019_20Aug_Rate - ORG:US_unemployment_018_20Jul_Rate;
return oretval;
|