Renewable Energy Indicators
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"world-renewable-energy-indicators-2014",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/world-renewable-energy-indicators-2014"
}
] - "definitions":{
- "world-renewable-energy-indicators-2014":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/world-renewable-energy-indicators-2014_records"
}
}
} - "records":
} - "properties":
- "world-renewable-energy-indicators-2014_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "category":,{
- "type":"string",
- "title":"Category",
- "description":""
} - "indicator":,{
- "type":"string",
- "title":"Indicator",
- "description":""
} - "value":{
- "type":"number",
- "title":"Value",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "world-renewable-energy-indicators-2014":