India Installed Power Station Capacity as of February 2020

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
Value (GW)
               

No description available for this field.

Name (identifier)
value_gw
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"india-installed-power-station-capacity-as-of-february-2020",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/india-installed-power-station-capacity-as-of-february-2020"
      }
    ]
    ,
  • "definitions":
    {
    • "india-installed-power-station-capacity-as-of-february-2020":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/india-installed-power-station-capacity-as-of-february-2020_records"
            }
          }
        }
      }
      ,
    • "india-installed-power-station-capacity-as-of-february-2020_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "value_gw":
              {
              • "type":"number",
              • "title":"Value (GW)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets