سجلات

سجلات

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

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

تصفية

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
نوع
تاريخ
عينة
                       
Month
               

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

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

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

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

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

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

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

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

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

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

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

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

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

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

مخطط 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