Schema for National Target
This section provides an overview of the schemas related to the National Target. Each schema details the structure and fields required for the related requests and responses.
NOTE
When making an API request using the National Target schema, it is crucial to include the correct schema identifier. The schema parameter must be set to "nationalTarget7"
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.
Title | Field | Mandatory | Type | Example |
---|---|---|---|---|
header | Eheader | { "schema": "nationalTarget7", "identifier": "1BAB56D3-FCDF-DF2B-4C41-72F97084C86F", "languages": [ "en" ] } | ||
Government | government | True | Eterm | { "identifier": "af" } |
Enter national target title | title | True | lstring | { "en": "Test Info" } |
Description | description | lstring | { "en": "<p>Test Info</p>" } | |
sequence | int | |||
Contribution to global Goals | globalGoalAlignment | Eterm[] | [ { "identifier": "GBF-GOAL-A" } ] | |
Alignment with global targets | globalTargetAlignment | True | Eterm[] | [ { "identifier": "GBF-TARGET-01", "degreeOfAlignment": { "identifier": "AABF237C-F906-40D2-9595-5226C8B18A58" } } ] |
Explanation, including which aspects of the goal or target are covered | degreeOfAlignmentInfo | lstring | { "en": "<p>Test Info</p>" } | |
Which of the considerations for implementation in Section C of the GBF have been taken into account in developing this national target, and the actions to implement it | implementingConsiderations | Eterm[] | [ { "identifier": "76553677-A17D-4DE3-8CDD-6010CDCF8A90" } ] | |
Please explain how these considerations have been taken into account | implementingConsiderationsInfo | lstring | { "en": "<p>Test Info</p>" } | |
Please outline the main policy measures or actions that will be taken to achieve this national target. | mainPolicyOfMeasureOrActionInfo | lstring | { "en": "<p>Test Info</p>" } | |
Headline indicators | headlineIndicators | Eterm[] | [ { "identifier": "GBF-INDICATOR-1.1" }, { "identifier": "GBF-INDICATOR-A.1" }, { "identifier": "GBF-INDICATOR-A.2" }, { "identifier": "GBF-INDICATOR-A.3" }, { "identifier": "GBF-INDICATOR-A.4" } ] | |
Binary indicators | binaryIndicators | Eterm[] | [ { "identifier": "KMGBF-INDICATOR-BIN-1" } ] | |
Component indicators | componentIndicators | Eterm[] | [ { "identifier": "GBF-INDICATOR-114" } ] | |
Complementary indicators | complementaryIndicators | Eterm[] | [ { "identifier": "GBF-INDICATOR-114" } ] | |
Other national indicators | otherNationalIndicators | NationalIndicators[] | ||
List the non-state commitments towards this national Target | nonStateActorCommitmentInfo | lstring | { "en": "<p>Test Info</p>" } | |
Are there any overlaps or links between this national target and targets or commitments submitted as non-State actor commitments to the Kunming-Montreal Global Biodiversity Framework? | hasNonStateActors | bool | True | |
Please indicate which commitment(s) and which actor(s) | nonStateActorsInfo | lstring | { "en": "<p>Test Info</p>" } | |
Please indicate if additional means of implementation are needed for the attainment of this national target. | additionalImplementation | Lterm | { "identifier": "additionalImplementationRequired", "customValue": { "en": "<p>Test Info</p>" } } | |
Additional explanation | additionalImplementationInfo | lstring | { "en": "<p>Test Info</p>" } | |
Any other relevant information | additionalInformation | lstring | { "en": "<p>Test Info</p>" } | |
additionalDocuments | Elink[] |