Actual Capacity to Generate Electricity
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"actual-capacity-to-generate-electricity-mw-by-end-of-the-year-2014",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/actual-capacity-to-generate-electricity-mw-by-end-of-the-year-2014"
}
] - "definitions":{
- "actual-capacity-to-generate-electricity-mw-by-end-of-the-year-2014":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/actual-capacity-to-generate-electricity-mw-by-end-of-the-year-2014_records"
}
}
} - "records":
} - "properties":
- "actual-capacity-to-generate-electricity-mw-by-end-of-the-year-2014_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "empty":,{
- "type":"string",
- "title":"empty",
- "description":""
} - "empty0":,{
- "type":"string",
- "title":"empty",
- "description":""
} - "empty1":,{
- "type":"string",
- "title":"empty",
- "description":""
} - "empty2":,{
- "type":"string",
- "title":"empty",
- "description":""
} - "empty3":,{
- "type":"string",
- "title":"empty",
- "description":""
} - "source":,{
- "type":"string",
- "title":"Source ",
- "description":""
} - "actual_capacity":,{
- "type":"number",
- "title":"Actual capacity (MW)",
- "description":""
} - "ratio_of_the_total":,{
- "type":"number",
- "title":"Ratio of total (%)",
- "description":""
} - "growth_rate_during_the_year_2014":{
- "type":"number",
- "title":"Growth rate during the year 2014 %",
- "description":"",
- "unit":"%"
}
} - "empty":
}
} - "fields":
} - "properties":
} - "actual-capacity-to-generate-electricity-mw-by-end-of-the-year-2014":