Dashboard that gives you an insight on South Africas CO2 Emissions
# CO₂ Emissions & Climate Change Dashboard
An interactive Tableau dashboard analyzing CO₂ emissions trends, with a focus on **South Africa** benchmarked against **India, the BRICS bloc, and global averages** (2004–2024).
## 📊 What's inside
- **Two dashboards**: `Dashboard 3`, `Dashboard 4`
- **20 worksheets**, including:
- Emissions trend analysis (South Africa, global, BRICS)
- Per-capita CO₂ emissions comparisons (South Africa vs. India vs. global)
- Cumulative CO₂ share — historical responsibility
- South Africa's CO₂ emissions by fuel type (coal, oil, gas)
- Annual growth rate of emissions
- Wealth vs. emissions relationship
- Global average temperature trends
## 🗂️ Repo structure
```
├── dashboard/
│ └── co2-emissions-dashboard.twbx # Packaged Tableau workbook (opens in Tableau Desktop/Reader)
├── data/
│ └── Final.csv # Underlying emissions dataset (country-year panel, 2004–2024)
├── assets/
│ └── dashboard-qr.png # QR code linking to the published dashboard
└── README.md
```
## 📈 Data source
The underlying dataset (`Final.csv`) is a country-year panel covering CO₂, GHG, and related
metrics — including per-capita and cumulative emissions, emissions by fuel type (coal, oil, gas,
cement, flaring), GDP, population, and global emissions shares — sourced from Our World in Data /
Global Carbon Project style CO₂ datasets.
## 🖥️ Viewing the dashboard
**Option A — Tableau Desktop/Reader:** Download `dashboard/co2-emissions-dashboard.twbx` and open
it locally.
**Option B — Live/published dashboard:** Scan the QR code below (or use the link) to view the
interactive dashboard in your browser.
Scan for dashboard
🔗 **Live dashboard:** South Africa Emissions 2004–2024 on Tableau Public
## 🛠️ Built with
- Tableau (2026.1)
- Source data: CSV panel data, pivoted for multi-metric analysis
---
*Part of ongoing climate/sustainability data analysis work.*