The Growth of the Peak Loads According to Sources in the Electricity Sector
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"the-growth-of-the-peak-loads-according-to-sources-in-the-electricity-sector-mw",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/the-growth-of-the-peak-loads-according-to-sources-in-the-electricity-sector-mw"
}
] - "definitions":{
- "the-growth-of-the-peak-loads-according-to-sources-in-the-electricity-sector-mw":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/the-growth-of-the-peak-loads-according-to-sources-in-the-electricity-sector-mw_records"
}
}
} - "records":
} - "properties":
- "the-growth-of-the-peak-loads-according-to-sources-in-the-electricity-sector-mw_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year_g":,{
- "type":"string",
- "format":"date",
- "title":"Year (G)",
- "description":""
} - "peak_load_of_the_kingdom":,{
- "type":"integer",
- "title":"Peak Load of the Kingdom (MW)",
- "description":""
} - "big_customers":,{
- "type":"integer",
- "title":"Big Customers (MW)",
- "description":""
} - "desalination_plants":,{
- "type":"integer",
- "title":"Desalination Plants (MW)",
- "description":""
} - "power_plants":{
- "type":"integer",
- "title":"Power Plants (MW)",
- "description":""
}
} - "year_g":
}
} - "fields":
} - "properties":
} - "the-growth-of-the-peak-loads-according-to-sources-in-the-electricity-sector-mw":