50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


blscrapeR (version 3.2.2)

quick_nonfarm_employed: Quick total nonfarm employment

Description

Returns the Total Nonfarm Payroll Employment, seasonally adjusted. BLS id CES0000000001. 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_nonfarm_employed()

Arguments

Value

A tibble from the BLS API.

Examples

Run this code
if (FALSE) {
df <- quick_nonfarm_employed()
}

Run the code above in your browser using DataLab