Average Salaries in the Private Sector by Main Profession Nationality and Gender

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
                       
Profession
               

No description available for this field.

Name (identifier)
profession
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
                       
Average Salary
               

No description available for this field.

Name (identifier)
salary
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"average-salaries-in-the-private-sector-by-main-profession-nationality-and-gende0",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/average-salaries-in-the-private-sector-by-main-profession-nationality-and-gende0"
      }
    ]
    ,
  • "definitions":
    {
    • "average-salaries-in-the-private-sector-by-main-profession-nationality-and-gende0":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/average-salaries-in-the-private-sector-by-main-profession-nationality-and-gende0_records"
            }
          }
        }
      }
      ,
    • "average-salaries-in-the-private-sector-by-main-profession-nationality-and-gende0_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "profession":
              {
              • "type":"string",
              • "title":"Profession",
              • "description":""
              }
              ,
            • "nationality":
              {
              • "type":"string",
              • "title":"Nationality",
              • "description":""
              }
              ,
            • "gender":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "salary":
              {
              • "type":"number",
              • "title":"Average Salary",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets