Voluntary Market (VCM) Transaction Volumes, Values, and Prices by Project Standard
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"vcm-transaction-volumes-values-and-prices-by-project-standard",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/vcm-transaction-volumes-values-and-prices-by-project-standard"
}
] - "definitions":{
- "vcm-transaction-volumes-values-and-prices-by-project-standard":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/vcm-transaction-volumes-values-and-prices-by-project-standard_records"
}
}
} - "records":
} - "properties":
- "vcm-transaction-volumes-values-and-prices-by-project-standard_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "standard":,{
- "type":"string",
- "title":"STANDARD",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"YEAR",
- "description":""
} - "volume_mtco2e":,{
- "type":"string",
- "title":"VOLUME (MtCO2e)",
- "description":""
} - "value_usd":,{
- "type":"string",
- "title":"VALUE (USD)",
- "description":""
} - "price_usd":,{
- "type":"string",
- "title":"PRICE (USD)",
- "description":""
} - "volume":,{
- "type":"string",
- "title":"VOLUME (Percent Change)",
- "description":""
} - "value":,{
- "type":"string",
- "title":"VALUE (Percent Change)",
- "description":""
} - "price":{
- "type":"string",
- "title":"PRICE (Percent Change)",
- "description":""
}
} - "standard":
}
} - "fields":
} - "properties":
} - "vcm-transaction-volumes-values-and-prices-by-project-standard":