sqlalchemy-weather-analysis

SQLAlchemy for Weather Analysis

rock_climbing.png

Step 1 - Use SQLite database for Climate Analysis and Exploration

SQLite database is used to analyse Precipitation and other weather realted information for various weather stations over a period of 15 days.

Precipitation Analysis

precipitation

Station Analysis

station-histogram


Step 2 - Climate App

A Flask API is created with different routes for weather realted data

Routes

Libraries and Tools used