Saudi Arabia Planned and Installed Renewables by Project

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
text
Sample
                       
Source
               

No description available for this field.

Name (identifier)
source
Type
text
Sample
                       
Project name
               

No description available for this field.

Name (identifier)
project_name
Type
text
Sample
                       
Type (solar/ wind)
               

No description available for this field.

Name (identifier)
type_solar_wind
Type
text
Sample
                       
Capacity
               

No description available for this field.

Name (identifier)
capacity
Type
decimal
Unit
MW
Sample
                       
Installed / Planned
               

No description available for this field.

Name (identifier)
installed_planned
Type
text
Sample
                       
Location
               

No description available for this field.

Name (identifier)
location
Type
text
Sample
                       
City
               

No description available for this field.

Name (identifier)
city
Type
text
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets