Global CO₂ Emissions Analysis
A data-driven investigation into historical responsibility, decoupling, and global carbon footprints
Welcome
Welcome to this comprehensive analysis of global CO₂ and greenhouse gas emissions. This project was developed as an exploratory data analysis assignment aimed at answering complex questions about our changing climate through the lens of data.
Project Context
The goal of this investigation is to start from a raw dataset and present structured, data-backed arguments that draw meaningful conclusions about global carbon emissions. Rather than just plotting lines on a graph, this project tests specific hypotheses related to economic growth, international trade, fuel systems, and climate justice.
This analysis is built upon the Our World in Data (OWID) CO₂ and Greenhouse Gas Emissions dataset, a highly granular database containing national and global records spanning centuries.
Hypotheses at a Glance
| Chapter | Core Claim | Formal Test | Result |
|---|---|---|---|
| A. Fundamentals | Wealth drives per-capita emissions | H5: Mann-Whitney U | p=1.1e-14 ✅ |
| B. Trade & Intensity | West exports its carbon | H1: Paired t-test | p=7.8e-04 ✅ |
| C. Fuel & Energy | Coal grids have worse intensity | H3: Mann-Whitney U | p=8.1e-06 ✅ |
| D. Climate Justice | History determines responsibility | H4: Spearman ρ=0.853 | p=6.2e-62 ✅ |
| E. Decoupling | G7 economies have decoupled | H2: Wilcoxon signed-rank | p=7.1e-22 ✅ |
Each visual argument in this analysis is backed by a formal statistical test in Chapter F.