Skip to content

Exploring Weather Trends using SQL, moving averages, and data visualization

Notifications You must be signed in to change notification settings

IreneFlorez/ExploringWeatherTrends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExploringWeatherTrends

Exploring Weather Trends using SQL, moving averages, and data visualization.

Description

Extract data, from a preset Udacity temperature database, using SQL. Analyze local and global temperature data and compare the temperature trends where you live to overall global temperature trends. Create a visualization and pdf report:

  • Describing the similarities and differences between global temperature trends and temperature trends in the closest big city to where you live
  • What tools were used for each step
  • How calculations were perfomed
  • Key considerations when analyzing the trends.

Files

  • "weatherDataQuery.sql" - SQL query
  • "results.csv" - SQL query data product
  • "Report" - final report

#More SF Weather Data https://www.ggweather.com/sf/monthly.html

About

Exploring Weather Trends using SQL, moving averages, and data visualization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published