Capacity_stats

Contents

Capacity_stats#

powerplantmatching.data.Capacity_stats(raw=False, config=None, update=False, source='ENTSO-E SOAF', year=2015)#

Standardize the aggregated capacity statistics provided by the ENTSO-E.

Parameters:
  • year (int) – Year of the data (range usually 2013-2017) (defaults to 2016)

  • source (str) – Which statistics source from {‘ENTSO-E Transparency Platform’, ‘EUROSTAT’, …} (defaults to ‘ENTSO-E Transparency Platform’)

Returns:

df – Capacity statistics per country and fuel-type

Return type:

pd.DataFrame