eia_natural_gas_prices
Retrieve U.S. natural gas price data including spot prices, futures, and sector-specific rates to analyze market trends and make informed energy decisions.
Instructions
Get natural gas price data including spot prices, futures, citygate prices, residential, commercial, and industrial prices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route | No | Price data route (e.g., 'sum' for summary prices) | |
| area | No | Geographic area or state code | |
| product | No | Product type | |
| frequency | No | Data frequency | |
| start | No | Start period | |
| end | No | End period | |
| data_columns | No | Data columns to retrieve (e.g., 'value') | |
| limit | No | Maximum number of records (default: 100) |