Echo Dfr Dfr065 Structure

Action Object

Type: object Properties: 7 Required: 7
GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

dfr065 is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency, describing 7 properties, of which 7 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

ActionDate ActionType LeadAgency PenaltyAmount PenaltyDesc SourceID Statute

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

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/echo-dfr-dfr065-structure.json",
  "name": "dfr065",
  "description": "Action Object",
  "type": "object",
  "properties": {
    "ActionDate": {
      "type": "string",
      "description": "Air Facility System (AFS) ID.",
      "example": "VA0000005151044014"
    },
    "ActionType": {
      "type": "string",
      "description": "Text description of type of enforcement action. The type of action and description are designated differently in each system, but may be equivalent.",
      "example": "string"
    },
    "LeadAgency": {
      "type": "string",
      "description": "The lead agency (e.g., EPA, State) conducting the inspection",
      "example": "State"
    },
    "PenaltyAmount": {
      "type": "string",
      "description": "??",
      "example": "$1,458"
    },
    "PenaltyDesc": {
      "type": "string",
      "description": "??",
      "example": "string"
    },
    "SourceID": {
      "type": "string",
      "description": "Unique Identifier assigned by EPA.",
      "example": "ALR040033"
    },
    "Statute": {
      "type": "string",
      "description": "The name of the statute associated with each of the permits and identifiers linked to the facility: \n- CAA = the Clean Air Act\n- CWA = the Clean Water Act\n- RCRA = the Resource Conservation and Recovery Act\n- EP313 = the Emergency Planning and Community Right-to-Know Act, Section 313 (also known as the Toxics Release Inventory Program)\n- TSCA = the Toxic Substances Control Act\n- SDWA = the Safe Drinking Water Act",
      "example": "CWA"
    }
  },
  "required": [
    "Statute",
    "SourceID",
    "ActionType",
    "LeadAgency",
    "ActionDate",
    "PenaltyAmount",
    "PenaltyDesc"
  ]
}

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/echo-dfr-dfr065-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 email required.

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