Employees (15 and over) by Education Status, Nationality and Sex

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
                       
Education Status
               

No description available for this field.

Name (identifier)
education_status
Type
text
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
                       
Number of Employees
               

No description available for this field.

Name (identifier)
number_of_employees
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"saudi-arabia-employees-15-and-over-by-education-status-nationality-and-sex-2007-",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-employees-15-and-over-by-education-status-nationality-and-sex-2007-"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-employees-15-and-over-by-education-status-nationality-and-sex-2007-":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-employees-15-and-over-by-education-status-nationality-and-sex-2007-_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-employees-15-and-over-by-education-status-nationality-and-sex-2007-_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "education_status":
              {
              • "type":"string",
              • "title":"Education Status",
              • "description":""
              }
              ,
            • "nationality":
              {
              • "type":"string",
              • "title":"Nationality",
              • "description":""
              }
              ,
            • "gender":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "number_of_employees":
              {
              • "type":"number",
              • "title":"Number of Employees",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets