quick_employed_rate: Quick employed rate

quick_employed_rateR Documentation

Quick employed rate

Description

Returns the "employment to population ratio." SeriesID: LNS12300000 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_employed_rate()

Value

A tibble from the BLS API.

Examples

## Not run: 
df <- quick_employed_rate()

## End(Not run)


blscrapeR documentation built on May 29, 2024, 1:34 a.m.