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 |
DOI: | 10.32614/CRAN.package.readsdmx |
Author: | Matthew de Queljoe [aut, cre], Marcin Kalicinski [ctb, cph] (Author of RapidXML library), Emmanuel Blondel [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 |
Reference manual: | readsdmx.pdf |
Package source: | readsdmx_0.3.1.tar.gz |
Windows binaries: | r-devel: readsdmx_0.3.1.zip, r-release: readsdmx_0.3.1.zip, r-oldrel: readsdmx_0.3.1.zip |
macOS binaries: | r-release (arm64): readsdmx_0.3.1.tgz, r-oldrel (arm64): readsdmx_0.3.1.tgz, r-release (x86_64): readsdmx_0.3.1.tgz, r-oldrel (x86_64): readsdmx_0.3.1.tgz |
Old sources: | readsdmx archive |
Reverse imports: | fedstatAPIr, OECD |
Please use the canonical form https://CRAN.R-project.org/package=readsdmx to link to this page.