mariorodeghiero / datopian

Henry Hub Natural Gas - Daily Prices

Home Page:https://mariorodeghiero.github.io/datopian/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Henry Hub Natural Gas - Daily Prices

https://mariorodeghiero.github.io/datopian/

License:MIT License


Languages

Language:JavaScript 97.5%Language:HTML 2.5%