Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 920 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 920 Bytes

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.