Methodology · Economy

Industry HHI

Industry HHI measures the concentration of a local economy across major NAICS sectors. A low HHI means a diversified economy; a high HHI means dependence on a single industry. We compute it on 7 broad sectors from Census County Business Patterns.

Methodology vintage: Census CBP 2022 · Last updated: 2026-05-12 · Replication SQL: GitHub

Definition

The Herfindahl–Hirschman Index for industries is the sum of the squared shares of each NAICS sector's establishments, multiplied by 10,000 (industry convention). It ranges from 1,429 (perfectly evenly split across 7 sectors) to 10,000 (one sector contains every establishment).

HHI = 10,000 × Σ (share_i² for sector i in {agriculture, construction, manufacturing, retail, professional, healthcare, food/lodging, other})

Source data

Steps

  1. Pull establishment counts from CBP for each of the 7 major NAICS sectors: agriculture (NAICS 11), construction (23), manufacturing (31), retail (44), professional (54), healthcare (62), food/lodging (72), plus an 'other' residual.
  2. Compute share_i as sector_i_establishments / total_establishments.
  3. Compute HHI as 10,000 × sum of squared shares.
  4. Buckets: highly diverse (<1,500), diverse (1,500–2,200), moderately concentrated (2,200–2,800), highly concentrated (>2,800).

Known limitations

Where this metric appears

Every place page (in the percentile ranking + industry donut), the Most economically diverse list, and the Economic Diversification Index.

Related methodology

Cite this methodology

Commerce Institute. (2026). Industry HHI — Methodology. Retrieved from https://commerceinstitute.org/methodology/industry-hhi/.