dol_osha_violations
Search OSHA workplace safety violations to find inspection details, penalty amounts, and abatement status by violation type, standard cited, or activity number.
Instructions
Search OSHA violations found during workplace inspections. Violation types: S=Serious, W=Willful, R=Repeat, O=Other, U=Unclassified, F=Failure to abate. Returns standard cited, penalty amounts (initial and current), abatement status. Link to inspections via activity_nr.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_nr | No | Inspection activity number (links to specific inspection) | |
| viol_type | No | Violation type: S=Serious, W=Willful, R=Repeat, O=Other | |
| standard | No | OSHA standard cited: '19100147' (control of hazardous energy) | |
| sort_by | No | Field to sort by: 'issuance_date' (default), 'current_penalty' | |
| sort_order | No | Sort direction (default: desc) | |
| limit | No | Max results (default 25) | |
| offset | No | Pagination offset |