Difference between revisions of "SDMX-JSON"

From Fusion Registry Wiki
Jump to navigation Jump to search
(Overview)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
[[Category:SdmxDataFormat]]
 
=Overview=
 
=Overview=
 
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]  
 
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|SDMX-JSON specification] is maintained in GitHub.
+
The specification for this SDMX format is maintained in the [https://github.com/sdmx-twg/sdmx-json SDMX GitHub Repository].

Latest revision as of 23:52, 10 September 2023

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 for this SDMX format is maintained in the SDMX GitHub Repository.