Development of Employees in the Saudi Electricity sector

المرفقات

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

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

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

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

الاسم (معرّف)
year
نوع
نص
عينة
                       
Saudis
               

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

الاسم (معرّف)
saudis
نوع
int
عينة
                       
Non Saudis
               

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

الاسم (معرّف)
non_saudis
نوع
int
عينة
                       

مخطط JSON

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

{
  • "title":"development-of-employees",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/development-of-employees"
      }
    ]
    ,
  • "definitions":
    {
    • "development-of-employees":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/development-of-employees_records"
            }
          }
        }
      }
      ,
    • "development-of-employees_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "title":"Year",
              • "description":""
              }
              ,
            • "saudis":
              {
              • "type":"integer",
              • "title":"Saudis",
              • "description":""
              }
              ,
            • "non_saudis":
              {
              • "type":"integer",
              • "title":"Non Saudis",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets