Coder Social home page Coder Social logo

jsdmx's Introduction

CI

jSDMX: Java Library for SDMX 3.0

Based on the latest version of the SDMX 3.0 Specifications, this library provides Java classes and utilities for working with the SDMX 3.0 Information Model. It is designed to help developers implement SDMX-compliant applications for exchanging statistical data and metadata among international organizations, central banks, and national statistical institutes.

Packages

  • sdmx30-infomodel module contains java classes which represent SDMX 3.0 Information Model (Structure Artifacts) such as Data Structure Definitions (DSDs), Metadata Structure Definitions (MSDs), Code Lists, Concept Schemes, and Data and Metadata flows and others.

Roadmap

The following modules are currently on project's roadmap for 2023:

  • sdmx30-serialization module providing (de)serialization to SDMX-JSON, SDMX-ML and SDMX-CSV formats for data and metadata.
  • sdmx30-reporting module with models describing to Data and Metadata Reporting.
  • sdmx30-client REST client for SDMX registry.

Listed above is a subject for extension and other modules might be implemented as well.

Requirements

  • Java JDK 11 and higher

Installation

sdmx30-infomodel

Maven:

<dependency>
    <groupId>com.epam.jsdmx</groupId>
    <artifactId>sdmx30-infomodel</artifactId>
    <version>1.0.0</version>
</dependency>

Gradle:

compile(group: 'com.epam.jsdmx', name: 'sdmx30-infomodel', version: '1.0.0')

License

Project is distributed under the Apache License 2.0. See LICENSE for more information.

jsdmx's People

Contributors

buhaiovos avatar irynashved avatar cm-howard avatar khontare avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.