Skip to content

hbvj99/natural-gas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural Gas Prices

A collection and analysis of Henry Hub Natual Gas Spot Price available at EIA (US Energy Information Administration).

Demo data visualization is available here or view Jupyter Notebook analysis of time series data.

It uses Tabular Data Packages for publishing and sharing tabular data.

How it works?

Data available

  • Yearly
  • Monthly

Various data types are also available. Dataset are available from January 1997 and Price are in US dollars.

Requirements

  • D3js for visualization
  • Python libraries used in scripts, data
  • Install packages for Facebook Prophet;
pip install pandas matplotlib numpy cython
pip install pystan
pip install fbprophet, run conda install -c conda-forge fbprophet if you use Anaconda 

How to run?

About data and usages

Historical Datasets are in the public domain and are not subject to copyright protection, for more info visit offical webpage

About

Henry Hub Natual Gas Spot Price analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages