Skip to content

Schema for National Report Indicator Data

This section provides an overview of the schemas related to the National Report Indicator Data. Each schema details the structure and fields required for the related requests and responses.

NOTE

When making an API request using the National Report schema, it is crucial to include the correct schema identifier. The schema parameter must be set to "nationalReport7IndicatorData" to ensure that the request is processed correctly and targets the appropriate data structure. Failure to provide the correct schema may result in an error or unexpected behavior in the response.

TitleFieldMandatoryTypeExample
headerEheader{ "schema": "nationalReport7IndicatorData", "identifier": "4556EB18-6D4D-2F58-3B0D-75D6AEEC27A7", "languages": [ "en" ] }
GovernmentgovernmentTrueEterm[ { "identifier": "ao" }, { "identifier": "A23DD6C0-44C5-418D-83B5-461D79D2721A" } ]
indicatorTrueEterm[ { "identifier": "ao" }, { "identifier": "A23DD6C0-44C5-418D-83B5-461D79D2721A" } ]
Source of DatasourceOfDataTruestringTest Info
Global source of dataglobalDataSourcesElink[][ { "url": "https://www.google.com", "name": "Google.com", "language": "en" } ]
Indicator providersglobalIndicatorProvidersElink[][ { "url": "https://www.google.com", "name": "Google.com", "language": "en" } ]
globalDescriptionstringTest Info
Datadata
Indicator codeindicatorCodestringTest Info
Does this data row represent a disaggregationhasDisaggregationBooleanTrue
DisaggregationdisaggregationstringTest Info
Yearyearint1
UnitunitstringTest Info
Valuevaluedecimal0.01
FootnotefootnotestringTest Info
Commentscommentslstring{ "en": "

Test Info

" }