Description Usage Arguments Value
View source: R/coc_economic_indicators.R
Builds CoC public program utilization rates by summing total enrollment in the Census Tracts within each CoC and dividing by the relevant total population in the CoC.
1 | build_coc_public_program_use(acs_data, tract_crosswalk)
|
acs_data |
A data frame with tract-level enrollment counts from
|
tract_crosswalk |
A data frame with a tract to CoC crosswalk from
|
A data frame:
coc_number
: CoC number
year
: Year
share_hh_with_snap
: Share of households receiving SNAP benefits
share_hh_with_pub_assist
: Share of households receiving public assistance
benefits
share_hh_with_ssi
: Share of households receiving SSI benefits
share_with_medicaid
: Share of individuals age 19-64 enrolled in
Medicaid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.