dol_osha_inspections
Search OSHA workplace inspections by state, establishment name, industry code, or inspection type to access site details, inspection scope, and open/close dates.
Instructions
Search OSHA workplace inspections. Find inspections by state, establishment name, industry (SIC/NAICS), or type. Inspection types: A=Accident, B=Complaint, C=Referral, H=Planned, L=Programmed high-hazard. Returns site details, inspection type/scope, open/close dates.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Two-letter state code: 'CA', 'TX', 'NY' | |
| estab_name | No | Establishment name: 'Amazon', 'Walmart', 'Tesla' | |
| naics_code | No | NAICS industry code: '236220' (commercial construction) | |
| sic_code | No | SIC industry code | |
| insp_type | No | Inspection type: A=Accident, B=Complaint, C=Referral, H=Planned, L=High-hazard | |
| sort_by | No | Field to sort by: 'open_date' (default), 'close_case_date' | |
| sort_order | No | Sort direction (default: desc) | |
| limit | No | Max results (default 25) | |
| offset | No | Pagination offset |