Skip to content

fms-1988/CO2_Emission_Coefficients_by_Economic_Sectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Estimating Direct and Indirect CO2 Emission Coefficients by Economic Sector


  • With the advancement of the carbon market, one pertinent information for investors will be the quantity of CO2 emissions produced by a given economic sector. It's essential to determine how much CO2 a specific sector (e.g., Mining and quarrying) emits when producing a certain amount of goods by value. It's also important to understand how much CO2 the sector indirectly consumes in its production process. One way to ascertain this is by utilizing Input-Output matrix data and the Leontief inverse matrix.

  • This code demonstrates how to estimate the direct and indirect emission coefficients (Gg/mi euros) for 64 economic sectors in Spain.

  • To derive these coefficients, we've utilized the 2019 production (in million euros) and emission (in Gg of carbon equivalent) data from Spain.

  • The methodology adopted was the one presented by Luis Maza in the article AN ESTIMATION OF THE CARBON FOOTPRINT IN SPANISH CREDIT INSTITUTIONS’ BUSINESS LENDING PORTFOLIO. You can find the article here.

  • The file 'code1.ipynb' demonstrates how to recreate these calculations using Python.

  • The resulting coefficients for 2019 can be found in the file 'results.csv'.

Alt text


About

Analyzing CO2 emission intensities across economic sectors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published