What is this

realrates.ai is a personal inflation monitoring dashboard. It tracks consumer prices, their rate of change, and how current levels compare to pre-pandemic trend lines. The goal is to make these series easy to read without editorial noise — no commentary, no narratives, just clean charts updated from primary sources.

Real interest rates — nominal rates minus expected inflation — are the price signal that governs borrowing, saving, and investment across the economy. Understanding them requires a clear view of the inflation component. That's the problem this site is trying to solve.

Data sources

All data is pulled from FRED, the Federal Reserve Bank of St. Louis's economic data service. Series used:

Methodology

Charts are produced by a Python pipeline using pandas, statsmodels, scikit-learn, and Plotly. The main methods:

Update frequency

Charts are regenerated manually by running the data pipeline after each BLS CPI release, which occurs monthly. The pipeline fetches fresh data from FRED and rebuilds all charts.

Tools

Python · pandas · numpy · statsmodels · scikit-learn · Plotly · plain HTML and CSS. No JavaScript frameworks. Data is embedded directly in each chart file via the Plotly CDN.

Built by someone who thinks about rates too much.
Partial to Austrian thinking and the old Chicago school.
The data does the talking.