US Department of Transportation · Schema
NCAPRating
NHTSA NCAPRating schema
GovernmentTransportationTruckingAviationVehicleSafetyTransitOpenData
Properties
| Name | Type | Description |
|---|---|---|
| additionalAirbags | string | |
| ars | string | |
| arsLocDescription | string | |
| backupCamera | string | |
| chestSabType | string | |
| combinedFrontRating | string | |
| combinedRearRating | string | |
| crashImminentBraking | string | |
| curbWeight | string | |
| dynamicBrakeSupport | string | |
| dynamicHeadRestraintDescr | string | |
| electronicStabilityControl | string | |
| frontCollisionWarning | string | |
| frontCrashDriversideRating | integer | |
| frontCrashPassengersideRating | integer | |
| frontCrashPicture | string | |
| frontCrashVideo | string | |
| frontDriverConcern | string | |
| frontDriverNotes | string | |
| frontPassengerConcern | string | |
| frontPassengerNotes | string | |
| frontTestNo | integer | |
| frontTestedWith | string | |
| headRestraintDescr | string | |
| headSabDescription | string | |
| headSabMeetRequirements | string | |
| headSabType | string | |
| id | integer | |
| kneeLocDescription | string | |
| laneDepartureWarning | string | |
| latchPositionDescr | string | |
| loadLimiters | string | |
| seatBeltPretensionerLoc | string | |
| loadLimitersLoc | string | |
| nhtsaFootNotes | string | |
| overallFrontCrashRating | integer | |
| overallRating | integer | |
| overallSideCrashRating | integer | |
| pelvisSabDescription | string | |
| pelvisSabType | string | |
| poleTestNo | integer | |
| regBackupCamera | string | |
| rollNotes | string | |
| rollSafetyConcern | string | |
| rollTip | string | |
| rollTip2 | string | |
| rolloverPossibility | string | |
| rolloverPossibility2 | string | |
| rolloverRating | string | |
| rolloverRating2 | string | |
| seatBeltReminder | string | |
| sideBarrierRating | string | |
| sideCrashDriversideRating | integer | |
| sideCrashPassengersideRating | integer | |
| sideCrashPicture | string | |
| sideCrashVideo | string | |
| sideDriverConcern | string | |
| sideDriverNotes | string | |
| sidePassengerConcern | string | |
| sidePassengerNotes | string | |
| sidePoleConcern | string | |
| sidePoleCrashRating | string | |
| sidePoleNotes | string | |
| sidePolePicture | string | |
| sidePoleTestedWith | string | |
| sidePoleVideo | string | |
| sideTestNo | integer | |
| sideTestedWith | string | |
| torsoSabDescription | string | |
| upperBeltAnchorageDescr | string | |
| vehicle | object | |
| vehiclePicture | string |
JSON Schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://api.nhtsa.gov/schemas/NCAPRating.json",
"title": "NCAPRating",
"description": "NHTSA NCAPRating schema",
"properties": {
"additionalAirbags": {
"type": "string"
},
"ars": {
"type": "string"
},
"arsLocDescription": {
"type": "string"
},
"backupCamera": {
"type": "string"
},
"chestSabType": {
"type": "string"
},
"combinedFrontRating": {
"type": "string"
},
"combinedRearRating": {
"type": "string"
},
"crashImminentBraking": {
"type": "string"
},
"curbWeight": {
"type": "string"
},
"dynamicBrakeSupport": {
"type": "string"
},
"dynamicHeadRestraintDescr": {
"type": "string"
},
"electronicStabilityControl": {
"type": "string"
},
"frontCollisionWarning": {
"type": "string"
},
"frontCrashDriversideRating": {
"type": "integer"
},
"frontCrashPassengersideRating": {
"type": "integer"
},
"frontCrashPicture": {
"type": "string"
},
"frontCrashVideo": {
"type": "string"
},
"frontDriverConcern": {
"type": "string"
},
"frontDriverNotes": {
"type": "string"
},
"frontPassengerConcern": {
"type": "string"
},
"frontPassengerNotes": {
"type": "string"
},
"frontTestNo": {
"type": "integer"
},
"frontTestedWith": {
"type": "string"
},
"headRestraintDescr": {
"type": "string"
},
"headSabDescription": {
"type": "string"
},
"headSabMeetRequirements": {
"type": "string"
},
"headSabType": {
"type": "string"
},
"id": {
"format": "int64",
"type": "integer"
},
"kneeLocDescription": {
"type": "string"
},
"laneDepartureWarning": {
"type": "string"
},
"latchPositionDescr": {
"type": "string"
},
"loadLimiters": {
"type": "string"
},
"seatBeltPretensionerLoc": {
"type": "string"
},
"loadLimitersLoc": {
"type": "string"
},
"nhtsaFootNotes": {
"type": "string"
},
"overallFrontCrashRating": {
"type": "integer"
},
"overallRating": {
"type": "integer"
},
"overallSideCrashRating": {
"type": "integer"
},
"pelvisSabDescription": {
"type": "string"
},
"pelvisSabType": {
"type": "string"
},
"poleTestNo": {
"type": "integer"
},
"regBackupCamera": {
"type": "string"
},
"rollNotes": {
"type": "string"
},
"rollSafetyConcern": {
"type": "string"
},
"rollTip": {
"type": "string"
},
"rollTip2": {
"type": "string"
},
"rolloverPossibility": {
"type": "string"
},
"rolloverPossibility2": {
"type": "string"
},
"rolloverRating": {
"type": "string"
},
"rolloverRating2": {
"type": "string"
},
"seatBeltReminder": {
"type": "string"
},
"sideBarrierRating": {
"type": "string"
},
"sideCrashDriversideRating": {
"type": "integer"
},
"sideCrashPassengersideRating": {
"type": "integer"
},
"sideCrashPicture": {
"type": "string"
},
"sideCrashVideo": {
"type": "string"
},
"sideDriverConcern": {
"type": "string"
},
"sideDriverNotes": {
"type": "string"
},
"sidePassengerConcern": {
"type": "string"
},
"sidePassengerNotes": {
"type": "string"
},
"sidePoleConcern": {
"type": "string"
},
"sidePoleCrashRating": {
"type": "string"
},
"sidePoleNotes": {
"type": "string"
},
"sidePolePicture": {
"type": "string"
},
"sidePoleTestedWith": {
"type": "string"
},
"sidePoleVideo": {
"type": "string"
},
"sideTestNo": {
"type": "integer"
},
"sideTestedWith": {
"type": "string"
},
"torsoSabDescription": {
"type": "string"
},
"upperBeltAnchorageDescr": {
"type": "string"
},
"vehicle": {
"$ref": "#/definitions/Vehicle"
},
"vehiclePicture": {
"type": "string"
}
},
"type": "object"
}