Electricity Tariffs per Sector and Consumption Slab

المرفقات

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

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

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

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

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

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

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

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

الاسم (معرّف)
consumption_slabs
نوع
نص
عينة
                       
Tariff in SAR
               

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

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

مخطط JSON

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

{
  • "title":"electricity-tariffs-per-sector-and-consumption-slab",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/electricity-tariffs-per-sector-and-consumption-slab"
      }
    ]
    ,
  • "definitions":
    {
    • "electricity-tariffs-per-sector-and-consumption-slab":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/electricity-tariffs-per-sector-and-consumption-slab_records"
            }
          }
        }
      }
      ,
    • "electricity-tariffs-per-sector-and-consumption-slab_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "sector":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "consumption_slabs":
              {
              • "type":"string",
              • "title":"Consumption Slabs",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Tariff in SAR",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets