Energy and commodities

Oil, gas, and energy-shock monitor

Connect prices with inventories, production, consumption, inflation, rates, currencies, and market stress to assess how an energy move propagates through the macro environment.

Decision supported

Is an energy move a temporary price swing or a supply shock with macro consequences?

Primary sources

EIA · FRED · Yahoo Finance

Signals in the workflow

Physical balance

Oil and gas inventories, production, and consumption from EIA.

Prices

Crude, gas, commodity, and related market-price context.

Macro transmission

Headline inflation, expectations, rates, FX, and consumer pressure.

Market response

Energy equities, broad indices, volatility, and risk-sensitive assets.

Start with the catalogue API

Discover the relevant series first, then request observations or pass the identifiers into an MCP workflow. Responses retain source, frequency, units, latest date, and health status.

curl -G "https://api.meridianapi.io/v1/series" \
+  -H "Authorization: Bearer YOUR_API_KEY" \
+  --data-urlencode "q=oil gas inventories production commodities inflation" \
+  --data-urlencode "limit=20"