unemp | R Documentation |
The monthly unemployment rate in the USA from 1955 to 2022 on a daily observation basis.
unemp
A data.frame
with 24806 rows and the following 3 columns:
date
: The date.
rate
: The unemployment rate.
rate_diff
: The difference rate to previous month.
OECD (2023), Unemployment rate (indicator). doi: 10.1787/52570002-en (Accessed on 18 January 2023) https://www.oecd.org/en/data/indicators/unemployment-rate.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.