Type: Package Package: dkstat Title: API connection to the StatBank from Statistics Denmark Version: 0.0.0.9002 Date: 2025-02-25 Authors@R: c( person("Aleksander", "Bang-Larsen", , "contact@aleksanderbl.dk", role = c("aut", "cre"), comment = c(ORCID = "0009-0007-7984-4650")), person("Kenneth", "Rose", , "kennethrose82@gmail.com", role = c("aut"), comment = c("Original creator")), person("Thomas J.", "leeper", role = "ctb") ) Description: This package provides a few simple functions that can be used to query the StatBank from Statistics Denmark. License: GPL-2 URL: https://ropengov.github.io/dkstat/, https://github.com/rOpenGov/dkstat BugReports: https://github.com/rOpenGov/dkstat/issues Imports: httr, jsonlite, lubridate, stringr, cli Suggests: knitr, rmarkdown, testthat, dplyr, geodk Remotes: rOpenGov/geodk Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/testthat/parallel: true RoxygenNote: 7.3.3 X-schema.org-isPartOf: http://ropengov.org/ X-schema.org-keywords: ropengov Depends: R (>= 4.1) LazyData: true VignetteBuilder: knitr Repository: https://ropengov.r-universe.dev Date/Publication: 2026-01-13 07:45:09 UTC RemoteUrl: https://github.com/rOpenGov/dkstat RemoteRef: HEAD RemoteSha: 822b4a0ada472d2911db879d5e3232ced7bca349 NeedsCompilation: no Packaged: 2026-06-12 08:05:24 UTC; root Author: Aleksander Bang-Larsen [aut, cre] (ORCID: ), Kenneth Rose [aut] (Original creator), Thomas J. leeper [ctb] Maintainer: Aleksander Bang-Larsen