mario.parse_exiobase_3

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

Parsing exiobase3

Note

pxp & ixi does not make any difference for the parser.

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.

  • version (str) –

    accpetable versions are:

    • 3.8.2: F_Y for the final demand satellite account

    • 3.8.1: F_hh for the final demand satellite account

Return type:

mario.Database