Electricity Grid Electrical Load

المرفقات

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

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

انقر للتوسيع انقر للطي
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
عينة
                       
Statistical Year
               

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

الاسم (معرّف)
statistical_year
نوع
نص
عينة
                       
Statistical Period Month
               

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

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

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

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

مخطط JSON

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

{
  • "title":"electricity-grid-electrical-load",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/electricity-grid-electrical-load"
      }
    ]
    ,
  • "definitions":
    {
    • "electricity-grid-electrical-load":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/electricity-grid-electrical-load_records"
            }
          }
        }
      }
      ,
    • "electricity-grid-electrical-load_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "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":""
              }
              ,
            • "statistical_year":
              {
              • "type":"string",
              • "title":"Statistical Year",
              • "description":""
              }
              ,
            • "statistical_period_month":
              {
              • "type":"string",
              • "title":"Statistical Period Month",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"integer",
              • "title":"Month",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets