Package: danstat
Type: Package
Title: R Client for the Statistics Denmark Databank API
Version: 0.2.0
Author: Valeri Voev
Maintainer: Valeri Voev <v_voev@yahoo.com>
Description: The purpose of the package is to enable an R function interface into the Statistics Denmark Databank API mainly for research purposes. 
    The Statistics Denmark Databank API has four endpoints, see here for more information and testing the API in their console: <https://www.dst.dk/en/Statistik/brug-statistikken/muligheder-i-statistikbanken/api>.
    This package mimics the structure of the API and provides four main functions to match the functionality of the API endpoints.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: httr, jsonlite, readr
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, purrr, dplyr, ggplot2,
        kableExtra
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-01-30 15:56:17 UTC; dkvaravo
Repository: CRAN
Date/Publication: 2022-01-31 08:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 09:20:14 UTC; unix
