Description Usage Arguments Value See Also
View source: R/coc_economic_indicators.R
Builds CoC level unemployment rates by taking a weighted average of county unemployment rates from the BLS Local Area Unemployment Statistics (LAUS). The weights are the share of the CoC's population coming from each county.
1 | build_coc_unemployment(unemployment_data, county_crosswalk)
|
unemployment_data |
A data frame with raw unemployment data from
|
county_crosswalk |
A data frame with a county to CoC crosswalk from
|
A data frame:
coc_number
: CoC number
year
: Year
unemployment_rate
: CoC unemployment rate
fetch_unemployment()
for downloading the BLS data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.