Introduction

For those who have been with me this entire journey, I hope you enjoyed the project as much as I did! This project started with a desire to know what is going on with the weather here in the West, specifically in Provo, Utah. To fulfill this desire, I started by collecting the data we needed to create our story. I used an API key to collect basic weather measurements recorded this year provided by a weather data service. Following data collection, I performed an exploratory data analysis and created graphics that focused on temperature, precipitation, and windspeed to uncover a piece of the puzzle. For more details, check the previous blog posts.

The Data Story

After conducting the exploratory data analysis, I claim that in Provo the temperature fluctuates and increases more easily than later in the year. To support this claim, I created a graphic that displays the temperature from January to October of this year. Contained in this graphic are three-line plots: average, maximum, and minimum temperatures in Fahrenheit. Notice the variability of the temperature from January to July. It seems to fluctuate frequently and in large intervals. However, after July the temperatures are consistent and don’t vary a lot from there. Therefore, it seems that overall, it takes longer for the climate to cool down than it does to warm up. See the graphic below!

Jan 2022Mar 2022May 2022Jul 2022Sep 2022020406080100
Average TempMin TempMax TempAverage, High, and Low Temperatures in ProvoMonthTemperature (degrees F)

The Story Doesn’t End Here

This is a story that I want to delve deeper into, because of its fascinating possibilities and explanations of why this phenomenon occurs. What do you think is happening here? Comment down below! Here is the link to the repository.