spec.aggs | R Documentation |
This dataset contains the special aggregates and their composition of COICOP codes valid since 2017.
# special aggregates:
spec.aggs
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
Sebastian Weinand
# subset to services:
spec.aggs[code=="SERV", composition[[1]]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.