message_ix_models.tools.iea.web.iea_web_data_for_query

message_ix_models.tools.iea.web.iea_web_data_for_query(base_path: Path, *filenames: str, query_expr: str) DataFrame[source]

Load data from base_path / filenames in IEA WEB formats.

Data returned by this function is cached using cached(); see also SKIP_CACHE.