Consumption of Electricity by Sector

المرفقات

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

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

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

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

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

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

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

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

الاسم (معرّف)
value
نوع
double
الوحدة
GWh
عينة
                       
Annual growth in electricity consumption
               

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

الاسم (معرّف)
annual_growth_in_electricity_consumption
نوع
double
الوحدة
%
عينة
                       

مخطط JSON

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

{
  • "title":"consumption-of-electricity-by-sector",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/consumption-of-electricity-by-sector"
      }
    ]
    ,
  • "definitions":
    {
    • "consumption-of-electricity-by-sector":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/consumption-of-electricity-by-sector_records"
            }
          }
        }
      }
      ,
    • "consumption-of-electricity-by-sector_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "sector":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":"",
              • "unit":"GWh"
              }
              ,
            • "annual_growth_in_electricity_consumption":
              {
              • "type":"number",
              • "title":"Annual growth in electricity consumption",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets