navpreet09 / surfs_up

This project involves SQLite, SQLAlchemy, and Flask for data analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

surfs_up

Overview of the Analysis

The main purpose of this assignment is to gather information about temperature trends before opening the surf shop. We will be looking at the temperatures data for the months of June and December in Oahu to find out whether ice-cream business is sustainable.

Results

  • During the month of June, average temperature is about 74.9 with a minimum of 64 and max of 85 degrees view photo.
  • During the month of December, avergae temperature is about 71.04 degrees with a minimum of 56 and max of 83 degrees view photo.
  • Dataset that we have for December is around 1517.Dataset that we have for June is around 1700 in number while Dataset that we have for December is around 1517.

Summary

After looking at the statistics, it implies that surf and ice-cream business is very sustainable all-year around. Temperature is staying in range of 70-75 degrees, which is ideal for that business. We can make query about precipitation amounts during that time to support our analysis.

About

This project involves SQLite, SQLAlchemy, and Flask for data analysis.


Languages

Language:Jupyter Notebook 100.0%