Skip to content

Analysis of the daily temperatures in Atlanta year-over-year from 1996 to 2015, using a variety of time-series analytics techniques.

Notifications You must be signed in to change notification settings

jschulberg/Atlanta-Daily-Temperature-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Atlanta-Daily-Temperature-Analysis

This repository includes analysis of the daily temperatures in Atlanta year-over-year from 1996 to 2015, using a variety of time-series analytics techniques including, but not limited to:

  • Cumulative Sum
  • Change Detection
  • ARIMA

The repository is organized as follows:

Folder Description
Code This section includes all of the data wrangling and predictive modeling R code used on the Atlanta temperature dataset.
Data This section includes the main dataset used throughout the analyses.
Viz This section includes all of the main visualizations generated by the R Code in the Code section.

Note: The data can be found in the data folder or online, for example at: http://www.iweathernet.com/atlanta-weather-records or https://www.wunderground.com/history/airport/KFTY/2015/7/1/CustomHistory.html

About

Analysis of the daily temperatures in Atlanta year-over-year from 1996 to 2015, using a variety of time-series analytics techniques.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages