Package: danstat 0.2.0
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.
Authors:
danstat_0.2.0.tar.gz
danstat_0.2.0.zip(r-4.5)danstat_0.2.0.zip(r-4.4)danstat_0.2.0.zip(r-4.3)
danstat_0.2.0.tgz(r-4.4-any)danstat_0.2.0.tgz(r-4.3-any)
danstat_0.2.0.tar.gz(r-4.5-noble)danstat_0.2.0.tar.gz(r-4.4-noble)
danstat_0.2.0.tgz(r-4.4-emscripten)danstat_0.2.0.tgz(r-4.3-emscripten)
danstat.pdf |danstat.html✨
danstat/json (API)
NEWS
# Install 'danstat' in R: |
install.packages('danstat', repos = c('https://valerivoev.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/valerivoev/danstat/issues
Last updated 3 years agofrom:996cf6648b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
Exports:get_dataget_subjectsget_table_metadataget_tables
Dependencies:askpassbitbit64clicliprcpp11crayoncurlfansigluehmshttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigprettyunitsprogressR6readrrlangsystibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get data for a particular table and variable selection | get_data |
Get a list of subjects covered in the data bank | get_subjects |
Title | get_table_metadata |
Get a list of stables in the data bank | get_tables |