Housing Units ( Occupied With Saudi Households ) and Type of Housing Unit 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 Area
               

No description available for this field.

Name (identifier)
administrative_area
Type
text
Sample
                       
Type of Housing Unit
               

No description available for this field.

Name (identifier)
area
Type
text
Sample
                       
Number of Housing Units
               

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":"housing-units-occupied-with-saudi-households-and-type-of-housing-unit",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/housing-units-occupied-with-saudi-households-and-type-of-housing-unit"
      }
    ]
    ,
  • "definitions":
    {
    • "housing-units-occupied-with-saudi-households-and-type-of-housing-unit":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/housing-units-occupied-with-saudi-households-and-type-of-housing-unit_records"
            }
          }
        }
      }
      ,
    • "housing-units-occupied-with-saudi-households-and-type-of-housing-unit_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "administrative_area":
              {
              • "type":"string",
              • "title":"Administrative Area",
              • "description":""
              }
              ,
            • "area":
              {
              • "type":"string",
              • "title":"Type of Housing Unit",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Number of Housing Units",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets