Houses Consumption and Cost of Electricity in the Administrative Regions

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
                       
Season
               

No description available for this field.

Name (identifier)
season
Type
text
Sample
                       
Measure and Unit
               

No description available for this field.

Name (identifier)
measure
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"houses-consumption-and-cost-of-electricity-in-the-administrative-regions-",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/houses-consumption-and-cost-of-electricity-in-the-administrative-regions-"
      }
    ]
    ,
  • "definitions":
    {
    • "houses-consumption-and-cost-of-electricity-in-the-administrative-regions-":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/houses-consumption-and-cost-of-electricity-in-the-administrative-regions-_records"
            }
          }
        }
      }
      ,
    • "houses-consumption-and-cost-of-electricity-in-the-administrative-regions-_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "administrative_region":
              {
              • "type":"string",
              • "title":"Administrative Region",
              • "description":""
              }
              ,
            • "season":
              {
              • "type":"string",
              • "title":"Season",
              • "description":""
              }
              ,
            • "measure":
              {
              • "type":"string",
              • "title":"Measure and Unit",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets