OFFICE BLUES

BURNOUT INDEX — IN — #43th OF 50

Indianapolis-Carmel-Anderson
Indianapolis-Carmel-Anderson, IN

29
/100
Below-average pressure
No change vs. last update

Median household income is -4% vs. the national median with a BEA RPP of 99.1, implying relatively favorable purchasing power. Unemployment at 4.1% and a 25.4-minute average commute keep Indianapolis-Carmel-Anderson near the bottom of the burnout ranking. The labor market conditions here, on these three metrics, work less hard against you.

Scored 2026-05-04. Data: Census ACS 5-year 2023, BEA RPP 2024. Unemployment: Census ACS (5-year estimate — BLS LAUS available with API key).

The receipts

Three components, three public sources. Each term is clamped to [0, 1] before weighting. The formula is published on the methodology page; any change to the weights requires a public ADR (ADR-0013+).

Component Raw value vs. national Weight Contribution Source
Pay-to-cost gap
Median HH income vs. cost of living.
Purchasing power index: 0.96 (wages below cost-adjusted national)
$77,065
RPP 99.1
-4% national
median income
40% 1.4 Census ACS 2023 BEA RPP 2024
Mean commute
Minutes/day, ACS 5-year. Capped at 60 min.
25.4 min 1.1 min shorter than
26.5 min national
30% 12.7 Census ACS 2023
Unemployment rate
Census ACS 5-year estimate. BLS LAUS (monthly) used when API key available. Capped at 8%.
4.1% 0.2pp above
3.9% national (ACS period)
30% 15.4 Census ACS 2023 DP03_0009PE
Total score 29

Indianapolis-Carmel-Anderson in context

Indianapolis-Carmel-Anderson ranks 43th out of 50 major US metro areas on the Office Blues Burnout Index. The index measures three labor-market signals that directly affect worker quality of life: the gap between wages and cost of living, commute time, and unemployment pressure. It does not measure culture, management quality, or RTO mandates — those signals are not yet available at MSA level from primary sources without scraping.

The metro area population is approximately 2,111,040, making it one of the top-50 US metros by size. The data covers the Indianapolis-Carmel-Anderson, IN Metropolitan Statistical Area (CBSA 26900), which typically extends well beyond the core city limits.

On wages vs. cost of living: median household income here is $77,065 per year (-4% the national median of $80,610). Against a BEA Regional Price Parity of 99.1 (national average = 100, higher = more expensive), that works out to a purchasing-power index of 0.96 relative to a national baseline of 1.0. Wages don't keep up with local prices on a cost-adjusted basis — that gap contributes 1.4 points to the burnout score.

On commute: the average one-way trip takes 25.4 minutes — 1.1 min shorter than the national mean of 26.5 minutes. The commute component contributes 12.7 points out of a possible 30 (capped when commute ≥ 60 minutes). Commute time is the most consistent predictor of reported job dissatisfaction in the academic literature; it compounds every other signal.

On unemployment: the rate is 4.1%, which is 0.2pp above the national reference figure of 3.9% for the ACS measurement period. The unemployment component contributes 15.4 points out of a possible 30 (capped at 8%). High unemployment signals a weak labor market where workers have fewer outside options — the classic condition for wage suppression and lower bargaining power. Note: this figure comes from the ACS 5-year estimate, not the more timely BLS LAUS monthly series, which requires an API key for bulk MSA pulls.

The score formula is editorial — 40/30/30 weights are a deliberate choice, not derived from regression. If you think the weights are wrong, the methodology page explains the rationale. Weight changes require a public ADR (ADR-0013+). The sources are federal, license-free for reuse with attribution.

HOW THIS IS CALCULATED

Formula (ADR-0012, binding):

burnout_score = round(
  40 × clamp₀₁(1 − normalized_wage / cost_norm)   // pay-to-cost gap
+ 30 × clamp₀₁(commute_min / 60)                  // commute
+ 30 × clamp₀₁(unemployment_pct / 8)              // unemployment
)

Where:

  • normalized_wage = $77,065 ÷ $80,610 (national median) = 0.9560
  • cost_norm = 99.106 ÷ 100 = 0.9911
  • pay_term = clamp₀₁(1 − 0.9560 ÷ 0.9911) = 0.0354
  • commute_term = clamp₀₁(25.4 ÷ 60) = 0.4233
  • unemp_term = clamp₀₁(4.1 ÷ 8) = 0.5125

Score = round(40 × 0.0354 + 30 × 0.4233 + 30 × 0.5125) = round(29.49) = 29

Full methodology, weight rationale, and source citations: /methodology#burnout-index. Weight changes are a brand contract — any modification requires ADR-0013+.

What changed since last update

Score moved from 29 to 29 (0 points). Data sources refresh weekly via CI cron. Score changes reflect BLS LAUS monthly releases (unemployment) and are recomputed every Monday at 14:30 UTC.

Methodology · About Office Blues · Meeting Tax Calculator · Daily Pulse

Raw JSON: /burnout-index/indianapolis-in.json · License: CC BY 4.0 · Cite as: Office Blues Burnout Index, Indianapolis-Carmel-Anderson, IN, officeblues.net/burnout-index/indianapolis-in, 2026-05-04