Annual Electrical Energy Generation by Plant
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"annual-electrical-energy-generation-by-plant-mwh-2004-2010",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/annual-electrical-energy-generation-by-plant-mwh-2004-2010"
}
] - "definitions":{
- "annual-electrical-energy-generation-by-plant-mwh-2004-2010":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/annual-electrical-energy-generation-by-plant-mwh-2004-2010_records"
}
}
} - "records":
} - "properties":
- "annual-electrical-energy-generation-by-plant-mwh-2004-2010_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "t":,{
- "type":"string",
- "title":"Plant",
- "description":""
} - "value":{
- "type":"integer",
- "title":"Annual Electrical Energy Generation",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "annual-electrical-energy-generation-by-plant-mwh-2004-2010":