Electricity Through the Five Years Development Plans in the Kingdom
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"electricity-through-the-five-years-development-plans-in-the-kingdom-",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/electricity-through-the-five-years-development-plans-in-the-kingdom-"
}
] - "definitions":{
- "electricity-through-the-five-years-development-plans-in-the-kingdom-":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/electricity-through-the-five-years-development-plans-in-the-kingdom-_records"
}
}
} - "records":
} - "properties":
- "electricity-through-the-five-years-development-plans-in-the-kingdom-_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year_in_hijri":,{
- "type":"string",
- "title":"Year in Hijri",
- "description":""
} - "gregorian_year":,{
- "type":"string",
- "format":"date",
- "title":"Gregorian Year",
- "description":""
} - "year":,{
- "type":"string",
- "title":"Plan",
- "description":""
} - "aver_non_inds_cons_per_customer_kwh_year":,{
- "type":"number",
- "title":"Non Inds Cons Per Customer( KWH / Year )",
- "description":""
} - "customers_thousands":,{
- "type":"number",
- "title":"Customers (Thousands)",
- "description":""
} - "non_industrial":,{
- "type":"number",
- "title":"Non Industrial ",
- "description":""
} - "industrial":,{
- "type":"number",
- "title":"Industrial ",
- "description":""
} - "generated_energy_gwh":,{
- "type":"number",
- "title":"Generated Energy ( GWH )",
- "description":""
} - "peak_load_mw":,{
- "type":"number",
- "title":"Peak Load ( MW )",
- "description":""
} - "act_gen_capacity_mw":{
- "type":"number",
- "title":"Act Gen Capacity ( MW )",
- "description":""
}
} - "year_in_hijri":
}
} - "fields":
} - "properties":
} - "electricity-through-the-five-years-development-plans-in-the-kingdom-":