Skip to content

Surfs Up! Planning a trip to Hawaii and analyzing weather data. By making a connection to a .sqlite file using SQLAlchemy, a pandas dataframe is created to generate precipitation and temperature plots. Data is then pushed to a flask API.

Notifications You must be signed in to change notification settings

AbbieKent/Hawaii-Weather-Analysis

Repository files navigation

Using sqlalchemy and given sqlite files, various climate analysis and data exploration plots are generated. The point was to assist in planning a trip to hawaii and see the weather trends to find the optimal time to go to Hawaii! Precipitation temperature and station reports are generated into histograms. From there the data was used to create a flask app.

About

Surfs Up! Planning a trip to Hawaii and analyzing weather data. By making a connection to a .sqlite file using SQLAlchemy, a pandas dataframe is created to generate precipitation and temperature plots. Data is then pushed to a flask API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published