spec.aggs: Special aggregates

spec.aggsR Documentation

Special aggregates

Description

This dataset contains the special aggregates and their composition of COICOP codes valid since 2017.

Usage

# special aggregates:
spec.aggs

Format

A data.table with the following variables.

  • code: the special aggregate code

  • name_[en|fr|de]: the special aggregate description in English, French, and German

  • composition: a list of the COICOP product codes forming the special aggregate

Author(s)

Sebastian Weinand

Examples

# subset to services:
spec.aggs[code=="SERV", composition[[1]]]

hicp documentation built on Aug. 8, 2025, 6:30 p.m.