Electricity Peak Load

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
interconnected_system
نوع
double
عينة
                       
Isolated System
               

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

الاسم (معرّف)
isolated_system
نوع
double
عينة
                       
Total (MW)
               

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

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

مخطط JSON

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

{
  • "title":"electricity-peak-load",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/electricity-peak-load"
      }
    ]
    ,
  • "definitions":
    {
    • "electricity-peak-load":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/electricity-peak-load_records"
            }
          }
        }
      }
      ,
    • "electricity-peak-load_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "interconnected_system":
              {
              • "type":"number",
              • "title":"Interconnected System",
              • "description":""
              }
              ,
            • "isolated_system":
              {
              • "type":"number",
              • "title":"Isolated System",
              • "description":""
              }
              ,
            • "total_mw":
              {
              • "type":"number",
              • "title":"Total (MW)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets