{"id":22968006,"url":"https://github.com/neoncitylights/sdmx","last_synced_at":"2025-10-05T01:48:46.796Z","repository":{"id":268076650,"uuid":"903244263","full_name":"neoncitylights/sdmx","owner":"neoncitylights","description":"A Rust implementation of SDMX-JSON (Statistical Data and Metadata eXchange) using Serde","archived":false,"fork":false,"pushed_at":"2025-10-01T10:12:26.000Z","size":215,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T01:30:50.861Z","etag":null,"topics":["sdmx"],"latest_commit_sha":null,"homepage":"https://docs.rs/sdmx_json/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neoncitylights.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"neoncitylights"}},"created_at":"2024-12-14T04:56:17.000Z","updated_at":"2025-08-25T18:24:10.000Z","dependencies_parsed_at":"2024-12-14T06:17:18.009Z","dependency_job_id":"b36f1168-a764-4ca3-b38a-9560549287b8","html_url":"https://github.com/neoncitylights/sdmx","commit_stats":null,"previous_names":["neoncitylights/sdmx"],"tags_count":8,"template":false,"template_full_name":"neoncitylights/rust","purl":"pkg:github/neoncitylights/sdmx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoncitylights%2Fsdmx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoncitylights%2Fsdmx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoncitylights%2Fsdmx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoncitylights%2Fsdmx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neoncitylights","download_url":"https://codeload.github.com/neoncitylights/sdmx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoncitylights%2Fsdmx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278399608,"owners_count":25980331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sdmx"],"created_at":"2024-12-14T21:15:38.704Z","updated_at":"2025-10-05T01:48:46.762Z","avatar_url":"https://github.com/neoncitylights.png","language":"Rust","funding_links":["https://github.com/sponsors/neoncitylights"],"categories":[],"sub_categories":[],"readme":"# sdmx\n[![License][license-badge]][license-url]\n[![CI][ci-badge]][ci-url]\n[![Security audit][security-badge]][security-url]\n\n[license-badge]: https://img.shields.io/badge/License-MIT%20%26%20Apache%202.0-blue?style=flat-square\n[license-url]: #license\n[ci-badge]: https://img.shields.io/github/deployments/neoncitylights/sdmx/github-pages?label=deploy\u0026style=flat-square\n[ci-url]: https://github.com/neoncitylights/sdmx/actions/workflows/main.yml\n[security-badge]: https://img.shields.io/github/actions/workflow/status/neoncitylights/sdmx/.github/workflows/main.yml?style=flat-square\n[security-url]: https://github.com/neoncitylights/sdmx/actions/workflows/security-audit.yml\n\nThis monorepo provides Rust-related crates to SDMX (Statistical Data and Metadata eXchange). At the moment, this currently implements [SDMX-JSON](https://github.com/sdmx-twg/sdmx-json) and [SDMX-CSV](https://github.com/sdmx-twg/sdmx-csv), and may provide a crate for [SDMX-ML](https://github.com/sdmx-twg/sdmx-ml) in the future.\n\n| Crate     | Status | crates.io | docs.rs |\n| --------- | ------ | --------- | ------- |\n| [`sdmx_json`](./crates/sdmx_json) | Beta stage | [crates.io](https://crates.io/crates/sdmx_json) | [docs.rs](https://docs.rs/sdmx_json) |\n| [`sdmx_csv`](./crates/sdmx_csv) | Alpha stage | *N/A* | *N/A* |\n\n## License\nLicensed under either of\n\n- Apache License, Version 2.0 ([`LICENSE-APACHE`](LICENSE-APACHE) or \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e)\n- MIT license ([`LICENSE-MIT`](LICENSE-MIT) or \u003chttp://opensource.org/licenses/MIT\u003e)\n\nat your option.\n\n### Contribution\nUnless 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoncitylights%2Fsdmx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneoncitylights%2Fsdmx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoncitylights%2Fsdmx/lists"}