Skip to content

Commit

Permalink
knit README
Browse files Browse the repository at this point in the history
  • Loading branch information
yannikbuhl committed Dec 12, 2024
1 parent 02b80de commit 11d6213
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ status](https://www.r-pkg.org/badges/version/restatis)](https://CRAN.R-project.o
coverage](https://codecov.io/gh/CorrelAid/restatis/branch/main/graph/badge.svg)](https://app.codecov.io/gh/CorrelAid/restatis?branch=main)
[![Lifecycle:
experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
<!-- badges: end -->

restatis is a wrapper around the RESTful API that provides access to the
three main databases of German official statistics:
**restatis** is a wrapper around the RESTful API that provides access to
the three main databases of German official statistics:

- The [**GENESIS database** of the Federal Statistical Office of Germany
(Destatis)](https://www-genesis.destatis.de/genesis/online).
Expand Down Expand Up @@ -85,8 +86,8 @@ searching for (meta)data and retrieving data:
#### Other functions

- **gen_logincheck()**: Perform a logincheck to test your credentials
- **gen_qualitysigns()**: Get a list of quality signs (special
characters) found in the API’s tables
- **gen_signs()**: Get a list of quality signs (special characters)
found in the API’s tables
- **gen_update_evas()**: Manually scrape a newer version of the EVAS
numbers (official statistic IDs)

Expand Down

0 comments on commit 11d6213

Please sign in to comment.