Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.06 KB

Explore-Weather-Trends-Udacity

This poject was completed as part of Udacity Data Analyst Nano Degree course requirements. The goal is to create visualization and write up describing the similarities and differences between global temperature trends and temperature trends in the big city to the local city. (Riyadh).

Steps

Extract the data from the database using SQl provided in the Udacity portal. Create a line chart for the data obtained. Make observations about the similarities and differences between the world average temeprature with the local average temperature.

Conclusion

The final analysis will take the form of a PDF document which contains a plot of the data,and outlines taken: An outline of steps taken to prepare the data to be visualized in the chart, such as:

Tools Used

Python SQL Excel

Submission

How to calcualte Moving Averages? How to visualize the trends between local and global average temperatures? Plot the chart with local and global temperature trends Write up atleast four observations about the similarities and differences in the trends.