Skip to content

Code for parsing and aggregating Exiobase V3.3 CSV .txt files into pickle

License

Notifications You must be signed in to change notification settings

CMLPlatform/pickle_exiobase

Repository files navigation

pickle_exiobase

License: MIT Contributions welcome

Code for parsing and aggregating Exiobase V3.3 CSV .txt files into pickle

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.

Notes on this code

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

About

Code for parsing and aggregating Exiobase V3.3 CSV .txt files into pickle

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages