wiesbaden

Client to Access Databases from the Federal Statistical Office of Germany (DESTATIS)

https://github.com/sumtxt/wiesbaden

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 10 committers (10.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.1%) to scientific vocabulary

Keywords

api-client r regionalstatistik

Keywords from Contributors

diffusion transformation
Last synced: 6 months ago · JSON representation

Repository

Client to Access Databases from the Federal Statistical Office of Germany (DESTATIS)

Basic Info
Statistics
  • Stars: 55
  • Watchers: 9
  • Forks: 15
  • Open Issues: 2
  • Releases: 2
Topics
api-client r regionalstatistik
Created over 9 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog

README.md

wiesbaden

CRAN_Status_Badge Downloads Downloads <!-- badges: end -->

[!CAUTION] The Federal Statistical Office of Germany (DESTATIS) will discontinue the old API endpoint currently used by this R package, which means the package will stop working for genesis.destatis.de in mid-2025. The old API endpoints for the other databases—regionalstatistik.de, bildungsmonitoring.de, and landesdatenbank.nrw.de—will also be shut down in the near future. There are no plans to update this package to support the new API endpoints, so users are encouraged to switch to the R package restatis which provides similar functionality compared to wiesbaden and uses the modern API endpoints.

Since 2016 the R package wiesbaden provides functions to directly retrieve data from databases maintained by the Federal Statistical Office of Germany (DESTATIS) in Wiesbaden. The package uses the SOAP XML web service from DESTATIS (PDF Documentation).

Access to the following databases is implemented:

Note, to access any of the databases using this package, you need to register on the respective website to get a personal login name and password. The registration is free.

Installation

You can install the package directly from CRAN:

R install.packages("wiesbaden")

Or install the latest version from Github using:

R remotes::install_github("sumtxt/wiesbaden", force=TRUE)

Usage

The package helps with retrieving the data cubes which are used to construct the data tables available as csv files via the web application of each database. The data cubes are long format data tables that are much easier to process as compared to the csv files. For details on how to use the package: Getting Started with wiesbaden.

The package also helps with importing the German municipality register files via the function read_gv100(). For more information see the help file of this function.

Users that wish to work with the csv files might find the download_csv() and read_header_genesis() in this package helpful. The former can be used to automate downloads and the latter facilitates importing downloaded files. Users might also wish to check the R package destatiscleanr github.com/cutterkom/destatiscleanr.

FAQ

  • Does this package work with a proxy? Yes. Set the proxy globally before calling any package command, e.g.:

    ```R
    httr::setconfig(httr::useproxy( "your.proxy", port = 1234, auth = "basic"))

    data <- retrieve_data(tablename="14111KJ002", genesis=c(db="regio")) ```

Similar and Complementary Packages

Owner

  • Login: sumtxt
  • Kind: user
  • Location: Germany

GitHub Events

Total
  • Watch event: 5
  • Push event: 5
Last Year
  • Watch event: 5
  • Push event: 5

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 115
  • Total Committers: 10
  • Avg Commits per committer: 11.5
  • Development Distribution Score (DDS): 0.626
Past Year
  • Commits: 9
  • Committers: 3
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.333
Top Committers
Name Email Commits
MM n****e@n****m 43
MM 23
MM m****h@i****h 14
MM m****h@g****h 13
sumtxt 1****t 9
Annerose Nisser a****r@g****e 8
Fridolin Linder f****r@g****m 2
MM mm@mm 1
Dominik Vogel D****l 1
Fabian Meeßen f****7@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 23
  • Total pull requests: 5
  • Average time to close issues: 16 days
  • Average time to close pull requests: 6 days
  • Total issue authors: 18
  • Total pull request authors: 5
  • Average comments per issue: 3.3
  • Average comments per pull request: 1.8
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: 10 minutes
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • RichardMeyer-Eppler (3)
  • CubicTom (2)
  • bathyscapher (2)
  • daenemarque (2)
  • bt-hb (1)
  • GreenGrassBlueOcean (1)
  • Lit-Fam (1)
  • ckluss (1)
  • annerosenisser (1)
  • olileitner (1)
  • DominikVogel (1)
  • tosigus (1)
  • panuffel (1)
  • janwilimzig (1)
  • skriptum (1)
Pull Request Authors
  • mirkoj (1)
  • flinder (1)
  • annerosenisser (1)
  • fmssn (1)
  • DominikVogel (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 324 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 1
    (may contain duplicates)
  • Total versions: 10
  • Total maintainers: 1
cran.r-project.org: wiesbaden

Access Databases from the Federal Statistical Office of Germany

  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 324 Last month
Rankings
Forks count: 4.6%
Stargazers count: 7.3%
Average: 19.0%
Dependent repos count: 23.9%
Dependent packages count: 28.7%
Downloads: 30.7%
Maintainers (1)
Last synced: 6 months ago
conda-forge.org: r-wiesbaden
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 34.0%
Forks count: 38.1%
Stargazers count: 39.9%
Average: 40.8%
Dependent packages count: 51.2%
Last synced: 6 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.3.1 depends
  • httr >= 1.2.1 imports
  • jsonlite >= 1.6.0 imports
  • keyring >= 1.1.0 imports
  • readr >= 1.0.0 imports
  • stringi >= 1.4.0 imports
  • stringr >= 1.1.0 imports
  • xml2 >= 1.0.0 imports
  • knitr * suggests
  • rmarkdown * suggests
  • tidyverse * suggests
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action 4.1.4 composite
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite