Electrical Energy Produced from Power Stations

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
station
نوع
نص
عينة
                       
Total Production
               

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

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

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

الاسم (معرّف)
consumption
نوع
double
عينة
                       
Electrical Energy Produced
               

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

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

مخطط JSON

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

{
  • "title":"electrical-energy-produced-from-power-stations-mwh-2000-2009",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/electrical-energy-produced-from-power-stations-mwh-2000-2009"
      }
    ]
    ,
  • "definitions":
    {
    • "electrical-energy-produced-from-power-stations-mwh-2000-2009":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/electrical-energy-produced-from-power-stations-mwh-2000-2009_records"
            }
          }
        }
      }
      ,
    • "electrical-energy-produced-from-power-stations-mwh-2000-2009_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "station":
              {
              • "type":"string",
              • "title":"Station",
              • "description":""
              }
              ,
            • "total_production":
              {
              • "type":"number",
              • "title":"Total Production",
              • "description":""
              }
              ,
            • "consumption":
              {
              • "type":"number",
              • "title":"Consumption",
              • "description":""
              }
              ,
            • "electrical_energy_produced":
              {
              • "type":"number",
              • "title":"Electrical Energy Produced",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets