سجلات

سجلات

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

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

تصفية

Number of trips between cities by type of destination (domestic-international)

المرفقات

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

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

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

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

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

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

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

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

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

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

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

مخطط JSON

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

{
  • "title":"number-of-trips-between-cities-by-type-of-destination-domestic-international",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/number-of-trips-between-cities-by-type-of-destination-domestic-international"
      }
    ]
    ,
  • "definitions":
    {
    • "number-of-trips-between-cities-by-type-of-destination-domestic-international":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/number-of-trips-between-cities-by-type-of-destination-domestic-international_records"
            }
          }
        }
      }
      ,
    • "number-of-trips-between-cities-by-type-of-destination-domestic-international_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "destination":
              {
              • "type":"string",
              • "title":"Destination",
              • "description":""
              }
              ,
            • "number_of_trips":
              {
              • "type":"integer",
              • "title":"Number of trips",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets