Saudi Population ( 10 Years And Over) By Gender, Age Groups And Educational Status
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"saudi-population-10-years-and-over-by-gender-age-groups-and-educational-status",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/saudi-population-10-years-and-over-by-gender-age-groups-and-educational-status"
}
] - "definitions":{
- "saudi-population-10-years-and-over-by-gender-age-groups-and-educational-status":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/saudi-population-10-years-and-over-by-gender-age-groups-and-educational-status_records"
}
}
} - "records":
} - "properties":
- "saudi-population-10-years-and-over-by-gender-age-groups-and-educational-status_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "sex":,{
- "type":"string",
- "title":"Gender",
- "description":""
} - "age_group":,{
- "type":"string",
- "title":"Age Group",
- "description":""
} - "educational_status":,{
- "type":"string",
- "title":"Educational Status",
- "description":""
} - "saudi_population":{
- "type":"integer",
- "title":"Saudi Population",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "saudi-population-10-years-and-over-by-gender-age-groups-and-educational-status":