Global Cumulative Solar PV Capacity in GW
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"global-cumulative-pv-capacity-in-gw",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/global-cumulative-pv-capacity-in-gw"
}
] - "definitions":{
- "global-cumulative-pv-capacity-in-gw":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/global-cumulative-pv-capacity-in-gw_records"
}
}
} - "records":
} - "properties":
- "global-cumulative-pv-capacity-in-gw_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "global_cumulative_pv_capacity_in_gw":{
- "type":"number",
- "title":"Global Cumulative PV Capacity (GW)",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "global-cumulative-pv-capacity-in-gw":