An Introduction to the {restatis} Package

With CorrelAid, we have created and published a R package to easily access the API of Germany’s Federal Statistical Office, called {restatis}.

Yannik yannikbuhl.de
2023-07-15

During a CorrelAid project, I have helped develop a new R package that helps users of German official statistics to easily access the API of the German Federal Statistical Office (Destatis). The software package mirrors a whole range of functions that the RESTful API (called GENESIS) provides and helps the user through his whole journey, starting with searching for data products, analysing meta data up to automatically downloading tables of data. You can find the package published on CRAN.

In this blog post I do not want to get into the details on how to use our package. Instead, check out the vignette that we provide with the package. It will guide you through the main functions and show an exemplary user journey.

Find the API description here (German only).