MRIOT Input#

Using a IOSystem as input#

The IOSystem given to instantiate a model requires to contain intermediate demand matrix Z, final demand matrix Y and gross production vector x as attributes, and to be balanced.

This should be the case for all MRIOT parsed with the pymrio package. Refer to its documentation for more details.

Attention

Note that the (region,sector) Multiindexes for the matrices and vector are reordered by BoARIO to be in lexicographic order.