سجلات

سجلات

عوامل التصفية المستخدمة إلغاء الكل

لا يوجد عامل التصفية

تصفية

أنواع الرخص المتاحة

المرفقات

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

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

انقر للتوسيع انقر للطي
id
This ID is used to uniquely identify each row in the table and is crucial for data integrity and efficient data retrieval.

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

الاسم (معرّف)
id
نوع
نص
عينة
                       
NameAR
refers to a field that stores names in Arabic language

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

الاسم (معرّف)
namear
نوع
نص
عينة
                       
NameEN
refers to a field that stores names in english language

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

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

مخطط JSON

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

{
  • "title":"available-license-type",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/available-license-type"
      }
    ]
    ,
  • "definitions":
    {
    • "available-license-type":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/available-license-type_records"
            }
          }
        }
      }
      ,
    • "available-license-type_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id":
              {
              • "type":"string",
              • "title":"id",
              • "description":"This ID is used to uniquely identify each row in the table and is crucial for data integrity and efficient data retrieval. "
              }
              ,
            • "namear":
              {
              • "type":"string",
              • "title":"NameAR",
              • "description":"refers to a field that stores names in Arabic language"
              }
              ,
            • "nameen":
              {
              • "type":"string",
              • "title":"NameEN",
              • "description":"refers to a field that stores names in english language"
              }
            }
          }
        }
      }
    }
}

Similar datasets