Saudi Housing Units by Type of Housing Unit and Construction Material
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"number-of-dwellings-by-construction-material",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/number-of-dwellings-by-construction-material"
}
] - "definitions":{
- "number-of-dwellings-by-construction-material":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/number-of-dwellings-by-construction-material_records"
}
}
} - "records":
} - "properties":
- "number-of-dwellings-by-construction-material_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "period":,{
- "type":"string",
- "title":"period",
- "description":""
} - "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "administrative_region":,{
- "type":"string",
- "title":" Administrative Region",
- "description":""
} - "housing_type":,{
- "type":"string",
- "title":"House Type",
- "description":""
} - "construction_material":,{
- "type":"string",
- "title":"Construction Material",
- "description":""
} - "number_of_saudi_housing_units":{
- "type":"integer",
- "title":"Number of Saudi Housing Units",
- "description":""
}
} - "period":
}
} - "fields":
} - "properties":
} - "number-of-dwellings-by-construction-material":