Skip to main content
Financial Data API carries official energy and commodity series from the U.S. Energy Information Administration (EIA): benchmark spot prices, stock levels, production, and refining activity. They sit under the commodities category and flow through the same observation envelope, freshness gating, and provenance as macro indicators, so an oil-inventory print joins cleanly against CPI, rates, or positioning.

What data is available

energy_spot_price

Benchmark energy spot prices — for example WTI and Brent crude, and Henry Hub natural gas.

product_spot_price

Refined product spot prices — for example NY Harbor gasoline and distillate.

energy_inventory

Stock levels — crude oil, gasoline, distillate, and natural gas inventories.

energy_production

Production volumes — for example US crude oil production.

refinery_throughput

Refinery inputs / throughput.

refinery_utilization

Refinery capacity utilization.
These are global-commodity series, so most carry no country (the value is a market benchmark, not a national statistic). The specific product or benchmark is identified in the observation metadata and provenance. The publisher is the U.S. Energy Information Administration.

Query energy data

Response shape

Each row is a standard public observation. The fields most relevant here:
string
One of the series above, for example energy_inventory.
string
commodities.
number
The value (price, volume, or percent depending on the series).
string
For example dollars per barrel, million barrels, or percent.
string
U.S. Energy Information Administration.
string
The period the reading describes.
The exact benchmark or product (WTI vs Brent, gasoline vs distillate, crude vs natural gas) is carried in the observation metadata. Read it from the row, or trace it with GET /provenance/observations/{observationId}.

Positioning

CFTC futures positioning, including energy contracts.

Provenance

Trace any value to its EIA release.