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":"the-produced-energy-according-to-sources-gwh-during-years-2006-2009-g-",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/the-produced-energy-according-to-sources-gwh-during-years-2006-2009-g-"
}
] - "definitions":{
- "the-produced-energy-according-to-sources-gwh-during-years-2006-2009-g-":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/the-produced-energy-according-to-sources-gwh-during-years-2006-2009-g-_records"
}
}
} - "records":
} - "properties":
- "the-produced-energy-according-to-sources-gwh-during-years-2006-2009-g-_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year_g":,{
- "type":"string",
- "title":"Year",
- "description":""
} - "produced_energy":,{
- "type":"integer",
- "title":" Produced Energy",
- "description":""
} - "from_big_customers":,{
- "type":"integer",
- "title":"From Big Customers",
- "description":""
} - "from_des_plants":,{
- "type":"integer",
- "title":"From Desalination Plants",
- "description":""
} - "total":,{
- "type":"integer",
- "title":"Total",
- "description":""
} - "steam_turbines":,{
- "type":"integer",
- "title":"Steam Turbines",
- "description":""
} - "combined_cycle":,{
- "type":"integer",
- "title":"Combined Cycle",
- "description":""
} - "gas_turbines":,{
- "type":"integer",
- "title":"Gas Turbines",
- "description":""
} - "diesel_engines":{
- "type":"integer",
- "title":"* Diesel Engines",
- "description":""
}
} - "year_g":
}
} - "fields":
} - "properties":
} - "the-produced-energy-according-to-sources-gwh-during-years-2006-2009-g-":