/datopian

Henry Hub Natural Gas - Daily Prices

Primary LanguageJavaScriptMIT LicenseMIT

Check online here.

The MIT License

Prerequisites

Install

First, clone the repo via git:

$ git clone https://github.com/mariorodeghiero/datopian.git your-project-name

And then install dependencies with npm.

$ cd your-project-name
$ npm install

Run Front-End

$ npm run start

Run the app in the development mode.
Open http://localhost:3000/ to view it in the browser.

The page will reload if you make edits.

Install and Run Scripts to create CSV files

$ cd data
$ npm install
$ npm run create-daily-prices

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Author

Contributors

Mário Rodeghiero

| Mário Rodeghiero

License

This project is licensed under the MIT License - see the LICENSE file for details