API AccessAccess dataset files directly from scripts, code, or AI agents.
Browse dataset files
Access dataset files directly from scripts, code, or AI agents.
Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.
Start with these files — they give you everything you need to understand and access the dataset.
- 1. Fetch datapackage.json to inspect schema and resources
- 2. Download data resources listed in datapackage.json
- 3. Read README.md for full context
Data Views
Data Previews
daily
Schema
| name | type | format |
|---|---|---|
| Date | date | default |
| Price | number | default |
monthly
Schema
| name | type | format |
|---|---|---|
| Month | yearmonth | default |
| Price | number | default |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
daily | 124 kB | 4 days ago | daily | |
monthly | 4.89 kB | 4 days ago | monthly |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 2 | 129 kB | xls | 4 days ago | Open Data Commons Public Domain Dedication and License v1.0 | EIA |
Time series of major Natural Gas Prices including US Henry Hub. Data comes from U.S. Energy Information Administration EIA
Data
Dataset contains Monthly and Daily prices of Natural gas, starting from January 1997 to current year. Prices are in nominal dollars.
Preparation
You will need Python 3.6 or greater and dataflows library to run the script
To update the data run the process script locally:
# Install dataflows
pip install dataflows
# Run the script
python natural_gas_flow.py
License
- Public domain and use of EIA content
U.S. government publications are in the public domain and are not subject to copyright protection. One may use and/or distribute any of data, files, databases, reports, graphs, charts, and other information products that are on website. For more information please visit: Copyrights and Reuse