MASTR

Contents

MASTR#

powerplantmatching.data.MASTR(raw=False, update=False, config=None)#

Get the Marktstammdatenregister (MaStR) dataset.

Provided by the German Federal Network Agency (Bundesnetzagentur / BNetza) and contains data on Germany, Austria and Switzerland.

Parameters:
  • raw (Boolean, default False) – Whether to return the original dataset

  • update (bool, default False) – Whether to update the data from the url.

  • config (dict, default None) – Add custom specific configuration, e.g. powerplantmatching.config.get_config(target_countries=’Italy’), defaults to powerplantmatching.config.get_config()