Get a Eurostat data product and save its metadata and the data in tidy tables.

update_metadata(indic, metadata)

Arguments

indic

An imputed indicator

metadata

A metadata table returned by get_eurostat_indicator.

Value

A data frame that with updated actual, missing, approximated, forecasted, nocb, locf estimates.

Details

This function creates a tidy indicator table that is ready to be inserted into a database.

See also

Other acquisition functions: get_eurostat_indicator()