danstat: R Client for the Statistics Denmark Databank API

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.

Version: 0.2.0
Imports: httr, jsonlite, readr
Suggests: testthat (≥ 2.1.0), knitr, rmarkdown, purrr, dplyr, ggplot2, kableExtra
Published: 2022-01-31
Author: Valeri Voev
Maintainer: Valeri Voev <v_voev at yahoo.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: danstat results

Documentation:

Reference manual: danstat.pdf
Vignettes: Introduction_to_danstat

Downloads:

Package source: danstat_0.2.0.tar.gz
Windows binaries: r-devel: danstat_0.2.0.zip, r-release: danstat_0.2.0.zip, r-oldrel: danstat_0.2.0.zip
macOS binaries: r-release (arm64): danstat_0.2.0.tgz, r-oldrel (arm64): danstat_0.2.0.tgz, r-release (x86_64): danstat_0.2.0.tgz
Old sources: danstat archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=danstat to link to this page.