Electricity Consumption by Sectors

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
region
نوع
نص
عينة
                       
Sector
               

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

الاسم (معرّف)
sector
نوع
نص
عينة
                       
Electricity Consumption (MWh)
               

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

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

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

الاسم (معرّف)
name
نوع
نص
عينة
                       
Date_Object
               

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

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

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

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

مخطط JSON

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

{
  • "title":"electricity-consumption-by-sectors",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/electricity-consumption-by-sectors"
      }
    ]
    ,
  • "definitions":
    {
    • "electricity-consumption-by-sectors":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/electricity-consumption-by-sectors_records"
            }
          }
        }
      }
      ,
    • "electricity-consumption-by-sectors_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "sector":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "electricity_consumption_mwh":
              {
              • "type":"number",
              • "title":"Electricity Consumption (MWh)",
              • "description":""
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"Name",
              • "description":""
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
              ,
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets