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/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.1.0 |
Imports: | httr, jsonlite, readr |
Suggests: | testthat (≥ 2.1.0), knitr, rmarkdown, purrr, dplyr, ggplot2, kableExtra |
Published: | 2020-02-06 |
Author: | Valeri Voev |
Maintainer: | Valeri Voev <v_voev at yahoo.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | danstat results |
Reference manual: | danstat.pdf |
Vignettes: |
Introduction_to_danstat |
Package source: | danstat_0.1.0.tar.gz |
Windows binaries: | r-devel: danstat_0.1.0.zip, r-release: danstat_0.1.0.zip, r-oldrel: danstat_0.1.0.zip |
macOS binaries: | r-release: danstat_0.1.0.tgz, r-oldrel: danstat_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=danstat to link to this page.