quick_unemp_rate: Quick unemployment rate function

quick_unemp_rateR Documentation

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 detect it and use your key. This counts against your daily query limit.

Usage

quick_unemp_rate()

Value

A tibble from the BLS API.

Examples

## Not run: 
df <- quick_unemp_rate()

## End(Not run)


blscrapeR documentation built on Sept. 17, 2022, 1:05 a.m.