ovinueza / AdvanceDataStorageAndRetrival

(Local) Python app to track weather in Hawaii

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advance Data Storage and Retrival

Background

Hawaii has several stations that track weather accross the different islands. The purpose of this project is to simply gather the data provided in SQLite and use Python to analyze the data and create a quick local app that can give weather information that will help tourist decide what to do depending on weather patterns.

Task

Use Python and SQLAlchemy to do basic climate analysis and data exploration of your climate database. All of the following analysis is completed using SQLAlchemy ORM queries, Pandas, and Matplotlib. Connect the app using flask.

Findings

About

(Local) Python app to track weather in Hawaii


Languages

Language:Jupyter Notebook 96.5%Language:Python 3.5%