get_dataflows: Retrieve data frame of all datasets in the ECB Statistical...

View source: R/main.R

get_dataflowsR Documentation

Retrieve data frame of all datasets in the ECB Statistical Data Warehouse

Description

Retrieve data frame of all datasets in the ECB Statistical Data Warehouse

Usage

get_dataflows(...)

Arguments

...

Arguments passed to GET (e.g. timeout(10) to add maximum request time)

Value

A dataframe

Examples

df <- get_dataflows()
head(df)

expersso/ecb documentation built on June 12, 2025, 2:02 p.m.