message_ix_models.tools.iea.eei

Handle data from the IEA Energy Efficiency Indicators (EEI).

Module Attributes

WAVG_MAP

Mapping of weights to variables used as weights for weighted averaging.

Functions

extract_measure_and_units(df)

iea_eei_data_raw(path[, non_iso_3166])

melt(df)

Melt on any dimensions.

wavg(measure, df, weight_data)

Perform masked & weighted average for measure in df, using weight_data.

Classes

IEA_EEI(source, source_kw)

Provider of exogenous data from the IEA Energy Efficiency Indicators data source.

Plot()

Diagnostic plot of processed data.