Difference between revisions of "SDMX-JSON Structure"
Jump to navigation
Jump to search
(Created page with "=Overview= SDMX-JSON is an official format used to transmit SDMX Data, and Structural Metadata. The [https://github.com/sdmx-twg/sdmx-json specification] is maintained in Git...") |
(→Overview) |
||
Line 1: | Line 1: | ||
=Overview= | =Overview= | ||
− | SDMX-JSON is an official format used to transmit SDMX Data, and Structural Metadata. The [https://github.com/sdmx-twg/sdmx-json specification] is maintained in GitHub. | + | SDMX-JSON is an official format used to transmit SDMX Data, and Structural Metadata. The format is based on the [https://en.wikipedia.org/wiki/JSON '''J'''ava'''S'''cript '''O'''bject '''N'''otation format] |
+ | |||
+ | The [https://github.com/sdmx-twg/sdmx-json specification] is maintained in GitHub. |
Revision as of 01:43, 19 March 2020
Overview
SDMX-JSON is an official format used to transmit SDMX Data, and Structural Metadata. The format is based on the JavaScript Object Notation format
The specification is maintained in GitHub.