Percentage of Households Who are Willing to Use Solar Energy in their Houses by Region

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
                       
Administrative Region
               

No description available for this field.

Name (identifier)
administrative_region
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Percentage of Households Who are Willing to Use Solar Energy
               

No description available for this field.

Name (identifier)
value
Type
decimal
Unit
%
Sample
                       

JSON Schema

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

{
  • "title":"percentage-of-households-who-are-willing-to-use-solar-energy-in-their-houses-by-",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/percentage-of-households-who-are-willing-to-use-solar-energy-in-their-houses-by-"
      }
    ]
    ,
  • "definitions":
    {
    • "percentage-of-households-who-are-willing-to-use-solar-energy-in-their-houses-by-":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/percentage-of-households-who-are-willing-to-use-solar-energy-in-their-houses-by-_records"
            }
          }
        }
      }
      ,
    • "percentage-of-households-who-are-willing-to-use-solar-energy-in-their-houses-by-_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "administrative_region":
              {
              • "type":"string",
              • "title":"Administrative Region",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Percentage of Households Who are Willing to Use Solar Energy",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets