Learn R Programming

blscrapeR (version 1.0.1)

quick_unemp_rate: Quick unemployment rate function

Description

Returns the "official" unemployment rate. That is, seasonally adjusted, 16 year and over, or the "U-3" rate. SeriesID: LNS14000000. If you installed a BLS_KEY with the set_bls_key() function, it will dectect it and use your key. This counts against your daily query limit.

Usage

quick_unemp_rate()

Arguments

Examples

Run this code
## Not run: 
# df <- quick_unemp_rate()
# ## End(Not run)

Run the code above in your browser using DataLab