gov.msha-accidents
Retrieve mine safety accident records from MSHA database. Filter by mine, contractor, state, subunit, date range, and classification to analyze US coal and metal/nonmetal mine accidents since 2000.
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 |