fetch_unemployment: Fetch raw BLS unemployment rates

Description Usage Arguments Value See Also

View source: R/coc_economic_indicators.R

Description

Downloads flat text file with BLS unemployment data. Parses just unemployment rate data from the download.

Usage

1
fetch_unemployment(url, min_year = 2010)

Arguments

url

A string with the url of the flat text file.

min_year

A number with the first year of data to keep.

Value

A data frame:

See Also

build_coc_unemployment() for building CoC-level unemployment rates


ucsf-bhhi/coc-data documentation built on Dec. 23, 2021, 1:07 p.m.