Provides CoC level total population, population in poverty, and poverty rate.
build_coc_populations(tract_crosswalk)
tract_crosswalk | A data frame with a tract to CoC crosswalk produced by |
---|
A data frame.
year
: Year (numeric)
coc_number
: CoC number (character)
coc_pop
: CoC population (numeric)
coc_poverty_pop
: CoC population below poverty line (numeric)
coc_poverty_rate
: Share of CoC population below poverty line (numeric)
build_tract_crosswalk()
for the source data