Development of the Produced Energy According to Type of Units
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"development-of-the-produced-energy-according-to-type-of-units",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/development-of-the-produced-energy-according-to-type-of-units"
}
] - "definitions":{
- "development-of-the-produced-energy-according-to-type-of-units":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/development-of-the-produced-energy-according-to-type-of-units_records"
}
}
} - "records":
} - "properties":
- "development-of-the-produced-energy-according-to-type-of-units_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "title":"Year",
- "description":""
} - "combined_cycle":,{
- "type":"integer",
- "title":"Combined Cycle ",
- "description":""
} - "diesel_engines":,{
- "type":"integer",
- "title":"Diesel Engines ",
- "description":""
} - "gas_turbines":,{
- "type":"integer",
- "title":"Gas Turbines",
- "description":""
} - "steam_turbines":{
- "type":"integer",
- "title":"Steam Turbines",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "development-of-the-produced-energy-according-to-type-of-units":