---
title: "Industry enforcement aggregates"
method: GET
path: "/v1/stats/industry/{naics}"
tags: ["Public data"]
---

# Industry enforcement aggregates

`GET /v1/stats/industry/{naics}`

Industry aggregates + top employers + state breakdown.

Accepts 2-, 3-, or 4-digit NAICS prefixes. Matches against the 6-digit
naics_code on employer_profile_latest via LIKE '{prefix}%'. 3-digit is
the sweet spot for SEO — broad enough to have volume, specific enough
to rank ("Motor Vehicle Manufacturing OSHA Violations").

## Path parameters

- `naics` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/fastdol/apis/fastdol-api.md) · [All operations](https://skmtc.net/fastdol/apis/fastdol-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fastdol/fastdol-api/revisions/f5a72ed18934/schema)
