Electricity Grid Generation Load

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
month
نوع
int
عينة
                       
Power Grid
               

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

الاسم (معرّف)
power_grid
نوع
نص
عينة
                       
Grid Load (MW)
               

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

الاسم (معرّف)
grid_load_mw
نوع
double
عينة
                       
YOY Growth
               

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

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

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

الاسم (معرّف)
grand_total_mw
نوع
double
عينة
                       
Grand Total YOY Growth
               

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

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

مخطط JSON

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

{
  • "title":"electricity-grid-generation-load",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/electricity-grid-generation-load"
      }
    ]
    ,
  • "definitions":
    {
    • "electricity-grid-generation-load":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/electricity-grid-generation-load_records"
            }
          }
        }
      }
      ,
    • "electricity-grid-generation-load_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "statistical_year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Statistical Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"integer",
              • "title":"Month",
              • "description":""
              }
              ,
            • "power_grid":
              {
              • "type":"string",
              • "title":"Power Grid",
              • "description":""
              }
              ,
            • "grid_load_mw":
              {
              • "type":"number",
              • "title":"Grid Load (MW)",
              • "description":""
              }
              ,
            • "yoy_growth":
              {
              • "type":"number",
              • "title":"YOY Growth",
              • "description":""
              }
              ,
            • "grand_total_mw":
              {
              • "type":"number",
              • "title":"Grand Total (MW)",
              • "description":""
              }
              ,
            • "grand_total_yoy_growth":
              {
              • "type":"number",
              • "title":"Grand Total YOY Growth",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets