| unemp {fHMM} | R Documentation |
Unemployment rate data USA
Description
The monthly unemployment rate in the USA from 1955 to 2022 on a daily observation basis.
Usage
unemp
Format
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.
Source
OECD (2023), Unemployment rate (indicator). doi: 10.1787/52570002-en (Accessed on 18 January 2023) https://data.oecd.org/unemp/unemployment-rate.htm
[Package fHMM version 1.3.1 Index]