mario.parse_exiobase_sut

mario.parse_exiobase_sut(path, calc_all=False, name=None, year=None, model='Database', **kwargs)

Parsing exiobase mrsut

Note

mario v.0.1.0, supports only Monetary Exiobase MRSUT database.

Parameters:
  • path (str) – defined the zip file containing data

  • calc_all (boolean) – if True, by default will calculate z,v,e after parsing

  • year (int, Optional) – optional to the Database (just for recoding the metadata)

  • name (str, Optional) – optional but suggested. is useful for visualization and metadata.

Return type:

mario.Database