Description Usage Arguments Details Value See Also
Get a Eurostat data product and save its metadata and the data in tidy tables.
1 | get_eurostat_indicator(preselected_indicators = NULL, id, eurostat_toc = NULL)
|
preselected_indicators |
A pre-filtered datatable from |
id |
The identifier code of a Eurostat data product.
|
eurostat_toc |
The Eurostat table of contents |
This function creates a tidy indicator table that is ready to be inserted into a database.
A list that contains four tables: the indicator, a value label description table, the metadata table and the description and keywords table.
Other acquisition functions:
update_metadata()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.