Start it with make api — {error}
Robust hedonic index (rolling-time-dummy) · base 2021 = 100 · uncertainty always displayed
| Region | Trend | Index | 1m | 3m | 6m | YoY | Since 2021 | Vs peak | Sales 12m | $ value | Grade |
|---|---|---|---|---|---|---|---|---|---|---|---|
| {r.geography_name} {r.at_record_high && ★} | {r.index.toFixed(1)} | {r.yoy_pct == null ? "—" : `${r.yoy_pct > 0 ? "+" : ""}${r.yoy_pct.toFixed(2)}%`} | {r.drawdown_pct === 0 ? "peak" : `${r.drawdown_pct.toFixed(1)}%`} | {r.volume_12m.toLocaleString()} | {r.representative_value ? `$${Math.round(r.representative_value / 1000)}k` : "—"} | {r.reliability_grade} |
★ = record high · YoY column shaded by appreciation · click a row to explore the series · press ⌘K to jump anywhere.
> ); }