Unemployment {carEx} | R Documentation |
Monthly unemployment data for Canada for the period 1995-01-01 through 2019-02-01
Unemployment
A data frame with 290 observations on the following 2 variables.
date
a "Date"
object.
unemployment
Percentage unemployed.
Downloaded from https://research.stlouisfed.org/ on 2019-03-18.
plot(unemployment ~ date, type="l", lwd=2, data=Unemployment)