GPD#
- powerplantmatching.data.GPD(raw=False, update=False, config=None, filter_other_dbs=True)#
Importer for the Global Power Plant Database.
- 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()