Nuclear Energy Share in Total Energy Consumption

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Country/Region
               

No description available for this field.

Name (identifier)
countryregion
Type
text
Sample
                       
Nuclear Share %
               

No description available for this field.

Name (identifier)
nuclear_share_
Type
decimal
Unit
%
Sample
                       

JSON Schema

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

{
  • "title":"world-nuclear-energy-share-in-total-energy-consumption-2005-2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/world-nuclear-energy-share-in-total-energy-consumption-2005-2014"
      }
    ]
    ,
  • "definitions":
    {
    • "world-nuclear-energy-share-in-total-energy-consumption-2005-2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/world-nuclear-energy-share-in-total-energy-consumption-2005-2014_records"
            }
          }
        }
      }
      ,
    • "world-nuclear-energy-share-in-total-energy-consumption-2005-2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "countryregion":
              {
              • "type":"string",
              • "title":"Country/Region",
              • "description":""
              }
              ,
            • "nuclear_share_":
              {
              • "type":"number",
              • "title":"Nuclear Share %",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets