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 <http://rapidxml.sourceforge.net> is used to parse the XML data.
Version: | 0.3.0 |
Imports: | Rcpp (≥ 0.12.18), utils |
LinkingTo: | Rcpp |
Suggests: | testthat |
Published: | 2019-10-03 |
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.0.tar.gz |
Windows binaries: | r-devel: readsdmx_0.3.0.zip, r-release: readsdmx_0.3.0.zip, r-oldrel: readsdmx_0.3.0.zip |
macOS binaries: | r-release (arm64): readsdmx_0.3.0.tgz, r-oldrel (arm64): readsdmx_0.3.0.tgz, r-release (x86_64): readsdmx_0.3.0.tgz, r-oldrel (x86_64): readsdmx_0.3.0.tgz |
Old sources: | readsdmx archive |
Reverse imports: | fedstatAPIr, insee, OECD |
Please use the canonical form https://CRAN.R-project.org/package=readsdmx to link to this page.