records

records

Active filters Clear all

No active filters

Filters

Families with Children Profile 2016 (aged 0-12 years)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Profile
Family profile (type by age of youngest child).

No description available for this field.

Name (identifier)
profile
Type
text
Sample
                       
Census_Year
Census year.

No description available for this field.

Name (identifier)
census_year
Type
date
Sample
                       
Category
Census questions/ characteristics related to persons or families.

No description available for this field.

Name (identifier)
category
Type
text
Sample
                       
Sub_Category
Census questions response categories/ sub-characteristics related to persons or families.

No description available for this field.

Name (identifier)
sub_category
Type
text
Sample
                       
Sub_Order
Order of response categories.

No description available for this field.

Name (identifier)
sub_order
Type
integer
Sample
                       
Value
Count of persons or families (as indicated); value of medians, averages etc.

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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."
              }
            }
          }
        }
      }
    }
}

Similar datasets