GithubHelp home page GithubHelp logo

surfs_up's Introduction

surfs_up

Weather analysis using SQLite and SQLAlchemy. Climate App building using Flask. Other tools include Python and Jupyter Notebooks.

Overview of the statistical analysis:

W. Avy likes your analysis, but he wants more information about temperature trends before opening the surf shop. Specifically, he wants temperature data for the months of June and December in Oahu to determine if the surf and ice cream shop business is sustainable year-round.

  1. Explain the structures, interactions, and types of data of a provided dataset.
  2. Differentiate between SQLite and PostgreSQL databases.
  3. Use SQLAlchemy to connect to and query an SQLite database.
  4. Use statistics like minimum, maximum, and average to analyze data.
  5. Design a Flask application using data.

Results:

Total precipitation per day

image

This data gives us a summary of different statistics for the amount of precipitation in a year. The count is the number of times precipitation was observed, which we see in 2021. The other statistics are the precipitation amounts for each station for each day. On average, we see precipitation being .177 and the max being 6.7 for the year.

Temperture by month

image i+62mage

We see that the count for June temperature is much higher than December, with a difference of 183 number of times precipitation was observed. However, the other statistics are very similar.

Temperature observations

image

The observations we see in Oahu were over 67 degrees. There are about 325 days where it was over 67 degrees when the temperature was observed.

Precipitation on Oahu

image

Here we see the temperature over a span of a few years, and based on the graph, we can determine that spring/summer has the highest precipitation on the island.

Summary:

Overall, we see that for the month of June and December, we see an average temperature in the 70's allowing us an understanding that there is not much of a fluctuation in temperature. The island currently has low rainfall of 18% and consistent average weather. The area would be suitable for the business on the island.

Additional:

  • Investing the sales of similar ice cream sales could be beneficial to understand how the weather affects the business
  • Potential looking in further investigation of other months may be beneficial since it will be a year-round business

surfs_up's People

Contributors

hthrower avatar

Watchers

James Cloos avatar  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.