dfr065

Action Object

GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

Properties

Name Type Description
ActionDate string Air Facility System (AFS) ID.
ActionType string Text description of type of enforcement action. The type of action and description are designated differently in each system, but may be equivalent.
LeadAgency string The lead agency (e.g., EPA, State) conducting the inspection
PenaltyAmount string ??
PenaltyDesc string ??
SourceID string Unique Identifier assigned by EPA.
Statute string The name of the statute associated with each of the permits and identifiers linked to the facility: - CAA = the Clean Air Act - CWA = the Clean Water Act - RCRA = the Resource Conservation and Recover
View JSON Schema on GitHub

JSON Schema

echo-dfr-dfr065-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/echo-dfr-dfr065-schema.json",
  "title": "dfr065",
  "description": "Action Object",
  "type": "object",
  "properties": {
    "ActionDate": {
      "description": "Air Facility System (AFS) ID.",
      "example": "VA0000005151044014",
      "type": "string"
    },
    "ActionType": {
      "description": "Text description of type of enforcement action. The type of action and description are designated differently in each system, but may be equivalent.",
      "title": "Formal Actions",
      "type": "string",
      "example": "string"
    },
    "LeadAgency": {
      "description": "The lead agency (e.g., EPA, State) conducting the inspection",
      "example": "State",
      "title": "Lead Agency",
      "type": "string"
    },
    "PenaltyAmount": {
      "description": "??",
      "example": "$1,458",
      "title": "Penalty Amount",
      "type": "string"
    },
    "PenaltyDesc": {
      "description": "??",
      "title": "Penalty Description",
      "type": "string",
      "example": "string"
    },
    "SourceID": {
      "description": "Unique Identifier assigned by EPA.",
      "example": "ALR040033",
      "title": "EPA Source Identifier",
      "type": "string"
    },
    "Statute": {
      "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",
      "title": "Regulatory Statute",
      "type": "string"
    }
  },
  "required": [
    "Statute",
    "SourceID",
    "ActionType",
    "LeadAgency",
    "ActionDate",
    "PenaltyAmount",
    "PenaltyDesc"
  ]
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/echo-dfr-dfr065"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.