Housing Units (Occupied With Saudi Households) by Type of Housing Unit and Source of Drinking Water

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
                       
Type of Housing Unit
               

No description available for this field.

Name (identifier)
type_of_housing_unit
Type
text
Sample
                       
Source of Drinking Water
               

No description available for this field.

Name (identifier)
source_of_drinking_water
Type
text
Sample
                       
Number of Saudi Housing Units
               

No description available for this field.

Name (identifier)
number_of_saudi_housing_units
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-by-type-of-housing-unit-and-source-of-drinking-water",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/housing-units-by-type-of-housing-unit-and-source-of-drinking-water"
      }
    ]
    ,
  • "definitions":
    {
    • "housing-units-by-type-of-housing-unit-and-source-of-drinking-water":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/housing-units-by-type-of-housing-unit-and-source-of-drinking-water_records"
            }
          }
        }
      }
      ,
    • "housing-units-by-type-of-housing-unit-and-source-of-drinking-water_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "type_of_housing_unit":
              {
              • "type":"string",
              • "title":"Type of Housing Unit",
              • "description":""
              }
              ,
            • "source_of_drinking_water":
              {
              • "type":"string",
              • "title":" Source of Drinking Water ",
              • "description":""
              }
              ,
            • "number_of_saudi_housing_units":
              {
              • "type":"integer",
              • "title":"Number of Saudi Housing Units",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets