Saudi Green Initiative (SGI) targets
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"saudi-green-initiative-sgi-targets",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/saudi-green-initiative-sgi-targets"
}
] - "definitions":{
- "saudi-green-initiative-sgi-targets":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/saudi-green-initiative-sgi-targets_records"
}
}
} - "records":
} - "properties":
- "saudi-green-initiative-sgi-targets_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "target":,{
- "type":"string",
- "title":"Target",
- "description":""
} - "plan":,{
- "type":"string",
- "title":"Plan",
- "description":""
} - "target_goal":,{
- "type":"string",
- "title":"Target Goal",
- "description":""
} - "initiatives":,{
- "type":"string",
- "title":"Initiatives",
- "description":""
} - "initiative_impacts":,{
- "type":"string",
- "title":"Initiative Impacts",
- "description":""
} - "emission_reduction_target_mt":,{
- "type":"number",
- "title":"emission reduction target (Mt",
- "description":""
} - "unit":,{
- "type":"string",
- "title":"unit",
- "description":""
} - "target_year":,{
- "type":"string",
- "format":"date",
- "title":"Target year",
- "description":""
} - "authorities":,{
- "type":"string",
- "title":"Authorities",
- "description":""
} - "keyword":{
- "type":"string",
- "title":"Keyword",
- "description":""
}
} - "target":
}
} - "fields":
} - "properties":
} - "saudi-green-initiative-sgi-targets":