Coder Social home page Coder Social logo

akotovets1 / surfs_up Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 295 KB

Analysis and data exploration of a climate database using SQLAlchemy ORM queries, Pandas, Matplotlib and Flask API

Jupyter Notebook 100.00%
flask sqlachemy sql sqlite matplotlib numpy pandas

surfs_up's Introduction

surfs_up

Overview of the analysis

The goal of this analysis is to create a basic statistical analysis of the temperatures on Oahu during the June and December. By creating a query that captures the temperatures specifically for the June and December, we can get information such as average, maximum, and minimum temperatures.

Results

June temperature statistics:

Pic 1

December temperature statistics:

Pic 2

Comparing the temperatures for the two months, we can see the following:

  1. There were 12% more temperature points for June than there were for December.
  2. The mean temperature for December was 71 degrees, which is nearly four degrees cooler than June's mean temperature of 74.9 degrees.
  3. The maximum temperature for June was 85 degrees, which is two degrees warmer than December's maximum temperature of 83 degrees

Summary

Comparing the June and December weather patterns, the temperatures means are reasonably close, therefore, we can conclude that the data support opening a Surf and Ice Cream shop year-round.

Also we could make two additional quiries:

  • June precipitation statistics
  • December precipitation statistics

This would help to make our analysis more accurate as precipitation data can also affect business performance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.