dol_osha_accidents
Search OSHA accident and fatality investigations by state, industry code, or event keyword. Get event descriptions, dates, locations, and industry codes for compliance and safety analysis.
Instructions
Search OSHA accident and fatality investigations. Returns event descriptions, dates, locations, and industry codes. Use dol_osha_accident_injuries to get injury details for a specific accident.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Two-letter state code: 'CA', 'TX', 'NY' | |
| sic_code | No | SIC industry code | |
| event_keyword | No | Event keyword: 'fall', 'electrocution', 'struck', 'caught' | |
| sort_by | No | Field to sort by: 'event_date' (default) | |
| sort_order | No | Sort direction (default: desc) | |
| limit | No | Max results (default 25) | |
| offset | No | Pagination offset |