سجلات

سجلات

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

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

تصفية

The number of flights executed, the number of buses and their capacity, and the number of passengers between cities for previous years, by year, month, and the city of departure

المرفقات

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

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

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

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

الاسم (معرّف)
year
نوع
تاريخ
عينة
2016
Month
               

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

الاسم (معرّف)
month
نوع
نص
عينة
5
Departure city
               

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

الاسم (معرّف)
departure_city
نوع
نص
عينة
Buraydah
Arrival city
               

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

الاسم (معرّف)
arrival_city
نوع
نص
عينة
Riyadh Public Transport Center
Number of buses
               

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

الاسم (معرّف)
number_of_buses
نوع
int
عينة
436
Buses capacity
               

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

الاسم (معرّف)
buses_capacity
نوع
int
عينة
49
Number of passengers
               

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

الاسم (معرّف)
number_of_passengers
نوع
int
عينة
3511
Number of flights
               

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

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

مخطط JSON

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

{
  • "title":"the-number-of-flights-executed-the-number-of-buses-and-their-capacity-and-the-nu",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/the-number-of-flights-executed-the-number-of-buses-and-their-capacity-and-the-nu"
      }
    ]
    ,
  • "definitions":
    {
    • "the-number-of-flights-executed-the-number-of-buses-and-their-capacity-and-the-nu":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/the-number-of-flights-executed-the-number-of-buses-and-their-capacity-and-the-nu_records"
            }
          }
        }
      }
      ,
    • "the-number-of-flights-executed-the-number-of-buses-and-their-capacity-and-the-nu_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "departure_city":
              {
              • "type":"string",
              • "title":"Departure city",
              • "description":""
              }
              ,
            • "arrival_city":
              {
              • "type":"string",
              • "title":"Arrival city",
              • "description":""
              }
              ,
            • "number_of_buses":
              {
              • "type":"integer",
              • "title":"Number of buses",
              • "description":""
              }
              ,
            • "buses_capacity":
              {
              • "type":"integer",
              • "title":"Buses capacity",
              • "description":""
              }
              ,
            • "number_of_passengers":
              {
              • "type":"integer",
              • "title":"Number of passengers",
              • "description":""
              }
              ,
            • "number_of_flights":
              {
              • "type":"integer",
              • "title":"Number of flights ",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets