Issuance volumes by sector and type of mechanism
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"issuance-volumes-by-sector-and-type-of-mechanism",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/issuance-volumes-by-sector-and-type-of-mechanism"
}
] - "definitions":{
- "issuance-volumes-by-sector-and-type-of-mechanism":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/issuance-volumes-by-sector-and-type-of-mechanism_records"
}
}
} - "records":
} - "properties":
- "issuance-volumes-by-sector-and-type-of-mechanism_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "sector":,{
- "type":"string",
- "title":"Sector",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "international":,{
- "type":"number",
- "title":"Issuance volume (ktonCO2e)",
- "description":""
} - "type_of_mechanism":{
- "type":"string",
- "title":"Type of mechanism",
- "description":""
}
} - "sector":
}
} - "fields":
} - "properties":
} - "issuance-volumes-by-sector-and-type-of-mechanism":