message_ix_models.model.material.data_util.read_sector_data

message_ix_models.model.material.data_util.read_sector_data(scenario: Scenario, sectname: str, ssp: str | None, filename: str) DataFrame[source]

Read sector data for industry with sectname.

Parameters:
  • scenario – Scenario used to get structural information like model regions and years.

  • sectname – Name of industry sector.

  • ssp – If sector data should be read from an SSP-specific file.

  • filename – Name of input file with suffix.

Return type:

pd.DataFrame