IlkayAtes11 / Surf-s_up_Analysis

UCI DA Bootcamp Assignment 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQLAlchemy Challenge: Surf’s Up

This Analysis has two parts:

Analyze and Explore the Climate Data

In this part of the analysis,

  • The previous 12 months of precipitation data

Prcp Analysis

  • The total number of stations in the dataset.

  • The most-active stations

  • The lowest, highest, and average temperatures of the most-active station id found in the previous query.

  • The previous 12 months of temperature observation (TOBS) data of the most active station

Prcp Analysis

Design Your Climate App

A Flask API based on the queries that has been just developed was created.

About

UCI DA Bootcamp Assignment 8


Languages

Language:Jupyter Notebook 97.8%Language:Python 2.2%