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

https://github.com/hamzzy/datopian-test

Datopian Test
https://github.com/hamzzy/datopian-test

python3 reactjs script

Last synced: about 2 months ago
JSON representation

Datopian Test

Awesome Lists containing this project

README

          

# Datopian Technical Test

## Link to website for data Visualization.
- graph link
# Install and Use front-End
## Tools
- React Js
- D3 js
- Boostrap and react boostrap

## To run
```
$ git clone https://github.com/hamzzy/datopian-test.git
```
```
$ yarn install or npm install
```
```
$ yarn start or npm start
```

# Script to create CSV files
## Tools
- Python3
- csv
- requests

### To run app
```
$ cd data
```
```
$ python3 create_dailyprice.py
```