Reads keyword indicators from csv files from
/{base_dir}/data-raw/indicator/{keyword}_{suffix}.csv
where {keyword}
is one of the keywords in parameter keywords
.
read_keywords(keywords, geo = "CH", suffix = "sa", id = NULL)
A tibble with columns keyword
, time
, value
.