GithubHelp home page GithubHelp logo

surfs_up's Introduction

Surfs Up

Analysis

The purpose of this assignment is to determine the optimal location for a surf and icecream shop using temperature data and leveraging the power of Python, SQLAlchemy, SQLite and Flask.

Overview of the statistical analysis:

In order to compile and analyse the temperature data we created an sqlite engine and reflected the tables containing measurement and station data into a new model.

We then created a query to retrieve the temperatures from the measurement table and extract all the june data. The same steps were repeated for the December data.

dec_summary june_summary

Results

The key three differences between the statistical analysis performed on Decemeber and June:

  • June had a larger number of temperature readings in relation to December.
  • The minimum temperature was 8 degrees lower in December (56 degrees) than Junes temperature of 64 degrees.
  • The mean temperatures were within 3 degrees of each other, which is favourable.

Summary

In summation, the target location for the ice cream surf shop is ideal; the limited temperature variances are generally always in a favourable range. Additional information that could be included in this analysis would be to perform precipitation queries and to analyse other weather factors such as uv index and wind speeds.

surfs_up's People

Contributors

findthefunction avatar

Watchers

 avatar

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.