GCPT

Contents

GCPT#

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

Importer for the global coal powerplant tracker from global energy monitor.

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()