Sources & Methodology

Every tool on The Tea Leaves pulls from public data. This page lists what each one reads, where to verify it, and any methodology notes worth knowing.

Approach

Data is fetched at page-load time directly from public APIs (Open-Meteo, USGS, NASA FIRMS, CDC, EIA, and others). Nothing is stored on a server. Static data — BLS price series, seasonal produce windows — is refreshed via scheduled builds on GitHub Actions and committed to the repository as JSON files.

When a tool shows a calculated metric (wet-bulb temperature, AQI band, economy index), the calculation happens in your browser. The source values are always traceable back to the underlying agency.

None of this is financial, medical, or safety-critical advice.

Wet Bulb Monitor

→ wetbulb

Current and forecast wet-bulb temperature — the threshold above which sweat can no longer cool the human body.

Air Quality Monitor

→ airquality

US AQI, PM2.5, ozone, NO₂ — local conditions, forecast, and global monitor. Includes active wildfire hotspots from NASA satellite detection.

Hazards & Climate

→ hazards

Active weather alerts, tropical systems, earthquakes, droughts, precipitation and temperature anomalies, ENSO state, and long-term climate indicators.

Outbreak Monitor

→ outbreak

Wastewater-based viral surveillance for COVID-19, Influenza, and RSV by US state. Wastewater lags clinical cases by less than symptoms — and doesn't depend on testing behavior.

Everyday Economy Index

→ economy

An index that translates commodity prices, interest rates, and labor data into an approximate dollar-per-month impact versus a January 2025 baseline.

Upstream Pressure

→ upstream

Leading indicators that drive prices in the other tools — commodities, shipping, interest rates, labor. Changes here usually show up downstream in 1–6 months.

Grocery Price Radar

→ grocery

Individual grocery item prices with buy signals, seasonal windows, and trend direction.

Energy Cost Tracker

→ energy

Household energy costs — gasoline, electricity, natural gas, propane, diesel, heating oil — at state or PADD sub-region level.

Grid Stress Monitor

→ grid

Real-time electricity demand versus capacity across the 7 major US grid operators. Requires a free EIA API key.

Macro Mood

→ macromood

Soft-data dashboard: how households, consumers, and businesses feel about the economy. Six FRED indicators, sign-corrected and z-scored against 10 years of history, weighted into a single 0–100 mood score and three tier trends. Tier weights: Households 50% (sentiment, saving rate, delinquency) · Behavior 30% (retail sales, jobless claims) · Business 20% (business confidence). Score = 50 + 20 × weighted z, clamped to 0–100.

Affordability

→ affordability

Tracks essentials' share of disposable personal income over time. The hero is a 15-year monthly chart of (housing + food + energy + healthcare + transportation) ÷ disposable income. Tile percentiles are computed against the metric's own 10-year history. Each tile shows where its metric currently sits within its own 10-year distribution. High percentile on cost/stress tiles = more squeeze; high percentile on income tiles = healthier (the dial color band is inverted accordingly).

Corrections & updates

If you find a broken link, outdated methodology, or a source that's been deprecated, open an issue on GitHub. This page is maintained manually and will drift over time.