Selected Energy Resources and Reserves

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Country or area
               

No description available for this field.

Name (identifier)
country_or_area
Type
text
Sample
                       
Category
               

No description available for this field.

Name (identifier)
category1
Type
text
Sample
                       
Sub - Category
               

No description available for this field.

Name (identifier)
sub_category
Type
text
Sample
                       
Value (Million metric tons unless otherwise indicated)
               

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-type",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/utilization-of-installed-electricity-capacity-by-type"
      }
    ]
    ,
  • "definitions":
    {
    • "utilization-of-installed-electricity-capacity-by-type":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/utilization-of-installed-electricity-capacity-by-type_records"
            }
          }
        }
      }
      ,
    • "utilization-of-installed-electricity-capacity-by-type_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country_or_area":
              {
              • "type":"string",
              • "title":"Country or area",
              • "description":""
              }
              ,
            • "category1":
              {
              • "type":"string",
              • "title":"Category",
              • "description":""
              }
              ,
            • "sub_category":
              {
              • "type":"string",
              • "title":"Sub - Category",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value (Million metric tons unless otherwise indicated)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets