Skip to content

Commit

Permalink
Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
bfdb authored Oct 29, 2018
1 parent b0b89b8 commit 2bbbe11
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# source_shift
Repository for paper on reducing import embedded footprints of EU28 by source shifting.

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

These tables can be downloaded from http://exiobase.eu/

## 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.

0 comments on commit 2bbbe11

Please sign in to comment.