How this works: fetch_and_build.py pulls the public
MORTGAGE30US
series from FRED (no API key required), cleans it with pandas, computes the stats above, and writes a
static data.json that this page reads — no backend, no live API calls at page load.