Oil Product Consumption Breakdown - Fuel oil

المرفقات

انقر للتوسيع انقر للطي

مخطط مجموعة البيانات

انقر للتوسيع انقر للطي
Year
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
year
نوع
تاريخ
عينة
                       
Month
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
month
نوع
نص
عينة
                       
Type
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
type
نوع
نص
عينة
                       
Product
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
product
نوع
نص
عينة
                       
Value
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
value
نوع
double
عينة
                       

مخطط 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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets