Home

The jembi SDMX-HD Library is a java library that allow developers to work with SDMX-HD more easily. The library allow SDMX-HD to be parsed into object form and developer can easily query different parts of the xml structure. The library also allows SDMX-HD objects to be constructed and it can then write those objects to xml.

The library currently only supports parsing and writing to xml of the following SDMX-HD constructs:

  • The DataSet Definition file.
  • The CompactData file.
  • The CrossSectionalData file.

Source Code

The source code can now be found on github! https://github.com/Jembi/sdmx-hd-lib

Download

For the OpenMRS SDMX-HD Integration module project see the OpenMRS Jira site, here: http://tickets.openmrs.org/browse/SDMX

Navigate space