Package: readsdmx 0.3.1

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.

Authors:Matthew de Queljoe [aut, cre], Marcin Kalicinski [ctb, cph], Emmanuel Blondel [ctb, cph], SDMX org [ctb, cph]

readsdmx_0.3.1.tar.gz
readsdmx_0.3.1.zip(r-4.5)readsdmx_0.3.1.zip(r-4.4)readsdmx_0.3.1.zip(r-4.3)
readsdmx_0.3.1.tgz(r-4.4-x86_64)readsdmx_0.3.1.tgz(r-4.4-arm64)readsdmx_0.3.1.tgz(r-4.3-x86_64)readsdmx_0.3.1.tgz(r-4.3-arm64)
readsdmx_0.3.1.tar.gz(r-4.5-noble)readsdmx_0.3.1.tar.gz(r-4.4-noble)
readsdmx_0.3.1.tgz(r-4.4-emscripten)readsdmx_0.3.1.tgz(r-4.3-emscripten)
readsdmx.pdf |readsdmx.html
readsdmx/json (API)
NEWS

# Install 'readsdmx' in R:
install.packages('readsdmx', repos = c('https://mdequeljoe.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mdequeljoe/readsdmx/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

cppdataframercppreadsdmxsdmxsdmx-formatsdmx-standards

1 exports 13 stars 1.88 score 1 dependencies 1 dependents 9 scripts 516 downloads

Last updated 1 years agofrom:346cc29f5d. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-win-x86_64OKSep 08 2024
R-4.5-linux-x86_64OKSep 08 2024
R-4.4-win-x86_64OKSep 08 2024
R-4.4-mac-x86_64OKSep 08 2024
R-4.4-mac-aarch64OKSep 08 2024
R-4.3-win-x86_64OKSep 08 2024
R-4.3-mac-x86_64OKSep 08 2024
R-4.3-mac-aarch64OKSep 08 2024

Exports:read_sdmx

Dependencies:Rcpp