Power Generation Cost - SWCC Plants
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"power-generation-cost-swcc-plants-2004-20010",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/power-generation-cost-swcc-plants-2004-20010"
}
] - "definitions":{
- "power-generation-cost-swcc-plants-2004-20010":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/power-generation-cost-swcc-plants-2004-20010_records"
}
}
} - "records":
} - "properties":
- "power-generation-cost-swcc-plants-2004-20010_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "generation_million_mwh":,{
- "type":"number",
- "title":"Generation (Million MWh)",
- "description":""
} - "itemized_unit_cost":,{
- "type":"string",
- "title":"Itemized Unit Cost",
- "description":""
} - "value":{
- "type":"number",
- "title":"Power Generation Cost (S-Riyal)",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "power-generation-cost-swcc-plants-2004-20010":