Housing Units ( Saudi Households ) by Type of Housing Unit and Source of Electricity

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
                       
Frequency
               

No description available for this field.

Name (identifier)
frequency
Type
text
Sample
                       
Source of Electricity
               

No description available for this field.

Name (identifier)
source_of_electricity
Type
text
Sample
                       
Housing Units
               

No description available for this field.

Name (identifier)
housing_units
Type
text
Sample
                       
Number of Houses
               

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"housing-units-saudi-households-by-type-of-housing-unit-and-source-of-electricity",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/housing-units-saudi-households-by-type-of-housing-unit-and-source-of-electricity"
      }
    ]
    ,
  • "definitions":
    {
    • "housing-units-saudi-households-by-type-of-housing-unit-and-source-of-electricity":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/housing-units-saudi-households-by-type-of-housing-unit-and-source-of-electricity_records"
            }
          }
        }
      }
      ,
    • "housing-units-saudi-households-by-type-of-housing-unit-and-source-of-electricity_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "frequency":
              {
              • "type":"string",
              • "title":"Frequency",
              • "description":""
              }
              ,
            • "source_of_electricity":
              {
              • "type":"string",
              • "title":"Source of Electricity",
              • "description":""
              }
              ,
            • "housing_units":
              {
              • "type":"string",
              • "title":"Housing Units",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Number of Houses",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets