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
- Host: GitHub
- URL: https://github.com/hamzzy/datopian-test
- Owner: hamzzy
- Created: 2021-02-16T20:15:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-17T11:03:14.000Z (over 5 years ago)
- Last Synced: 2025-06-21T05:41:23.528Z (about 1 year ago)
- Topics: python3, reactjs, script
- Language: JavaScript
- Homepage: https://datopian-test.vercel.app
- Size: 468 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```