Wind Consumption in Mtoe

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)
million_tonnes_oil_equivalent
Type
text
Sample
                       
Wind Consumption (Mtoe)
               

No description available for this field.

Name (identifier)
wind_consumption_mtoe
Type
decimal
Sample
                       
Growth rate per annum 2018
               

No description available for this field.

Name (identifier)
growth_rate_per_annum_2018
Type
decimal
Sample
                       
Growth rate per annum 2007-17
               

No description available for this field.

Name (identifier)
growth_rate_per_annum_2007_17
Type
decimal
Sample
                       
Share 2018
               

No description available for this field.

Name (identifier)
share_2018
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"wind-consumption-in-mtoe",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/wind-consumption-in-mtoe"
      }
    ]
    ,
  • "definitions":
    {
    • "wind-consumption-in-mtoe":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/wind-consumption-in-mtoe_records"
            }
          }
        }
      }
      ,
    • "wind-consumption-in-mtoe_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "million_tonnes_oil_equivalent":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "wind_consumption_mtoe":
              {
              • "type":"number",
              • "title":"Wind Consumption (Mtoe)",
              • "description":""
              }
              ,
            • "growth_rate_per_annum_2018":
              {
              • "type":"number",
              • "title":"Growth rate per annum 2018",
              • "description":""
              }
              ,
            • "growth_rate_per_annum_2007_17":
              {
              • "type":"number",
              • "title":"Growth rate per annum 2007-17",
              • "description":""
              }
              ,
            • "share_2018":
              {
              • "type":"number",
              • "title":"Share 2018",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets