Skip to content

Commit 2bbbe11

Browse files
authored
Added README
1 parent b0b89b8 commit 2bbbe11

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# source_shift
2+
Repository for paper on reducing import embedded footprints of EU28 by source shifting.
3+
4+
This analysis makes uses of the 2011 tables from the product-by-product representation of EXIOBASE v3.3.
5+
6+
These tables can be downloaded from http://exiobase.eu/
7+
8+
## source_shift.py
9+
This is the main script.
10+
11+
## exiobase.py
12+
This file contains parsing and processing scripts for EXIOBASE v3.
13+
14+
## utils.py
15+
This file contains utilities in the form of functions and classes that are used in the main script.
16+
17+
## cfg.py
18+
This file contains configurations that are used in the main script and by utilities and the EXIOBASE parsing and processing functions.

0 commit comments

Comments
 (0)