get_dataflows {ecb} | R Documentation |
Retrieve data frame of all datasets in the ECB Statistical Data Warehouse
get_dataflows(...)
... |
Arguments passed to GET (e.g. timeout(10) to add maximum request time) |
A dataframe
df <- get_dataflows()
head(df)