Consumption of Diesel Oil by Plant

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
t
نوع
نص
عينة
                       
Oil Consumption
               

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

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

مخطط JSON

إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.

{
  • "title":"consumption-of-deisel-oil-by-plant-m3-2004-2010",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/consumption-of-deisel-oil-by-plant-m3-2004-2010"
      }
    ]
    ,
  • "definitions":
    {
    • "consumption-of-deisel-oil-by-plant-m3-2004-2010":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/consumption-of-deisel-oil-by-plant-m3-2004-2010_records"
            }
          }
        }
      }
      ,
    • "consumption-of-deisel-oil-by-plant-m3-2004-2010_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "t":
              {
              • "type":"string",
              • "title":"Plant",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Oil Consumption",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets