https://github.com/toransahu/metoffice
Data visualisation - MetOffice
https://github.com/toransahu/metoffice
data metoffice uk visualization weather
Last synced: about 1 year ago
JSON representation
Data visualisation - MetOffice
- Host: GitHub
- URL: https://github.com/toransahu/metoffice
- Owner: toransahu
- Created: 2017-11-30T16:24:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:50:58.000Z (over 3 years ago)
- Last Synced: 2025-01-30T04:43:36.539Z (over 1 year ago)
- Topics: data, metoffice, uk, visualization, weather
- Language: JavaScript
- Size: 1.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# metoffice
Data visualisation - MetOffice
**Pre-requisites**
* Python 3.x
* Django > 1.4
**Steps to run:**
1. Install requirements:
```
pip install -r requirement.txt
```
2. Run server:
```
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
```
3. Load data to ORM:
https://127.0.0.1:8000/metoffice/load
4. View graphs
https://127.0.0.1:8000/metoffice/climate