R package to read SDMX data and metadata
============================
rsdmx
is a package to parse/read SDMX data and metadata in R. It provide classes and methods to read SDMX-ML data and metadata.
At now, the package allows to read:
- Datasets (
GenericData
,CompactData
andMessageGroup
SDMX-ML types) - Concepts (
Concept
,ConceptScheme
andConcepts
SDMX-ML types) - Codelists (
Code
,Codelist
andCodelists
SDMX-ML types) - DataStructures / KeyFamilies
- Data Structure Definitions (DSDs)
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