Vehicles Imported by Type
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"vehicles-imported-by-model-14-27_0",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/vehicles-imported-by-model-14-27_0"
}
] - "definitions":{
- "vehicles-imported-by-model-14-27_0":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/vehicles-imported-by-model-14-27_0_records"
}
}
} - "records":
} - "properties":
- "vehicles-imported-by-model-14-27_0_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "type":,{
- "type":"string",
- "title":"Type",
- "description":""
} - "vehicles_type":,{
- "type":"string",
- "title":"Vehicles Type",
- "description":""
} - "value":{
- "type":"integer",
- "title":"value",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "vehicles-imported-by-model-14-27_0":