quick_unemp_rate | R Documentation |
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 detect it and use your key. This counts against your daily query limit.
quick_unemp_rate()
A tibble from the BLS API.
## Not run:
df <- quick_unemp_rate()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.