Power Consumption Tariff
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"power-consumption-tariff",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/power-consumption-tariff"
}
] - "definitions":{
- "power-consumption-tariff":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/power-consumption-tariff_records"
}
}
} - "records":
} - "properties":
- "power-consumption-tariff_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "sector":,{
- "type":"string",
- "title":"Sector",
- "description":""
} - "indicator":,{
- "type":"string",
- "title":"Indicator",
- "description":""
} - "value":{
- "type":"number",
- "title":"Value",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "power-consumption-tariff":
Similar datasets
- This dataset contains Electricity Tariff by Authority for- 2016-2021.
- This dataset was collected by Jeyhun Mikayilov - a research fellow at KAPSARC.
- Residential electricity prices data for Saudi Arabia, UAE, Bahrain, Oman and Kuwait collected from multiple sources.
- This dataset contains Electricity consumption by sector for Saudi Arabia from 2005-2021. Data from Saudi Central Bank (SAMA). Follow datasource.kapsarc.org and it’s APIs to stay in sync and advance energy economics research.