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

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Frequency
               

No description available for this field.

Name (identifier)
frequency
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Source of Water Supply
               

No description available for this field.

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

No description available for this field.

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

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":"by-type-of-housing-unit-and-source-of-water-supply",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/by-type-of-housing-unit-and-source-of-water-supply"
      }
    ]
    ,
  • "definitions":
    {
    • "by-type-of-housing-unit-and-source-of-water-supply":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/by-type-of-housing-unit-and-source-of-water-supply_records"
            }
          }
        }
      }
      ,
    • "by-type-of-housing-unit-and-source-of-water-supply_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "frequency":
              {
              • "type":"string",
              • "title":"Frequency",
              • "description":""
              }
              ,
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "source_of_water_supply":
              {
              • "type":"string",
              • "title":"Source of Water Supply",
              • "description":""
              }
              ,
            • "type_of_housing_unit":
              {
              • "type":"string",
              • "title":"Type of Housing Unit",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Number of Housing Units",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets