Unemployed (15 Years & Above) By Nationality , Gender, Educational Status and Age Group

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Nationality
               

No description available for this field.

Name (identifier)
nationality
Type
text
Sample
                       
gender
               

No description available for this field.

Name (identifier)
gender
Type
text
Sample
                       
Age Group
               

No description available for this field.

Name (identifier)
age_group
Type
text
Sample
                       
Educational Status
               

No description available for this field.

Name (identifier)
educational_status
Type
text
Sample
                       
Unemployed Persons
               

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":"unemployed-15-years-above-by-nationality-gender-and-age-group",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/unemployed-15-years-above-by-nationality-gender-and-age-group"
      }
    ]
    ,
  • "definitions":
    {
    • "unemployed-15-years-above-by-nationality-gender-and-age-group":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/unemployed-15-years-above-by-nationality-gender-and-age-group_records"
            }
          }
        }
      }
      ,
    • "unemployed-15-years-above-by-nationality-gender-and-age-group_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "nationality":
              {
              • "type":"string",
              • "title":"Nationality",
              • "description":""
              }
              ,
            • "gender":
              {
              • "type":"string",
              • "title":"gender",
              • "description":""
              }
              ,
            • "age_group":
              {
              • "type":"string",
              • "title":"Age Group",
              • "description":""
              }
              ,
            • "educational_status":
              {
              • "type":"string",
              • "title":"Educational Status",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Unemployed Persons",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets