Economically Active Population (15 Years And Above) By Nationality, Gender And Economic Activity

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
                       
Economic Activity
               

No description available for this field.

Name (identifier)
economic_activity
Type
text
Sample
                       
Employees
               

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":"economically-active-population-15-years-and-above-by-nationality-gender-and-econ",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/economically-active-population-15-years-and-above-by-nationality-gender-and-econ"
      }
    ]
    ,
  • "definitions":
    {
    • "economically-active-population-15-years-and-above-by-nationality-gender-and-econ":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/economically-active-population-15-years-and-above-by-nationality-gender-and-econ_records"
            }
          }
        }
      }
      ,
    • "economically-active-population-15-years-and-above-by-nationality-gender-and-econ_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":""
              }
              ,
            • "economic_activity":
              {
              • "type":"string",
              • "title":"Economic Activity",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Employees",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets