From 06f6ff936944f927ee6fde4d4e0832855485152d Mon Sep 17 00:00:00 2001 From: Alexander Kowarik Date: Fri, 29 Nov 2024 11:44:39 +0100 Subject: [PATCH] new addition STATcubeR to access data from Statistics Austria --- data/software.yaml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/data/software.yaml b/data/software.yaml index f1ed2de2..40d1e08a 100644 --- a/data/software.yaml +++ b/data/software.yaml @@ -1187,4 +1187,19 @@ - to_df - endpoint_hiding - catalogue_retrieval - - search \ No newline at end of file + - search +- type: R package + name: STATcubeR + url: https://cran.r-project.org/package=STATcubeR + description: Access to STATcube, the statistical database of Statistics Austria and the open data portal of Statistics Austria. + gsbpm_name: Access to official statistics + gsbpm_number: '7.4' + standard: OGD, SuperWeb2 Open Data API + access_to: + - Austria + features: + - to_df + - endpoint_hiding + - catalogue_retrieval + - endpoint_queries + - caching \ No newline at end of file