income_limits
Look up HUD income limits for a county or metro area, including 30%, 50%, and 80% AMI thresholds by household size, to determine Section 8 eligibility and affordable housing criteria.
Instructions
HUD income limits for an area: the extremely-low (30% AMI), very-low (50%, the Section 8 voucher line), and low (80%) income thresholds, by household size. Pass household_size (1-8) to get the single threshold that applies to a family that size. entityid is a 10-digit county FIPS or a metro CBSA code (same as fmr_lookup).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Income-limit year; default is the latest | |
| entityid | Yes | 10-digit county entity id (county FIPS + 99999) or metro CBSA code. Derive from a ZIP via zip_crosswalk then list_counties | |
| household_size | No | Family size 1-8; omit for all sizes |