records
Families with Children Profile 2016 (aged 0-12 years)
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"families-with-children-profile-2016-aged-0-12-years",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/families-with-children-profile-2016-aged-0-12-years"
}
] - "definitions":{
- "families-with-children-profile-2016-aged-0-12-years":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/families-with-children-profile-2016-aged-0-12-years_records"
}
}
} - "records":
} - "properties":
- "families-with-children-profile-2016-aged-0-12-years_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "profile":,{
- "type":"string",
- "title":"Profile",
- "description":"Family profile (type by age of youngest child)."
} - "census_year":,{
- "type":"string",
- "format":"date",
- "title":"Census_Year",
- "description":"Census year."
} - "category":,{
- "type":"string",
- "title":"Category",
- "description":"Census questions/ characteristics related to persons or families."
} - "sub_category":,{
- "type":"string",
- "title":"Sub_Category",
- "description":"Census questions response categories/ sub-characteristics related to persons or families."
} - "sub_order":,{
- "type":"integer",
- "title":"Sub_Order",
- "description":"Order of response categories."
} - "value":{
- "type":"integer",
- "title":"Value",
- "description":"Count of persons or families (as indicated); value of medians, averages etc."
}
} - "profile":
}
} - "fields":
} - "properties":
} - "families-with-children-profile-2016-aged-0-12-years":
}