Skip to content

All functions

dst_correct_url()
Corrects url encoding for Danish letters.
dst_date_parse()
Helper function to parse the dates from the statbank.
dst_find_val_id()
This is a helper function to extract the ID's in the values list that the dst_meta function returns.
dst_get_data()
This function returns the requested data from the StatBank table. (http://www.statistikbanken.dk/statbank5a/ or http://www.dst.dk)
dst_get_tables()
This functions downloads all the available tables.
dst_meta()
This function returns meta data for a table from StatBank Denmark / Statistics Denmark. (http://www.statistikbanken.dk/statbank5a/ or http://www.dst.dk)
dst_meta_parse()
This function parses the JSON from the StatBank. (http://www.statistikbanken.dk/statbank5a/ or http://www.dst.dk)
dst_query_match()
Helper function to return ids based on text values
dst_search()
This function provides a search function for the description field of available data series
dst_value_limit()
This is a helper function that returns the number of values the call will return. The API has a limit of 100.000 values.