FastDOL · JSON Structure

Fastdol Export Filters Structure

Filter surface for bulk exports — richer than the interactive search endpoint because enterprise analysts need structured queries (e.g. "top 50K employers by fatality rate with OSHA penalties > $100K in construction NAICS").

Type: object Properties: 17
OSHAComplianceWorkplace SafetyPublic RecordsFederal EnforcementLabor

ExportFilters is a JSON Structure definition published by FastDOL, describing 17 properties. It conforms to the https://json-structure.org/meta/extended/v0/# meta-schema.

Properties

name ein state states zip naics naics_codes parent_only parent_name has_fatalities svep min_inspections min_violations min_penalties min_fatalities min_whd_cases min_whd_backwages

Meta-schema: https://json-structure.org/meta/extended/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/extended/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/fastdol/refs/heads/main/json-structure/fastdol-export-filters-structure.json",
  "name": "ExportFilters",
  "type": "object",
  "description": "Filter surface for bulk exports \u2014 richer than the interactive\nsearch endpoint because enterprise analysts need structured queries\n(e.g. \"top 50K employers by fatality rate with OSHA penalties >\n$100K in construction NAICS\").",
  "properties": {
    "name": {
      "type": "string"
    },
    "ein": {
      "type": "string"
    },
    "state": {
      "type": "string"
    },
    "states": {
      "type": "string"
    },
    "zip": {
      "type": "string"
    },
    "naics": {
      "type": "string",
      "description": "Single NAICS prefix, 2-6 digits"
    },
    "naics_codes": {
      "type": "string",
      "description": "Multiple NAICS prefixes (OR)"
    },
    "parent_only": {
      "type": "boolean"
    },
    "parent_name": {
      "type": "string"
    },
    "has_fatalities": {
      "type": "boolean"
    },
    "svep": {
      "type": "boolean"
    },
    "min_inspections": {
      "type": "string"
    },
    "min_violations": {
      "type": "string"
    },
    "min_penalties": {
      "type": "string"
    },
    "min_fatalities": {
      "type": "string"
    },
    "min_whd_cases": {
      "type": "string"
    },
    "min_whd_backwages": {
      "type": "string"
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/fastdol-export-filters-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.