Unemployment: Canadian Monthly Unemployment Rate

Description Format Source Examples

Description

Monthly unemployment data for Canada for the period 1995-01-01 through 2019-02-01

Format

A data frame with 290 observations on the following 2 variables.

date

a "Date" object.

unemployment

Percentage unemployed.

Source

Downloaded from https://research.stlouisfed.org/ on 2019-03-18.

Examples

1
 plot(unemployment ~ date, type="l", lwd=2, data=Unemployment)

john-d-fox/gspline documentation built on Sept. 17, 2020, 3:19 a.m.