Development of the Produced Energy According to Sources
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"development-of-the-produced-energy-according-to-sources-2",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/development-of-the-produced-energy-according-to-sources-2"
}
] - "definitions":{
- "development-of-the-produced-energy-according-to-sources-2":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/development-of-the-produced-energy-according-to-sources-2_records"
}
}
} - "records":
} - "properties":
- "development-of-the-produced-energy-according-to-sources-2_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "power_plants":,{
- "type":"integer",
- "title":"Power Plants",
- "description":""
} - "desalination_and_big_customer":{
- "type":"integer",
- "title":"Desalination and Big Customer",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "development-of-the-produced-energy-according-to-sources-2":