Contains the following
-
parse_mrSUTs
- Parse all SUTs from EXIOBASE and outputs them as pickles to facilitate operations.
- It also adds regional label EU or ROW
- Restructures labels
-
agg_MrSUTs: aggregates and separates them by EU and ROW.
While this code gets the job done, its memory footprint is not optimized, it is overcoded and the user needs to modify link references manually. Future work should include memory footprint optimization and packaging for deployment. For the moment anybody can use it but needs to be patient when running "parse_mrSUTs"
Please report any issues you may encounter or improve