Emission Factor Database
@owid.emission_factors
@owid.emission_factors
The Intergovernmental Panel on Climate Change (IPCC) Emission Factor Database (EFDB) is a library of emission factors and parameters that can be used for estimation of national greenhouse gas emissions/removals. For more details, see the User Manual.
CREATE TABLE owid_emission_factors (
"fuel" VARCHAR,
"emission_factor" FLOAT
);Anyone who has the link will be able to view this.