SQLAlchemy - Surfs Up!

 

Background:

Planning a vacation to Honolulu, Hawaii! By Python and SQLAlchemy, I will be doing basic climate analysis and data exploration from climate database to plan this vacation.

 

Objective:

Step 1 - Climate Analysis and Exploration

Used Python and SQLAlchemy to do basic climate analysis and data exploration of your climate database.

All of the following analysis were completed using SQLAlchemy ORM queries, Pandas, and Matplotlib.

Precipitation Analysis

 

Temperature Analysis

 

Daily Rainfall Average

 

Step 2 - Climate App

Used Flask to create API routes for Hawaii Weather.
Designed Flask app can be viewed here: Hawaii Climate App

Below Steps have been done/executed in Hawaii Climate App

Routes

 


Copyright

Fereshteh Aghaei © 2021. All Rights Reserved.