Annual volume of carbon credits issued by the carbon crediting mechanisms
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"annual-volume-of-issuances-by-crediting-mechanism",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/annual-volume-of-issuances-by-crediting-mechanism"
}
] - "definitions":{
- "annual-volume-of-issuances-by-crediting-mechanism":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/annual-volume-of-issuances-by-crediting-mechanism_records"
}
}
} - "records":
} - "properties":
- "annual-volume-of-issuances-by-crediting-mechanism_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "name_of_the_mechanism":,{
- "type":"string",
- "title":"Name of the mechanism",
- "description":""
} - "crediting_mechanism_type":,{
- "type":"string",
- "title":"Crediting mechanism type",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "volume_ktonco2e":{
- "type":"number",
- "title":"Volume (ktonCO2e)",
- "description":""
}
} - "name_of_the_mechanism":
}
} - "fields":
} - "properties":
} - "annual-volume-of-issuances-by-crediting-mechanism":