Fuel Consumption for Electricity and Seawater Desalination Industries

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
fuel_type
نوع
نص
عينة
                       
Yearly Fuel Consumption in TBTU
               

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

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

مخطط JSON

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

{
  • "title":"fuel-consumption-for-electricity",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fuel-consumption-for-electricity"
      }
    ]
    ,
  • "definitions":
    {
    • "fuel-consumption-for-electricity":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fuel-consumption-for-electricity_records"
            }
          }
        }
      }
      ,
    • "fuel-consumption-for-electricity_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "fuel_type":
              {
              • "type":"string",
              • "title":"Fuel Type",
              • "description":""
              }
              ,
            • "yearly_fuel_consumption_in_tbtu":
              {
              • "type":"number",
              • "title":"Yearly Fuel Consumption in TBTU",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets