pymrio
develop
  • Pymrio
  • Installation
  • Terminology
  • Mathematical background
  • Automatic MRIO download
  • Metadata and change recording
  • Handling MRIO data
    • Using pymrio without a parser (small IO example)
    • Handling the WIOD EE MRIO database
    • Working with the EXIOBASE EE MRIO database
    • Parsing the Eora26 EE MRIO database
    • Loading, saving and exporting data
    • Using the aggregation functionality of pymrio
    • Analysing the source of stressors (flow matrix)
    • Advanced functionality - pandas groupby with pymrio satellite accounts
  • Contributing
  • Changelog
  • API Reference
pymrio
  • Docs »
  • Handling MRIO data
  • Edit on GitHub

Handling MRIO dataΒΆ

  • Using pymrio without a parser (small IO example)
    • Preperation
    • Include tables in the IOSystem object
    • Calculate the missing parts
    • Update to system for a new final demand
  • Handling the WIOD EE MRIO database
    • Getting the database
    • Parsing
  • Working with the EXIOBASE EE MRIO database
    • Getting EXIOBASE
    • Parsing
    • Exploring EXIOBASE
    • Calculating the system and extension results
    • Exploring the results
    • Visualizing the data
  • Parsing the Eora26 EE MRIO database
    • Getting Eora26
    • Parse
    • Explore
  • Loading, saving and exporting data
    • Basic save and read
    • Storage format
    • Storing or exporting a specific table or extension
  • Using the aggregation functionality of pymrio
    • Loading the test mrio
    • Aggregation using a numerical concordance matrix
    • Aggregation using a numerical vector
    • Regional aggregation using the country converter coco
    • Aggregation to one total sector / region
    • Pre- vs post-aggregation account calculations
  • Analysing the source of stressors (flow matrix)
    • Basic example
    • Aggregation of source footprints
  • Advanced functionality - pandas groupby with pymrio satellite accounts
    • WIOD material extension aggregation - stressor w/o compartment info
    • Use with stressors including compartment information:
Next Previous

© Copyright 2014, Konstantin Stadler. Revision 232e73ad.

Built with Sphinx using a theme provided by Read the Docs.