Learn R Programming

fHMM (version 1.4.2)

unemp: Unemployment rate data USA

Description

The monthly unemployment rate in the USA from 1955 to 2022 on a daily observation basis.

Usage

unemp

Arguments

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.