Methodology · Housing

Years-to-own

Years-to-own measures the local housing-affordability gap by dividing the median home value by the median household income. A value of 3.0 means the median home costs three years of pre-tax household income.

Methodology vintage: ACS 5-Year 2019–2023 · Last updated: 2026-05-12 · Replication SQL: GitHub

Definition

Years-to-own is the ratio of the median home value to the median household income in a place, computed from the U.S. Census Bureau's American Community Survey 5-year estimates. It is the simplest single-number affordability ratio: how many years of pre-tax income does the median household need to buy the median home.

years_to_own = median_home_value / median_household_income

Source data

Steps

  1. Pull median home value (B25077_001E) and median household income (B19013_001E) at the ZCTA level from ACS 5-Year 2019–2023.
  2. Aggregate to the place level using population weighting across all ZCTAs that the Census Place intersects.
  3. Compute years_to_own as the simple ratio.
  4. Buckets: very affordable (<3), affordable (3–5), expensive (5–8), very expensive (>8).

Known limitations

Where this metric appears

Every place page (in the at-glance card), the Years-to-own list, and the Local Affordability Index.

Related methodology

Cite this methodology

Commerce Institute. (2026). Years-to-own — Methodology. Retrieved from https://commerceinstitute.org/methodology/years-to-own/.