|
|
| --- |
| 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 | |
| |
| |
| |