Oil Product Consumption Breakdown - Fuel oil
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"oil-product-consumption-breakdown-fuel-oil",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/oil-product-consumption-breakdown-fuel-oil"
}
] - "definitions":{
- "oil-product-consumption-breakdown-fuel-oil":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/oil-product-consumption-breakdown-fuel-oil_records"
}
}
} - "records":
} - "properties":
- "oil-product-consumption-breakdown-fuel-oil_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "month":,{
- "type":"string",
- "title":"Month",
- "description":""
} - "type":,{
- "type":"string",
- "title":"Type",
- "description":""
} - "product":,{
- "type":"string",
- "title":"Product",
- "description":""
} - "value":{
- "type":"number",
- "title":"Value",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "oil-product-consumption-breakdown-fuel-oil":