gov.msha-accidents
Retrieve and filter MSHA mine safety accident data from the DOL Open Data Portal. Filter by mine ID, contractor, state, subunit, accident dates, or classification.
Instructions
MSHA mine safety accident records via DOL Open Data Portal (~738k). Every US coal + metal/nonmetal mine accident since 2000. Filter by mine id, contractor id, FIPS state code, subunit (underground/surface/mill), accident date range, classification code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | ||
| state | No | 2-char FIPS code (numeric). | |
| fields | No | ||
| mineId | No | ||
| offset | No | ||
| subunit | No | ||
| contractorId | No | ||
| classification | No | ||
| accidentDateMax | No | ||
| accidentDateMin | No |