Skip to content

Data visualization by using moving average on a weather trends dataset

Notifications You must be signed in to change notification settings

jemc36/Udacity-DAND-Weather-Trends

Repository files navigation

Exploring Weather Trends

Describing the similarities and differences between global temperature trends, and temperature trends in the closest big city to where I live, San Jose and my hometowns, Los Angeles and Taipei.

This project includes the following content:

  • Purpose
  • Tool and Methods
  • Data
  • Analysis
  • Results

Language and Package

The project is using SQL and RMarkdown. The packages in this project include readr, dplyr and ggplot and caret.

Data

Moving Average

The project is using moving average for creating figures and drawing the conclusion. In statistics, a moving average is a calculation to analyze data points by creating a series of averages of different subsets of the full dataset. A moving average is commonly used with time series data to smooth out short-term fluctuations and highlight longer-term trends of cycles.

Code

Report

Feedback

About

Data visualization by using moving average on a weather trends dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published