Skip to content

Repository for paper on modeling reductions in the environmental footprints embodied in European Union’s imports through source shifting

License

Notifications You must be signed in to change notification settings

CMLPlatform/source_shift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

source_shift

DOI License: GPL v3

Repository for paper on modeling reductions in the environmental footprints embodied in European Union’s imports through source shifting.

This analysis makes uses of the 2011 tables from the product-by-product representation of EXIOBASE v3.3.

These tables can be obtained through the original authors.

source_shift.py

This is the main script.

exiobase.py

This file contains parsing and processing scripts for EXIOBASE v3.

utils.py

This file contains utilities in the form of functions and classes that are used in the main script.

cfg.py

This file contains configurations that are used in the main script and by utilities and the EXIOBASE parsing and processing functions.