Electricity Consumption per Customer by Region and Year

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
region
نوع
نص
عينة
                       
Value (MWh/Customer)
               

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

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

مخطط JSON

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

{
  • "title":"electricity-consumption-indicators-by-region",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/electricity-consumption-indicators-by-region"
      }
    ]
    ,
  • "definitions":
    {
    • "electricity-consumption-indicators-by-region":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/electricity-consumption-indicators-by-region_records"
            }
          }
        }
      }
      ,
    • "electricity-consumption-indicators-by-region_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "value_mwhcustomer":
              {
              • "type":"number",
              • "title":"Value (MWh/Customer)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets