Employees Compensation by Type and Economic Activity

المرفقات

انقر للتوسيع انقر للطي

مخطط مجموعة البيانات

انقر للتوسيع انقر للطي
Year
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
time_period
نوع
تاريخ
عينة
                       
Economic activity
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
economic_activity
نوع
نص
عينة
                       
Compensation Type
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
compensation_type
نوع
نص
عينة
                       
Compensations (in Thousands US Dollars)
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
number_of_employees
نوع
double
عينة
                       

مخطط JSON

إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.

{
  • "title":"employees-compensation-by-type-and-economic-activity",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/employees-compensation-by-type-and-economic-activity"
      }
    ]
    ,
  • "definitions":
    {
    • "employees-compensation-by-type-and-economic-activity":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/employees-compensation-by-type-and-economic-activity_records"
            }
          }
        }
      }
      ,
    • "employees-compensation-by-type-and-economic-activity_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "economic_activity":
              {
              • "type":"string",
              • "title":"Economic activity",
              • "description":""
              }
              ,
            • "compensation_type":
              {
              • "type":"string",
              • "title":"Compensation Type",
              • "description":""
              }
              ,
            • "number_of_employees":
              {
              • "type":"number",
              • "title":"Compensations (in Thousands US Dollars)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets