Utilization of Installed Electricity Capacity-by Type

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
date
Sample
                       
Country or area
               

No description available for this field.

Name (identifier)
country_or_area
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator1
Type
text
Sample
                       
Sub - Indicator
               

No description available for this field.

Name (identifier)
sub_indicator
Type
text
Sample
                       
Value (Kilowatt-hours per kilowatt divided by 8760)
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"utilization-of-installed-electricity-capacity-by-type0",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/utilization-of-installed-electricity-capacity-by-type0"
      }
    ]
    ,
  • "definitions":
    {
    • "utilization-of-installed-electricity-capacity-by-type0":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/utilization-of-installed-electricity-capacity-by-type0_records"
            }
          }
        }
      }
      ,
    • "utilization-of-installed-electricity-capacity-by-type0_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country_or_area":
              {
              • "type":"string",
              • "title":"Country or area",
              • "description":""
              }
              ,
            • "indicator1":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "sub_indicator":
              {
              • "type":"string",
              • "title":"Sub - Indicator",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value (Kilowatt-hours per kilowatt divided by 8760)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets