Compensation of Employees by Economic Sectors

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
serial
نوع
int
عينة
                       
Economic Activity
               

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

الاسم (معرّف)
economic_activity
نوع
نص
عينة
                       
Compensations In Million US $
               

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

الاسم (معرّف)
compensations_in_million_us_
نوع
double
الوحدة
$
عينة
                       

مخطط JSON

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

{
  • "title":"compensation-of-employees-by-economic-sectors",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/compensation-of-employees-by-economic-sectors"
      }
    ]
    ,
  • "definitions":
    {
    • "compensation-of-employees-by-economic-sectors":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/compensation-of-employees-by-economic-sectors_records"
            }
          }
        }
      }
      ,
    • "compensation-of-employees-by-economic-sectors_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "serial":
              {
              • "type":"integer",
              • "title":"Serial",
              • "description":""
              }
              ,
            • "economic_activity":
              {
              • "type":"string",
              • "title":"Economic Activity",
              • "description":""
              }
              ,
            • "compensations_in_million_us_":
              {
              • "type":"number",
              • "title":"Compensations In Million US $",
              • "description":"",
              • "unit":"$"
              }
            }
          }
        }
      }
    }
}

Similar datasets