Nuclear Energy Consumption in Exajoules

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
               

No description available for this field.

Name (identifier)
exajoules_input_equivalent
Type
text
Sample
                       
Energy Consumption (EJ)
               

No description available for this field.

Name (identifier)
energy_consumption_ej
Type
decimal
Sample
                       
Growth rate per annum 2021
               

No description available for this field.

Name (identifier)
growth_rate_per_annum_2021
Type
decimal
Sample
                       
Growth rate per annum 2011-21
               

No description available for this field.

Name (identifier)
growth_rate_per_annum_2011_21
Type
decimal
Sample
                       
Share 2021
               

No description available for this field.

Name (identifier)
share_2021
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"nuclear-energy-consumption-in-exajoules",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/nuclear-energy-consumption-in-exajoules"
      }
    ]
    ,
  • "definitions":
    {
    • "nuclear-energy-consumption-in-exajoules":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/nuclear-energy-consumption-in-exajoules_records"
            }
          }
        }
      }
      ,
    • "nuclear-energy-consumption-in-exajoules_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "exajoules_input_equivalent":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "energy_consumption_ej":
              {
              • "type":"number",
              • "title":"Energy Consumption (EJ)",
              • "description":""
              }
              ,
            • "growth_rate_per_annum_2021":
              {
              • "type":"number",
              • "title":"Growth rate per annum 2021",
              • "description":""
              }
              ,
            • "growth_rate_per_annum_2011_21":
              {
              • "type":"number",
              • "title":"Growth rate per annum 2011-21",
              • "description":""
              }
              ,
            • "share_2021":
              {
              • "type":"number",
              • "title":"Share 2021",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets