Skip to content

Analysis of temperature and precipitation data from Hawaii. Queried data with sqlalchemy and created plots with matplotlib. Created a Flask API with several routes to reflect queries.

Notifications You must be signed in to change notification settings

LeeProut/sqlalchemy-challenge

Repository files navigation

Surfs Up!

Planning a trip to Hawaii? I've researched temperature and precipitation data.

Climate Analysis and Exploration

Precipitation Analysis

Designed a query to retrieve the 12 most recent months of precipitation data from the dataset.

Precipitation Chart

Station Analysis

Designed queries to compare stations reporting weather data and retrieve the 12 most recent months of temperature data from the dataset.

Temperature Histogram

Climate App

Designed a Flask API for static and dynamic queries to return Hawaii weather data.

Additional Temperature Analysis

Compared temperatures in June and December and ran a t-test. Selected a date range for a trip and determined average, max, and min temps.

Trip Average Temps

Plotted Daily Normals: Min, Average, and Max Temps for Trip Dates.

Daily Temps

About

Analysis of temperature and precipitation data from Hawaii. Queried data with sqlalchemy and created plots with matplotlib. Created a Flask API with several routes to reflect queries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published