Query Natural Gas Prices
query_natural_gas_prices_v1Query verified EIA natural-gas price records from two public series.
atom="henry_hub_daily_spot" returns one trading-day Henry Hub spot price in
EIA's published $/MMBtu unit (series RNGWHHD). atom="state_electric_power_monthly"
returns one state-month average price paid by electric-power consumers in EIA's
published $/Mcf unit; {"atom":"state_electric_power_monthly","state":"TX"} is
the Texas power-sector proxy slice in one call. Filter either atom by date,
date_from/date_to, series, state, or price status.
The state series is an aggregate of what the state's power sector paid that month,
not a plant-level fact. EIA null values remain explicit price=null records with
price_status="source_missing"—never zero or imputed. The two source units are
never converted or blended; mixed-unit avg/min/max are null. This tool does not
assign proxies to plants or derive heat rates, $/MWh, spark spreads, or any ratio.
API revisions are preserved as immutable capture vintages selected by as_of.
Every price cites its exact archived response record, series id, period, value cell,
and SHA-256 for source-evidence verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||