readsdmx: Read SDMX-XML Data

Read Statistical Data and Metadata Exchange (SDMX) XML data. This the main transmission format used in official statistics. Data can be imported from local SDMX-ML files or a SDMX web-service and will be read in 'as is' into a dataframe object. The 'RapidXML' C++ library <https://rapidxml.sourceforge.net/> is used to parse the XML data.

Version: 0.3.1
Imports: Rcpp (≥ 0.12.18), utils
LinkingTo: Rcpp
Suggests: testthat
Published: 2023-09-02
Author: Matthew de Queljoe [aut, cre], Marcin Kalicinski [ctb, cph] (Author of RapidXML library), Emmanuel Blondel ORCID iD [ctb, cph] (SDMX-ML test files), SDMX org [ctb, cph] (SDMX-ML test files)
Maintainer: Matthew de Queljoe <matthew.dequeljoe at gmail.com>
BugReports: https://github.com/mdequeljoe/readsdmx/issues
License: GPL-3
URL: https://github.com/mdequeljoe/readsdmx
NeedsCompilation: yes
Materials: README NEWS
In views: OfficialStatistics
CRAN checks: readsdmx results

Documentation:

Reference manual: readsdmx.pdf

Downloads:

Package source: readsdmx_0.3.1.tar.gz
Windows binaries: r-prerel: readsdmx_0.3.1.zip, r-release: readsdmx_0.3.1.zip, r-oldrel: readsdmx_0.3.1.zip
macOS binaries: r-prerel (arm64): readsdmx_0.3.1.tgz, r-release (arm64): readsdmx_0.3.1.tgz, r-oldrel (arm64): readsdmx_0.3.1.tgz, r-prerel (x86_64): readsdmx_0.3.1.tgz, r-release (x86_64): readsdmx_0.3.1.tgz
Old sources: readsdmx archive

Reverse dependencies:

Reverse imports: fedstatAPIr, OECD

Linking:

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