Get county-level food access risk profiles using Census ACS data.
Constructs food access risk profiles by combining vehicle access (B25044),
poverty status (B17001), and SNAP participation (B22001). Limited vehicle
access combined with high poverty indicates food desert risk. Useful for
identifying areas with barriers to food access in grant applications.
Args:
state: Two-letter state abbreviation (e.g. 'WA', 'MS') or 2-digit FIPS code.
county_fips: Three-digit county FIPS code (e.g. '033' for King County, WA).
Omit to get all counties in the state.
Connector