Percentage of Annual Costs of Electricity and Other Fuel to Total Annual Household Income Expenditure 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
                       
Cost Percentage Range
               

No description available for this field.

Name (identifier)
percentage_range
Type
text
Sample
                       
Percentage of Households
               

No description available for this field.

Name (identifier)
percentage_of_households
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"percentage-of-annual-costs-of-electricity-and-other-fuel-to-total-annual-househo",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/percentage-of-annual-costs-of-electricity-and-other-fuel-to-total-annual-househo"
      }
    ]
    ,
  • "definitions":
    {
    • "percentage-of-annual-costs-of-electricity-and-other-fuel-to-total-annual-househo":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/percentage-of-annual-costs-of-electricity-and-other-fuel-to-total-annual-househo_records"
            }
          }
        }
      }
      ,
    • "percentage-of-annual-costs-of-electricity-and-other-fuel-to-total-annual-househo_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "administrative_region":
              {
              • "type":"string",
              • "title":"Administrative Region",
              • "description":""
              }
              ,
            • "percentage_range":
              {
              • "type":"string",
              • "title":"Cost Percentage Range",
              • "description":""
              }
              ,
            • "percentage_of_households":
              {
              • "type":"number",
              • "title":"Percentage of Households",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets