Giter Site home page Giter Site logo

surfs_up's Introduction

Project Overview

This project uses python's sqlalchemy library in order to query a database (sqlite in this case), retrieve data, organize it in a pandas dataframe and produce an analysis. As a bonus point, a function has been added that converts Fahrenheit temperatures into Celsius. The temperatures in celsius are recorded in a separate column.\

Software Used:

  • Jupyter notebook
  • Python (aqlalchemy, numpy, pandas)
  • Sqlite
  • Flask (see app.py)

Overview of the analysis:

The purpose of this analysis is to underdstand temperature trends for the months of June and December for an island called Oahu, in order to determine if a surf and ice cream shop business is sustainable year-round.

Results:

  • The mean temperatures in December on the island of Oahu are a bit lower than the temperatures in June, but stays above 20 degress C (70 degress F).
  • In December, the temperatures can fluctuate slightly more during the day.
  • Dataframe summary screencaptures:

June Dataframe Dec Dataframe

Recommendations:

  • It is necessary to understand when people go surfing on the island of Oahu - are they more reluctant to suft in cooler temperatures?
  • It is also necessary to analyze weather conditions - rain, fog, storms, etc. By looking at temperatures alone, it is difficult to make a good judgement about the sustainability of a surf and ice-cream shop.

surfs_up's People

Contributors

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