Finds the states that have sub-county FMR areas and fetches renter household counts in those states at the county subdivision level.

get_states_with_split_counties(processed_fmr)

get_acs_county_sub(year, processed_fmr)

Arguments

processed_fmr

Data frame with processed FMRs

year

Year of the ACS data

Value

A data frame with renter household counts.

Functions

  • get_states_with_split_counties: Finds the states with sub-county FMRs