Using data to prove humans are changing the climate.
A data analysis project examining the statistical relationship between CO2 emissions, urbanization rates, and global temperature increases using multiple public datasets.
Climate change is often discussed qualitatively. The goal of this project was to quantitatively demonstrate the correlation between human activity and rising global temperatures using real-world data.
Using Python, I pulled and cleaned datasets from public sources including NASA and NOAA, then applied statistical analysis and visualization to surface meaningful trends.
The analysis clearly demonstrated a statistically significant correlation between human CO2 emissions, urbanization, and global temperature increases — providing a data-backed foundation for climate policy discussion.