Net Installed Capacity of Electric Plants
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"net-installed-capacity-of-electric-plants-by-type",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/net-installed-capacity-of-electric-plants-by-type"
}
] - "definitions":{
- "net-installed-capacity-of-electric-plants-by-type":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/net-installed-capacity-of-electric-plants-by-type_records"
}
}
} - "records":
} - "properties":
- "net-installed-capacity-of-electric-plants-by-type_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "country_or_area":,{
- "type":"string",
- "title":"Country or area",
- "description":""
} - "indicator1":,{
- "type":"string",
- "title":"Indicator",
- "description":""
} - "sub_indicator":,{
- "type":"string",
- "title":"Sub - Indicator",
- "description":""
} - "value":{
- "type":"number",
- "title":"Value (Megawatts)",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "net-installed-capacity-of-electric-plants-by-type":