Number of Employees in the Government Sector

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
nationality
نوع
نص
عينة
                       
Gender
               

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

الاسم (معرّف)
gender
نوع
نص
عينة
                       
Number of Employees
               

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

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

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

الاسم (معرّف)
name
نوع
نص
عينة
                       
Date_Object
               

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

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

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

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

مخطط JSON

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

{
  • "title":"number-of-employees-in-the-government-sectors",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/number-of-employees-in-the-government-sectors"
      }
    ]
    ,
  • "definitions":
    {
    • "number-of-employees-in-the-government-sectors":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/number-of-employees-in-the-government-sectors_records"
            }
          }
        }
      }
      ,
    • "number-of-employees-in-the-government-sectors_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "nationality":
              {
              • "type":"string",
              • "title":"Nationality",
              • "description":""
              }
              ,
            • "gender":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Number of Employees",
              • "description":""
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"Name",
              • "description":""
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
              ,
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets