knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(kofdata)

Public Collections

The KOF Data API exposes time series data and allows KOF partners and the broader public to consume data manually and in automated fashion. The following collections of time series data are publicly available:

Run list_available_collections() to find the name of a collection which you can use the reference to a particular collection.

KOF High Frequency Dashboard

In April 2020, KOF composed a list of alternative indicators for Switzerland that are available at a higher frequency than common economic indicators. These indicators were derived from publicly available data. Many of these indicators are updated until today and can be consumed throught the KOF Data REST API and the {kofdata} R package. To learn visit kofdata.netlify.app



KOF-ch/kofdata documentation built on Feb. 6, 2024, 3:20 a.m.