Percentage of Annual Costs of Electricity and Other Fuel to Total Annual Household Income Expenditure by Region
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "percentage-of-annual-costs-of-electricity-and-other-fuel-to-total-annual-househo":