/sdmx

A Rust implementation of SDMX-JSON (Statistical Data and Metadata eXchange) using Serde

Primary LanguageRustApache License 2.0Apache-2.0

sdmx

License CI Security audit

This monorepo provides Rust-related crates to SDMX (Statistical Data and Metadata eXchange). At the moment, this currently implements SDMX-JSON and SDMX-CSV, and may provide a crate for SDMX-ML in the future.

Crate Status crates.io docs.rs
sdmx_json Beta stage crates.io docs.rs
sdmx_csv Alpha stage N/A N/A

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.