سجلات

سجلات

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

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

تصفية

الصيانة التصحيحية

المرفقات

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

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

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

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

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

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

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

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

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

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

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

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

الاسم (معرّف)
category_en
نوع
نص
عينة
                       
Number of Corrective Maintainance Processes
               

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

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

مخطط JSON

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

{
  • "title":"corrective-maintenance",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/corrective-maintenance"
      }
    ]
    ,
  • "definitions":
    {
    • "corrective-maintenance":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/corrective-maintenance_records"
            }
          }
        }
      }
      ,
    • "corrective-maintenance_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":""
              }
              ,
            • "service_ar":
              {
              • "type":"string",
              • "title":"Service_AR",
              • "description":""
              }
              ,
            • "service_en":
              {
              • "type":"string",
              • "title":"Service_EN",
              • "description":""
              }
              ,
            • "category_ar":
              {
              • "type":"string",
              • "title":"Category_AR",
              • "description":""
              }
              ,
            • "category_en":
              {
              • "type":"string",
              • "title":"Category_EN",
              • "description":""
              }
              ,
            • "number_of_corrective_maintainance_processes":
              {
              • "type":"number",
              • "title":"Number of Corrective Maintainance Processes",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets