• Stars
    star
    609
  • Rank 73,094 (Top 2 %)
  • Language
    Python
  • Created about 4 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Data on CO2 and greenhouse gas emissions by Our World in Data

Data on CO2 and Greenhouse Gas Emissions by Our World in Data

Our complete CO2 and Greenhouse Gas Emissions dataset is a collection of key metrics maintained by Our World in Data. It is updated regularly and includes data on CO2 emissions (annual, per capita, cumulative and consumption-based), other greenhouse gases, energy mix, and other relevant metrics.

The complete Our World in Data CO2 and Greenhouse Gas Emissions dataset

🗂️ Download our complete CO2 and Greenhouse Gas Emissions dataset : CSV | XLSX | JSON

The CSV and XLSX files follow a format of 1 row per location and year. The JSON version is split by country, with an array of yearly records.

The variables represent all of our main data related to CO2 emissions, other greenhouse gas emissions, energy mix, as well as other variables of potential interest.

We will continue to publish updated data on CO2 and Greenhouse Gas Emissions as it becomes available. Most metrics are published on an annual basis.

A full codebook is made available, with a description and source for each variable in the dataset.

Our source data and code

The dataset is built upon a number of datasets and processing steps:

Additionally, to construct variables per capita and per GDP, we use the following datasets and processing steps:

Changelog

  • 2023-05-04:
    • Added variables share_of_temperature_change_from_ghg, temperature_change_from_ch4, temperature_change_from_co2, temperature_change_from_ghg, and temperature_change_from_n2o using data from Jones et al. (2023).
  • 2022-11-11:
    • Updated CO2 emissions data with the newly released Global Carbon Budget (2022) by the Global Carbon Project.
    • Added various new variables related to national land-use change emissions.
    • Added the emissions of the 1991 Kuwaiti oil fires in Kuwait's emissions (while also keeping 'Kuwaiti Oil Fires (GCP)' as a separate entity), to properly account for these emissions in the aggregate of Asia.
    • Applied minor changes to entity names (e.g. "Asia (excl. China & India)" -> "Asia (excl. China and India)").
  • 2022-09-06:
    • Updated data on primary energy consumption (from BP & EIA) and greenhouse gas emissions by sector (from CAIT).
    • Refactored code, since now this repository simply loads the data, generates the output files, and uploads them to the cloud; the code to generate the dataset is now in our etl repository.
    • Minor changes in the codebook.
  • 2022-04-15:
    • Updated primary energy consumption data.
    • Updated CO2 data to include aggregations for the different country income levels.
  • 2022-02-24:
    • Updated greenhouse gas emissions data from CAIT Climate Data Explorer.
    • Included two new columns in dataset: total greenhouse gases excluding land-use change and forestry, and the same as per capita values.
  • 2021-11-05: Updated CO2 emissions data with the newly released Global Carbon Budget (v2021).
  • 2021-09-16:
    • Fixed data quality issues in CO2 emissions variables (emissions less than 0, missing data for Eswatini, ...).
    • Replaced all input CSVs with data retrieved directly from ourworldindata.org.
  • 2021-02-08: Updated this dataset with the latest annual release from the Global Carbon Project.
  • 2020-08-07: The first version of this dataset was made available.

Data alterations

  • We standardize names of countries and regions. Since the names of countries and regions are different in different data sources, we standardize all names in order to minimize data loss during data merges.
  • We recalculate carbon emissions to CO2. The primary data sources on CO2 emissions—the Global Carbon Project, for example—typically report emissions in tonnes of carbon. We have recalculated these figures as tonnes of CO2 using a conversion factor of 3.664.
  • We calculate per capita figures. All of our per capita figures are calculated from our metric Population, which is included in the complete dataset. These population figures are sourced from Gapminder and the UN World Population Prospects (UNWPP).

License

All visualizations, data, and code produced by Our World in Data are completely open access under the Creative Commons BY license. You have the permission to use, distribute, and reproduce these in any medium, provided the source and authors are credited.

The data produced by third parties and made available by Our World in Data is subject to the license terms from the original third-party authors. We will always indicate the original source of the data in our database, and you should always check the license of any such third-party data before use.

Authors

This data has been collected, aggregated, and documented by Hannah Ritchie, Max Roser, Edouard Mathieu, Bobbie Macdonald and Pablo Rosado.

The mission of Our World in Data is to make data and research on the world’s largest problems understandable and accessible. Read more about our mission.

How to cite this data?

If you are using this dataset, please cite both Our World in Data and the underlying data source(s).

Please follow the guidelines in our FAQ on how to cite our work.

More Repositories

1

covid-19-data

Data on COVID-19 (coronavirus) cases, deaths, hospitalizations, tests • All countries • Updated daily by Our World in Data
Python
5,654
star
2

owid-grapher

A platform for creating interactive data visualizations
TypeScript
1,208
star
3

owid-datasets

OWID Dataset Collection
655
star
4

energy-data

Data on energy by Our World in Data
Python
267
star
5

notebooks

Our World In Data jupyter notebooks
HTML
74
star
6

etl

A compute graph for loading and transforming OWID's data
Python
71
star
7

owid-catalog-py

A Pythonic API for working with OWID's data catalog.
Python
29
star
8

sdg-tracker.org

Sustainable Development Goals tracker website
TypeScript
25
star
9

poverty-data

Data on poverty by Our World in Data
Python
17
star
10

importers

Bulk import scripts for ingesting large external datasets into OWID's master dataset.
Python
16
star
11

data-api

API for accessing data from our data catalog.
Jupyter Notebook
15
star
12

owid-importer

A collection of Python bulk import scripts for various data sources
Python
15
star
13

slides

reveal.js template and slides for Our World in Data
HTML
10
star
14

owid-datasette

An experiment of publishing articles and variable metadata as a datasette instance
Python
10
star
15

monkeypox

Analyzing the data produced by the World Health Organization on the 2022 mpox outbreak
Python
10
star
16

owid-grapher-py

Python
10
star
17

owid-content

Python
9
star
18

walden

A prototype catalog of data sources that OWID's datasets are built from.
Python
8
star
19

owid-wordpress

ourworldindata.org headless Wordpress (with development environment)
PHP
7
star
20

owid-datautils-py

Data util library by the Data Team at @owid
Python
6
star
21

africaindata.org

Slides about African development on custom domain
CSS
5
star
22

owid-grapher-svgs

4
star
23

cartograms

JavaScript
4
star
24

.github

4
star
25

owid.github.io

HTML
4
star
26

owid-wordpress-admin

Our World in Data wordpress admin plugin
JavaScript
3
star
27

owid-jupyter-demo

Jupyter Notebook
3
star
28

global-change-data-lab.org

Homepage for the Global Change Data Lab
HTML
2
star
29

orae-major-conflicts

OCR of historical conflicts report
JavaScript
2
star
30

actions

2
star
31

owid-theme

Wordpress theme for Our World in Data
TypeScript
2
star
32

owid-repack-py

Repack Pandas data frames into more compact types
Python
1
star
33

importer-bp-statistical-review

Python
1
star
34

owid-feedback

OWID feedback form, powered by Netlify Functions & Mailgun
TypeScript
1
star