View source: R/get_eurostat_link.R
| get_eurostat_link | R Documentation |
Supports TSV, SDMX-CSV, SDMX-ML, JSON-stat, and Spreadsheet (.xlsx) formats. Always returns a tibble where possible.
get_eurostat_link(link, destfile = NULL, verbose = TRUE)
link |
Eurostat "Copy API link" URL or Data Browser download link |
destfile |
Optional file path for saving raw files (only for Excel) |
verbose |
Output messages when downloading data. Default is |
Tibble for all supported formats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.