Electric Power Generation Capacity and Number of Subscribers
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"electric-power-generation-capacity-and-number-of-subscribers",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/electric-power-generation-capacity-and-number-of-subscribers"
}
] - "definitions":{
- "electric-power-generation-capacity-and-number-of-subscribers":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/electric-power-generation-capacity-and-number-of-subscribers_records"
}
}
} - "records":
} - "properties":
- "electric-power-generation-capacity-and-number-of-subscribers_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "indicators":,{
- "type":"string",
- "title":"Indicators",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Value",
- "description":""
} - "periodicity":,{
- "type":"string",
- "title":"Periodicity",
- "description":""
} - "date_object":{
- "type":"string",
- "format":"date",
- "title":"Date_Object",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "electric-power-generation-capacity-and-number-of-subscribers":