Saudi Arabia Planned and Installed Renewables by Project
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"saudi-arabia-planned-and-installed-renewables-by-project",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/saudi-arabia-planned-and-installed-renewables-by-project"
}
] - "definitions":{
- "saudi-arabia-planned-and-installed-renewables-by-project":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/saudi-arabia-planned-and-installed-renewables-by-project_records"
}
}
} - "records":
} - "properties":
- "saudi-arabia-planned-and-installed-renewables-by-project_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "title":"Year",
- "description":""
} - "source":,{
- "type":"string",
- "title":"Source",
- "description":""
} - "project_name":,{
- "type":"string",
- "title":"Project name",
- "description":""
} - "type_solar_wind":,{
- "type":"string",
- "title":"Type (solar/ wind)",
- "description":""
} - "capacity":,{
- "type":"number",
- "title":"Capacity",
- "description":"",
- "unit":"MW"
} - "installed_planned":,{
- "type":"string",
- "title":"Installed / Planned",
- "description":""
} - "location":,{
- "type":"string",
- "title":"Location",
- "description":""
} - "city":{
- "type":"string",
- "title":"City",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "saudi-arabia-planned-and-installed-renewables-by-project":