Giter VIP home page Giter VIP logo

surfs_up's Introduction

surfs_up

Project Overview

The purpose of this project is to utilize weather data in a SQLite database to determine if a new surfshop in Oahu would be viable. We will do this using Python and SQLAlchemy.

June Weather Data

Using data point from 1700 days in the month of June, we were able to see that the month sees little variance in overall temperature. With the maximum temp being 85 and the lowest being 64. See below for further details on temperature variance in the month of June.

June_temps

December Weather Data

On the opposite end of the temperature spectrum we have December. While it is sliightly cooler compared to a peak summer month like June, it is still a very comfortable temperature overall. This month should see similar traffic as a summer month, possibly even more as people flee the cold in their homes.

Dec_temps

Overall findings

Using the information gained from looking at just the temperature data from these two months we can infer that

  • The standard deviation of temperatures for Dec is 3.25 while the deviation for June is 3.74.
  • The summer months will be a peak time of traffic for the surf shop.
  • The winter months will have a very similar weather pattern as the the summer, so business should not slow significantly.

Additional Queries

Below I refactored the code to also include precipitation data for the two months. This data can also help us collect more info on weather variance in the two different season.

June

June Precip

December

Dec precip

surfs_up's People

Contributors

dwright68 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.