GCC Residential Electricity Tariffs

المرفقات

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

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

انقر للتوسيع انقر للطي
Country/City
               

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

الاسم (معرّف)
country_city
نوع
نص
عينة
                       
Category
               

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

الاسم (معرّف)
category
نوع
نص
عينة
                       
Slabs
               

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

الاسم (معرّف)
slabs
نوع
نص
عينة
                       
Price (US sents/KWh)
               

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

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

مخطط JSON

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

{
  • "title":"gcc-electricity",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gcc-electricity"
      }
    ]
    ,
  • "definitions":
    {
    • "gcc-electricity":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gcc-electricity_records"
            }
          }
        }
      }
      ,
    • "gcc-electricity_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country_city":
              {
              • "type":"string",
              • "title":"Country/City",
              • "description":""
              }
              ,
            • "category":
              {
              • "type":"string",
              • "title":"Category",
              • "description":""
              }
              ,
            • "slabs":
              {
              • "type":"string",
              • "title":"Slabs",
              • "description":""
              }
              ,
            • "price_us_sents_kwh":
              {
              • "type":"number",
              • "title":"Price (US sents/KWh)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets