wiesbaden
Client to Access Databases from the Federal Statistical Office of Germany (DESTATIS)
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
Keywords from Contributors
Repository
Client to Access Databases from the Federal Statistical Office of Germany (DESTATIS)
Basic Info
- Host: GitHub
- Owner: sumtxt
- Language: R
- Default Branch: master
- Homepage: https://sumtxt.github.io/wiesbaden/
- Size: 2.19 MB
Statistics
- Stars: 55
- Watchers: 9
- Forks: 15
- Open Issues: 2
- Releases: 2
Topics
Metadata Files
README.md
wiesbaden
[!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
restatiswhich provides similar functionality compared towiesbadenand 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:
- regionalstatistik.de
- genesis.destatis.de
- bildungsmonitoring.de
- landesdatenbank.nrw.de
- ~~statistikdaten.bayern.de~~ (data retrieval API disabled)
- ~~genesis.sachsen-anhalt.de~~ (data retrieval API disabled)
- ~~statistik.sachsen.de~~ (API disabled)
- ~~ergebnisse.zensus2022.de~~ (not 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
The R package
destatiscleanrgithub.com/cutterkom/destatiscleanr provides functions to help importingcsvfiles downloaded via the web application.The R package
restatisgithub.com/CorrelAid/restatis provides similar functions to access genesis.destatis.de, regionalstatistik.de and the Zensus 2022.The R package
bonngithub.com/sumtxt/bonn provides functions to retrieve data from the INKAR database maintained by the Federal Office for Building and Regional Planning (BBSR) in Bonn.The R package
AGSgithub.com/sumtxt/ags provides functions to work with the Amtlicher Gemeindeschlüssel (AGS), e.g. construct time series of statistics for Germany's municipalities and districts.The Python packages github.com/WZBSocialScienceCenter/gemeindeverzeichnis and rohablog.wordpress.com/2011/11/22/gv100-parser-python/ provide functions to read the GV100 format.
The node.js package https://github.com/yetzt/node-gv100json provides functions to read the GV100 format.
The Python package github.com/pudo/regenesis provides a function to bulk download data from regionalstatistik.de.
Owner
- Login: sumtxt
- Kind: user
- Location: Germany
- Website: http://moritz-marbach.com/
- Repositories: 9
- Profile: https://github.com/sumtxt
GitHub Events
Total
- Watch event: 5
- Push event: 5
Last Year
- Watch event: 5
- Push event: 5
Committers
Last synced: over 2 years ago
Top Committers
| Name | 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
- Homepage: https://github.com/sumtxt/wiesbaden/
- Documentation: http://cran.r-project.org/web/packages/wiesbaden/wiesbaden.pdf
- License: GPL-3
- Status: removed
-
Latest release: 1.2.10
published over 1 year ago
Rankings
Maintainers (1)
conda-forge.org: r-wiesbaden
- Homepage: https://github.com/sumtxt/wiesbaden/
- License: GPL-3.0-only
-
Latest release: 1.2.5
published over 3 years ago
Rankings
Dependencies
- 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
- 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