mario.CoreModel.is_chenerymoses¶
- CoreModel.is_chenerymoses(scenario: str = 'baseline') → bool¶
Checks whether a table is in Isard format. Isard SUT tables account for trades among regions in the USE matrix
- Parameters
scenario (str) – defining the scenario to be checked
- Returns
True if the dataset is isard Flase if the dataset is not isard
- Return type
boolean