records

records

Active filters Clear all

No active filters

Filters

Multicultural Community Profile 2016

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Profile
Country of birth profile.

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.

No description available for this field.

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

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; 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":"multicultural-community-profile-2016",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/multicultural-community-profile-2016"
      }
    ]
    ,
  • "definitions":
    {
    • "multicultural-community-profile-2016":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/multicultural-community-profile-2016_records"
            }
          }
        }
      }
      ,
    • "multicultural-community-profile-2016_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "profile":
              {
              • "type":"string",
              • "title":"Profile",
              • "description":"Country of birth profile."
              }
              ,
            • "census_year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Census_Year",
              • "description":"Census year."
              }
              ,
            • "category":
              {
              • "type":"string",
              • "title":"Category",
              • "description":"Census questions/ characteristics related to persons."
              }
              ,
            • "sub_category":
              {
              • "type":"string",
              • "title":"Sub_Category",
              • "description":"Census questions response categories/ sub-characteristics related to persons."
              }
              ,
            • "sub_order":
              {
              • "type":"integer",
              • "title":"Sub_Order",
              • "description":"Order of response categories."
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Value",
              • "description":"Count of persons; value of medians, averages etc."
              }
            }
          }
        }
      }
    }
}

Similar datasets