csodata: Download Data from the CSO 'StatBank' API

Imports 'StatBank' data in JSON-stat format and (optionally) reshapes it into wide format. The Central Statistics Office (CSO) is the national statistical institute of Ireland and 'StatBank' is the CSOs online database of Official Statistics. This database contains current and historical data series compiled from CSO statistical releases and is accessed at <http://www.cso.ie/px/pxeirestat/statire/SelectTable/Omrade0.asp?Planguage=0>. A tutorial explaining and illustrating how to navigate to the 'StatBank' and how to search the 'StatBank' by keyword or theme can be found here: <https://www.cso.ie/en/interactivezone/youtubevideos/statbanktutorial/>. This tutorial also demonstrates how a user can create, edit and download a table from the 'StatBank'. The CSO 'StatBank' Application Programming Interface (API), which is accessed in this package, provides access to 'StatBank' data in JSON-stat format at <https://statbank.cso.ie/webserviceclient/>. This dissemination tool allows developers machine to machine access to CSO 'StatBank' data.

Version: 1.0.1.1
Imports: dplyr, httr, jsonlite, reshape2, rjstat, R.cache, sf
Suggests: knitr, rmarkdown, tmap, viridisLite
Published: 2020-03-12
Author: Eoin Horgan ORCID iD [aut], Conor Crowley [aut, cre], Mervyn O'Luing [aut]
Maintainer: Conor Crowley <conor.crowley at cso.ie>
License: GPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: csodata results

Downloads:

Reference manual: csodata.pdf
Vignettes: csodata quick start guide
Package source: csodata_1.0.1.1.tar.gz
Windows binaries: r-devel: csodata_1.0.1.1.zip, r-release: csodata_1.0.1.1.zip, r-oldrel: csodata_1.0.1.1.zip
macOS binaries: r-release: csodata_1.0.1.1.tgz, r-oldrel: csodata_1.0.1.1.tgz
Old sources: csodata archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=csodata to link to this page.