R package to read SDMX data. (rsdmx v0.2)
============================
rsdmx
is a package to parse/read SDMX data in R. The package is for now at its earlier stages and the aim is to make it evolving in the future. It will provide classes and methods to read SDMX data.
At now, the package allows to read Datasets for SDMX-ML GenericData
, CompactData
, and MessageGroup
types. In the medium-term, it is planned to add parsing of codelists.
R package build tests:
branch | build status |
---|---|
master | |
0.2 | |
0.1 |
Mailing lists:
-
Users
https://groups.google.com/forum/#!forum/rsdmx
You can subscribe directly in the google group, or by email: rsdmx+subscribe@googlegroups.com To send a post, use: rsdmx@googlegroups.com To unsubscribe, send an email to: rsdmx+unsubscribe@googlegroups.com -
Package developments
https://groups.google.com/forum/#!forum/rsdmx-dev
You can subscribe directly in the google group, or by email: rsdmx-dev+subscribe@googlegroups.com To send a post, use: rsdmx-dev@googlegroups.com To unsubscribe, send an email to: rsdmx-dev+unsubscribe@googlegroups.com