Basics
Basics
Basics returns basic scores for the company.
GET /api/v1/dot/{dotNumber}/basics
[
{
"basic": {
"basicsPercentile": "Not Public",
"basicsRunDate": "2017-01-27T05:00:00.000+0000",
"basicsType": {
"basicsCode": "Unsafe Driving",
"basicsCodeMcmis": null,
"basicsId": 11,
"basicsLongDesc": null,
"basicsShortDesc": "Unsafe Driving"
},
"basicsViolationThreshold": "65",
"exceededFMCSAInterventionThreshold": "-1",
"id": {
"cargoClassId": 0,
"dotNumber": 360872
},
"measureValue": "4.48",
"onRoadPerformanceThresholdViolationIndicator": "Not Public",
"seriousViolationFromInvestigationPast12MonthIndicator": "N",
"totalInspectionWithViolation": 2,
"totalViolation": 2
}
},
{
"basic": {
"basicsPercentile": "Not Public",
"basicsRunDate": "2017-01-27T05:00:00.000+0000",
"basicsType": {
"basicsCode": "HOS Compliance",
"basicsCodeMcmis": null,
"basicsId": 12,
"basicsLongDesc": null,
"basicsShortDesc": "Hours-of-Service Compliance"
},
"basicsViolationThreshold": "65",
"exceededFMCSAInterventionThreshold": "-1",
"id": {
"cargoClassId": 0,
"dotNumber": 360872
},
"measureValue": "0",
"onRoadPerformanceThresholdViolationIndicator": "Not Public",
"seriousViolationFromInvestigationPast12MonthIndicator": "N",
"totalInspectionWithViolation": 0,
"totalViolation": 0
}
},
{
"basic": {
"basicsPercentile": "Not Public",
"basicsRunDate": "2017-01-27T05:00:00.000+0000",
"basicsType": {
"basicsCode": "Driver Fitness",
"basicsCodeMcmis": null,
"basicsId": 13,
"basicsLongDesc": null,
"basicsShortDesc": "Driver Fitness"
},
"basicsViolationThreshold": "80",
"exceededFMCSAInterventionThreshold": "-1",
"id": {
"cargoClassId": 0,
"dotNumber": 360872
},
"measureValue": "0",
"onRoadPerformanceThresholdViolationIndicator": "Not Public",
"seriousViolationFromInvestigationPast12MonthIndicator": "N",
"totalInspectionWithViolation": 0,
"totalViolation": 0
}
},
{
"basic": {
"basicsPercentile": "Not Public",
"basicsRunDate": "2017-01-27T05:00:00.000+0000",
"basicsType": {
"basicsCode": "Drugs/Alcohol",
"basicsCodeMcmis": null,
"basicsId": 14,
"basicsLongDesc": null,
"basicsShortDesc": "Controlled Substances/\u0026#8203;Alcohol"
},
"basicsViolationThreshold": "80",
"exceededFMCSAInterventionThreshold": "-1",
"id": {
"cargoClassId": 0,
"dotNumber": 360872
},
"measureValue": "0",
"onRoadPerformanceThresholdViolationIndicator": "Not Public",
"seriousViolationFromInvestigationPast12MonthIndicator": "N",
"totalInspectionWithViolation": 0,
"totalViolation": 0
}
},
{
"basic": {
"basicsPercentile": "Not Public",
"basicsRunDate": "2017-01-27T05:00:00.000+0000",
"basicsType": {
"basicsCode": "Vehicle Maint.",
"basicsCodeMcmis": null,
"basicsId": 15,
"basicsLongDesc": null,
"basicsShortDesc": "Vehicle Maintenance"
},
"basicsViolationThreshold": "80",
"exceededFMCSAInterventionThreshold": "-1",
"id": {
"cargoClassId": 0,
"dotNumber": 360872
},
"measureValue": "0.14",
"onRoadPerformanceThresholdViolationIndicator": "Not Public",
"seriousViolationFromInvestigationPast12MonthIndicator": "N",
"totalInspectionWithViolation": 1,
"totalViolation": 1
}
}
]