Outbound Tourism Trips by Main Destinations

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
destination
نوع
نص
عينة
                       
Trips in Thousands
               

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

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

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

الاسم (معرّف)
periodicity
نوع
نص
عينة
                       
Date_Object
               

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

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

مخطط JSON

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

{
  • "title":"outbound-tourism-trips-by-main-destinations",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/outbound-tourism-trips-by-main-destinations"
      }
    ]
    ,
  • "definitions":
    {
    • "outbound-tourism-trips-by-main-destinations":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/outbound-tourism-trips-by-main-destinations_records"
            }
          }
        }
      }
      ,
    • "outbound-tourism-trips-by-main-destinations_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "destination":
              {
              • "type":"string",
              • "title":"Destination",
              • "description":""
              }
              ,
            • "trips_in_thousands":
              {
              • "type":"integer",
              • "title":"Trips in Thousands",
              • "description":""
              }
              ,
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets