Housing Units (Saudi Households) by Type of Housing Unit and Water Storage By Admin Area
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "periodicity":
}
} - "fields":
} - "properties":
} - "housing-units-saudi-households-by-type-of-housing-unit-and-water-storage":