Vehicles Imported, by Type

المرفقات

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

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

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

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

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

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

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

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

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

مخطط JSON

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

{
  • "title":"vehicles-imported-by-type-2000-2009ad",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/vehicles-imported-by-type-2000-2009ad"
      }
    ]
    ,
  • "definitions":
    {
    • "vehicles-imported-by-type-2000-2009ad":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/vehicles-imported-by-type-2000-2009ad_records"
            }
          }
        }
      }
      ,
    • "vehicles-imported-by-type-2000-2009ad_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "years":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Years",
              • "description":""
              }
              ,
            • "vehicle_type":
              {
              • "type":"string",
              • "title":"Vehicle Type",
              • "description":""
              }
              ,
            • "import_value":
              {
              • "type":"integer",
              • "title":"Number of Vehicles",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets