Solar PV Capacity Added

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
New PV Capacity Added in 2019 (GW)
               

No description available for this field.

Name (identifier)
new_pv_capacity_added_in_2019_gw
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"new-pv-capacity-added-in-2019-gw",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/new-pv-capacity-added-in-2019-gw"
      }
    ]
    ,
  • "definitions":
    {
    • "new-pv-capacity-added-in-2019-gw":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/new-pv-capacity-added-in-2019-gw_records"
            }
          }
        }
      }
      ,
    • "new-pv-capacity-added-in-2019-gw_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "new_pv_capacity_added_in_2019_gw":
              {
              • "type":"number",
              • "title":"New PV Capacity Added in 2019 (GW) ",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets