Solar consumption in TWh

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)
terawatt_hours
Type
text
Sample
                       
Growth rate per annum 2005-15
               

No description available for this field.

Name (identifier)
growth_rate_per_annum_2005_15
Type
decimal
Sample
                       
Solar Consumption (Twh)
               

No description available for this field.

Name (identifier)
solar_consumption_twh
Type
decimal
Sample
                       
Growth rate per annum 2016.1
               

No description available for this field.

Name (identifier)
growth_rate_per_annum_2016_1
Type
decimal
Sample
                       
Share 2016.2
               

No description available for this field.

Name (identifier)
share_2016_2
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"solar-consumption-in-twh",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/solar-consumption-in-twh"
      }
    ]
    ,
  • "definitions":
    {
    • "solar-consumption-in-twh":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/solar-consumption-in-twh_records"
            }
          }
        }
      }
      ,
    • "solar-consumption-in-twh_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "terawatt_hours":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "growth_rate_per_annum_2005_15":
              {
              • "type":"number",
              • "title":"Growth rate per annum 2005-15",
              • "description":""
              }
              ,
            • "solar_consumption_twh":
              {
              • "type":"number",
              • "title":"Solar Consumption (Twh)",
              • "description":""
              }
              ,
            • "growth_rate_per_annum_2016_1":
              {
              • "type":"number",
              • "title":"Growth rate per annum 2016.1",
              • "description":""
              }
              ,
            • "share_2016_2":
              {
              • "type":"number",
              • "title":"Share 2016.2",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets