File size: 1,094 Bytes
4feed0c 64efe19 4feed0c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
license: mit
---
# owid_indicators
Joined energy and CO2 data from Our World in Data.
This dataset is produced and published automatically by DataMax.
## Dataset Statistics
- **Number of rows:** 16202
- **Number of columns:** 207
## Sample Data
`shape: (3, 207)`
| country | year | iso_code | population | … | total_ghg | total_ghg_ex | trade_co2 | trade_co2_sh |
| --- | --- | --- | --- | | --- | cluding_lucf | --- | are |
| str | i64 | str | i64 | | str | --- | str | --- |
| | | | | | | str | | str |
|---------|------|----------|------------|---|-----------|--------------|-----------|--------------|
| Qatar | 1925 | QAT | 19029 | … | 0.047 | 0.039 | null | null |
| Iraq | 1992 | IRQ | 18385682 | … | 98.881 | 85.350 | null | null |
| Nepal | 1962 | NPL | 10570725 | … | 29.658 | 2.874 | null | null |
|