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 |
| 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 |
| 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: readsdmx_0.3.0.tgz, r-oldrel: readsdmx_0.3.0.tgz |
| Old sources: | readsdmx archive |
Please use the canonical form https://CRAN.R-project.org/package=readsdmx to link to this page.