Saudi Population by Age Groups and Relationship to Head of Household
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"saudi-population-by-age-groups-and-relationship-to-head-of-household",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/saudi-population-by-age-groups-and-relationship-to-head-of-household"
}
] - "definitions":{
- "saudi-population-by-age-groups-and-relationship-to-head-of-household":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/saudi-population-by-age-groups-and-relationship-to-head-of-household_records"
}
}
} - "records":
} - "properties":
- "saudi-population-by-age-groups-and-relationship-to-head-of-household_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "age_groups":,{
- "type":"string",
- "title":"Age Groups",
- "description":""
} - "relationship_to_head_of_household":,{
- "type":"string",
- "title":"Relationship to Head of Household",
- "description":""
} - "value":{
- "type":"integer",
- "title":"Population",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "saudi-population-by-age-groups-and-relationship-to-head-of-household":