Electricity Generation Capacity by Source
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"the-development-of-the-actual-capacity-to-generate-electricity-mw-2004-2014",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/the-development-of-the-actual-capacity-to-generate-electricity-mw-2004-2014"
}
] - "definitions":{
- "the-development-of-the-actual-capacity-to-generate-electricity-mw-2004-2014":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/the-development-of-the-actual-capacity-to-generate-electricity-mw-2004-2014_records"
}
}
} - "records":
} - "properties":
- "the-development-of-the-actual-capacity-to-generate-electricity-mw-2004-2014_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "empty":,{
- "type":"string",
- "title":"empty",
- "description":""
} - "empty0":,{
- "type":"string",
- "title":"empty",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "sec":,{
- "type":"number",
- "title":"SEC",
- "description":""
} - "top_producrs":,{
- "type":"number",
- "title":"Top Producrs",
- "description":""
} - "desalination_plants":,{
- "type":"number",
- "title":"Desalination plants",
- "description":""
} - "water_and_electricity_company":,{
- "type":"number",
- "title":"Water and Electricity Company",
- "description":""
} - "rented_deisel_units":,{
- "type":"number",
- "title":"Rented diesel units",
- "description":""
} - "solar_energy":{
- "type":"number",
- "title":"Solar Energy",
- "description":""
}
} - "empty":
}
} - "fields":
} - "properties":
} - "the-development-of-the-actual-capacity-to-generate-electricity-mw-2004-2014":