Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mariorodeghiero/datopian

Henry Hub Natural Gas - Daily Prices
https://github.com/mariorodeghiero/datopian

csv-files d3 data-visualization nodejs react styled-components

Last synced: 21 days ago
JSON representation

Henry Hub Natural Gas - Daily Prices

Awesome Lists containing this project

README

        

Check online here.

[![The MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](http://opensource.org/licenses/MIT)

## Prerequisites

- [Node](https://nodejs.org/en/)
- [NPM Package Manager](https://www.npmjs.com/)

## Install

First, clone the repo via git:

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

And then install dependencies with npm.

```bash
$ cd your-project-name
$ npm install
```

## Run **Front-End**

```bash
$ npm run start
```

Run the app in the development mode.

Open [http://localhost:3000/](http://localhost:8080/) to view it in the browser.

The page will reload if you make edits.

## Install and Run **Scripts to create CSV files**

```bash
$ cd data
```

```bash
$ npm install
```

```bash
$ npm run create-daily-prices
```

## Contributing

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

## Author

- [Mário Antônio do Amaral Rodeghiero](https://github.com/mariorodeghiero)

## Contributors

| [![Mário Rodeghiero](https://avatars1.githubusercontent.com/u/24671133?s=88&v=4)](https://github.com/mariorodeghiero) |
| --------------------------------------------------------------------------------------------------------------------- |

| [Mário Rodeghiero](https://github.com/mariorodeghiero)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details