Housing Units (Occupied With Saudi Households) by Type of Housing Unit and Source of Water Supply
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "frequency":
}
} - "fields":
} - "properties":
} - "by-type-of-housing-unit-and-source-of-water-supply":