Housing Units (Saudi Households) by Type of Housing Unit and Water Storage By Admin Area

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Periodicity
               

No description available for this field.

Name (identifier)
periodicity
Type
text
Sample
                       
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
                       
Housing Type
               

No description available for this field.

Name (identifier)
housing_type
Type
text
Sample
                       
Water Storage
               

No description available for this field.

Name (identifier)
water_storage
Type
text
Sample
                       
Number of Houses
               

No description available for this field.

Name (identifier)
number_of_houses
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-water-storage",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/housing-units-saudi-households-by-type-of-housing-unit-and-water-storage"
      }
    ]
    ,
  • "definitions":
    {
    • "housing-units-saudi-households-by-type-of-housing-unit-and-water-storage":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/housing-units-saudi-households-by-type-of-housing-unit-and-water-storage_records"
            }
          }
        }
      }
      ,
    • "housing-units-saudi-households-by-type-of-housing-unit-and-water-storage_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "administrative_area":
              {
              • "type":"string",
              • "title":" Administrative Area",
              • "description":""
              }
              ,
            • "housing_type":
              {
              • "type":"string",
              • "title":"Housing Type",
              • "description":""
              }
              ,
            • "water_storage":
              {
              • "type":"string",
              • "title":"Water Storage",
              • "description":""
              }
              ,
            • "number_of_houses":
              {
              • "type":"integer",
              • "title":"Number of Houses",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets