Biofuels Production in Ktoe
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"biofuels-production-in-ktoe",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/biofuels-production-in-ktoe"
}
] - "definitions":{
- "biofuels-production-in-ktoe":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/biofuels-production-in-ktoe_records"
}
}
} - "records":
} - "properties":
- "biofuels-production-in-ktoe_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "thousand_tonnes_oil_equivalent":,{
- "type":"string",
- "title":"thousand tonnes of oil equivalent",
- "description":""
} - "biofuels_production_ktoe":,{
- "type":"number",
- "title":"Biofuels Production (Ktoe)",
- "description":""
} - "growth_rate_per_annum_2018":,{
- "type":"number",
- "title":"Growth rate per annum 2018",
- "description":""
} - "growth_rate_per_annum_2007_17":,{
- "type":"number",
- "title":"Growth rate per annum 2007-17",
- "description":""
} - "share_2018":{
- "type":"number",
- "title":"Share 2018",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "biofuels-production-in-ktoe":