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).
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.
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:
Python SQL Excel
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.