owid / co2-data

Data on CO2 and greenhouse gas emissions by Our World in Data
https://ourworldindata.org/co2-and-other-greenhouse-gas-emissions
638 stars 217 forks source link

Eswatini doesn't have co2 per capita data #6

Closed Alastair-L closed 3 years ago

Alastair-L commented 3 years ago

Not sure if there's a good reason for this, but it appears that Eswatini has data for both co2 and population, but not co2 per capita? Is this as simple as a division? (looks like it happens here: https://github.com/owid/co2-data/blob/master/scripts/co2_emissions.py#L230-L234) The same omissions are in the csv and xlsx files image Edit: co2 per gdp is also missing

edomt commented 3 years ago

Fixed in 4ffb1540753164208df140d437f9d4bad73526b9

Alastair-L commented 3 years ago

Thanks mate!