Skip to content

sumanjyoti/Real-time-data-visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time-weather-graphs

The project has visualisation of weather data.

Getting Started

git clone https://github.com/sumanjyoti/Real-time-weather-graphs.git

Prerequisites

Install Python 3

https://www.python.org/downloads/

Jupyter-notebook:

http://jupyter.org/install.html

Installing Libraries

pip install requests

pip install plotly

pip install pandas

pip install ipywidgets

pip install datetime

pip install time

pip install pytemperature

pip install gmplot

Getting API KEY

http://openweathermap.org/ obtain an api key from this website.

Running scripts

python Script_1_Cleaning_and_calling_api.py

python Script_2+Plotting+of+graphs+using+widgets+and+plotly.py

python Script_3+Map+graph+using+Gmplot+library.py

Important

Temprature, Pressure, Humidity, Wind_Speed data in csv are sample data and can be used by the terms and conditions of http://openweathermap.org/

License

This bundle is under the MIT license. For the full copyright and license information please view the LICENSE file that was distributed with this source code.

About

Graphs made using OpenWeatherMap in real-time for Ireland

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors