Labor Market Administrative Records Data

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Quarter
               

No description available for this field.

Name (identifier)
quarter
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Gender
               

No description available for this field.

Name (identifier)
gender
Type
text
Sample
                       
Nationality
               

No description available for this field.

Name (identifier)
nationality
Type
text
Sample
                       
Adopted Regulation
               

No description available for this field.

Name (identifier)
adopted_regulation
Type
text
Sample
                       
Sector
               

No description available for this field.

Name (identifier)
sector
Type
text
Sample
                       
Age Group
               

No description available for this field.

Name (identifier)
age_group
Type
text
Sample
                       
Administrative Region
               

No description available for this field.

Name (identifier)
administrative_region
Type
text
Sample
                       
Occupation
               

No description available for this field.

Name (identifier)
occupation
Type
text
Sample
                       
Economic Activity
               

No description available for this field.

Name (identifier)
economic_activity
Type
text
Sample
                       
Educational level
               

No description available for this field.

Name (identifier)
educational_level
Type
text
Sample
                       
Reason for discontinuation
               

No description available for this field.

Name (identifier)
reason_for_discontinuation
Type
text
Sample
                       
Persons
               

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       
time_period
               

No description available for this field.

Name (identifier)
time_period
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"labor-market-administrative-records-data",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/labor-market-administrative-records-data"
      }
    ]
    ,
  • "definitions":
    {
    • "labor-market-administrative-records-data":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/labor-market-administrative-records-data_records"
            }
          }
        }
      }
      ,
    • "labor-market-administrative-records-data_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "gender":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "nationality":
              {
              • "type":"string",
              • "title":"Nationality",
              • "description":""
              }
              ,
            • "adopted_regulation":
              {
              • "type":"string",
              • "title":"Adopted Regulation",
              • "description":""
              }
              ,
            • "sector":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "age_group":
              {
              • "type":"string",
              • "title":"Age Group",
              • "description":""
              }
              ,
            • "administrative_region":
              {
              • "type":"string",
              • "title":"Administrative Region",
              • "description":""
              }
              ,
            • "occupation":
              {
              • "type":"string",
              • "title":"Occupation",
              • "description":""
              }
              ,
            • "economic_activity":
              {
              • "type":"string",
              • "title":"Economic Activity",
              • "description":""
              }
              ,
            • "educational_level":
              {
              • "type":"string",
              • "title":"Educational level",
              • "description":""
              }
              ,
            • "reason_for_discontinuation":
              {
              • "type":"string",
              • "title":"Reason for discontinuation",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Persons",
              • "description":""
              }
              ,
            • "time_period":
              {
              • "type":"string",
              • "title":"time_period",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets