سجلات

سجلات

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

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

تصفية

الأجرة الهجينة

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
period_covered
نوع
نص
عينة
                       
Number of Hybrids Taxis
               

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

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

مخطط JSON

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

{
  • "title":"hybrids-taxi",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/hybrids-taxi"
      }
    ]
    ,
  • "definitions":
    {
    • "hybrids-taxi":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/hybrids-taxi_records"
            }
          }
        }
      }
      ,
    • "hybrids-taxi_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":""
              }
              ,
            • "period_covered":
              {
              • "type":"string",
              • "title":"Period Covered",
              • "description":""
              }
              ,
            • "number_of_hybrids_taxis":
              {
              • "type":"number",
              • "title":"Number of Hybrids Taxis",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets