Private Sector Employees by Monthly Wage Groups, Nationality and Occupation

New records are currently being added to this dataset, this process may take a while. Please note that visualizations might be incomplete in the meantime. Don't hesitate to refresh your page regularly!

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
                       
Occupation
               

No description available for this field.

Name (identifier)
occupation
Type
text
Sample
                       
Monthly Wage Groups
               

No description available for this field.

Name (identifier)
monthly_wage_groups_bahraini_dinar
Type
text
Sample
                       
Number of 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":"private-sector-employees-by-monthly-wage-groups-nationality-and-occupation",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/private-sector-employees-by-monthly-wage-groups-nationality-and-occupation"
      }
    ]
    ,
  • "definitions":
    {
    • "private-sector-employees-by-monthly-wage-groups-nationality-and-occupation":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/private-sector-employees-by-monthly-wage-groups-nationality-and-occupation_records"
            }
          }
        }
      }
      ,
    • "private-sector-employees-by-monthly-wage-groups-nationality-and-occupation_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "nationality":
              {
              • "type":"string",
              • "title":"Nationality",
              • "description":""
              }
              ,
            • "occupation":
              {
              • "type":"string",
              • "title":"Occupation",
              • "description":""
              }
              ,
            • "monthly_wage_groups_bahraini_dinar":
              {
              • "type":"string",
              • "title":"Monthly Wage Groups",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Number of Employees",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets