process_unemployment: Clean unemployment rates

Description Usage Arguments Value See Also

View source: R/coc_economic_indicators.R

Description

Grabs the chosen month's or annual average unemployment rate and parses the county FIPS code.

Usage

1
process_unemployment(unemployment_data, use_month = "M01")

Arguments

unemployment_data

A data frame with raw unemployment data from fetch_unemployment().

use_month

A character value with the month to use or the annual average. For annual average use "M13". Defaults to January ("M01").

Value

A data frame:

See Also

build_coc_unemployment() for the main function


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