Changes in version 0.07 - You can now download a data.frame with all the available tables. - Half yearly data can now be parsed. Changes in version 0.06 - It's now possible to see the mandatory variables the user needs to supply to the query. - There's a test to make sure the mandatory fields are supplied to the query. Changes in version 0.05 - I fixed and error in dst_query_match and added a few more tests. Changes in version 0.04 - I removed the basic$query from the returned meta data - You can't create a query from the values$var$id anymore, but only from the text. Changes in version 0.03 - Added package:: before function calls to httr, stringr and lubridate. Changes in version 0.02 - Added helper function to parse the dates from the DST. - Added param in dst_get_data called parse_dst_tid to determine if the user wants to parse the dates. The default is TRUE. - Added NEWS. - Encoding of danish letters in the content of the API call is fixed. Changes in version 0.0.0.9002 (2025-02-25) - Added tech spec for {geodk} integration. - Implemented {dkstat} side of the integration with {geodk}. - dst_meta() now has geo option to fetch geographic metadata. The default is FALSE thus no changes to the previous behaviour. - The cached table list has been updated to reflect the table availability on 2025-02-25. Changes in version 0.0.0.9001 (2024-12-10) - Use tidyverse conventions for versioning - Add function to parse week-numbers - Add dst_get_all_data() to get the entire table.