Code Monkey home page Code Monkey logo

udacity-exploring-weather-trends's Introduction

Udacity-Exploring-Weather-Trends

Exploring Weather Trends - Project Instructions

Summary

In this project, you will analyze local and global temperature data and compare the temperature trends where you live to overall global temperature trends. Instructions

Your goal will be to create a visualization and prepare a write up describing the similarities and differences between global temperature trends and temperature trends in the closest big city to where you live. To do this, you’ll follow the steps below:

Extract the data from the database. There's a workspace in the next section that is connected to a database. You’ll need to export the temperature data for the world as well as for the closest big city to where you live. You can find a list of cities and countries in the city_list table. To interact with the database, you'll need to write a SQL query. Write a SQL query to extract the city level data. Export to CSV. Write a SQL query to extract the global data. Export to CSV. Open up the CSV in whatever tool you feel most comfortable using. We suggest using Excel or Google sheets, but you are welcome to use another tool, such as Python or R. Create a line chart that compares your city’s temperatures with the global temperatures. Make sure to plot the moving average rather than the yearly averages in order to smooth out the lines, making trends more observable (the last concept in the previous lesson goes over how to do this in a spreadsheet). Make observations about the similarities and differences between the world averages and your city’s averages, as well as overall trends. Here are some questions to get you started. Is your city hotter or cooler on average compared to the global average? Has the difference been consistent over time? “How do the changes in your city’s temperatures over time compare to the changes in the global average?” What does the overall trend look like? Is the world getting hotter or cooler? Has the trend been consistent over the last few hundred years?

Submission

Your submission should be a PDF that includes:

  • An outline of steps taken to prepare the data to be visualized in the chart, such as:
  • What tools did you use for each step? (Python, SQL, Excel, etc)
  • How did you calculate the moving average?
  • What were your key considerations when deciding how to visualize the trends?
  • Line chart with local and global temperature trends
  • At least four observations about the similarities and/or differences in the trends

udacity-exploring-weather-trends's People

Contributors

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