R/dst_get_data.R
dst_get_data.Rd
Get data from a table in the StatBank.
dst_get_data(table, ..., query = NULL, parse_dst_tid = TRUE, lang = "da",
meta_data = NULL, format = "CSV", value_presentation = "Value")
Table from StatBank.
Build your own query.
A list object with your query.
Logical. Default is TRUE. The date will be the first day of the period and the time zone is "UTC" and not the Danish "CET".
language. "en" for english or "da" for danish.
Meta data for the table. If NULL the meta data will be requested.
character value. "CSV" or "BULK". If you choose BULK then you need to select a value for each of the parameters.
For now, "value" or "default"