dfr018_Summaries

Summaries Object

GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

Properties

Name Type Description
Cases string The number of EPA enforcement cases that have been brought against the facility, under the corresponding statute, within the designated time period.
CurrentStatus string The current status for the facility during the most current quarter. (No violation, noncompliance)
FormalActions string The number of formal enforcement actions that have been taken against the facility, under the corresponding statute, within the five year time period
InformalActions string The number of informal enforcement actions that have been taken against the facility, under the corresponding statute, within the five year time period
Inspections string The number of inspections/compliance evaluations that have occurred at the facility, under the corresponding statute, within the designated time period
LastInspection string The date on which the most recent inspection of the facility took place
QtrsInNC string The number of quarters, out of the last twelve quarters, in which the permit or site is considered either with violations, in non-compliance (NC) status, or in Significant Noncompliance (SNC) or High
QtrsInSNC string The number of formal enforcement actions that have been taken against the facility, under the corresponding statute, within the five year time period
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
TotalCasePenalties string ??
TotalPenalties string The total dollar amount of either assessed or final penalties within the five year time period
View JSON Schema on GitHub

JSON Schema

echo-dfr-dfr018-summaries-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-dfr018-summaries-schema.json",
  "title": "dfr018_Summaries",
  "description": "Summaries Object",
  "type": "object",
  "properties": {
    "Cases": {
      "description": "The number of EPA enforcement cases that have been brought against the facility, under the corresponding statute, within the designated time period.",
      "example": "1",
      "title": "Case Count",
      "type": "string"
    },
    "CurrentStatus": {
      "description": "The current status for the facility during the most current quarter. (No violation, noncompliance)",
      "example": "No Violation",
      "title": "Current Status",
      "type": "string"
    },
    "FormalActions": {
      "description": "The number of formal enforcement actions that have been taken against the facility, under the corresponding statute, within the five year time period",
      "example": "1",
      "title": "Formal Action Count",
      "type": "string"
    },
    "InformalActions": {
      "description": "The number of informal enforcement actions that have been taken against the facility, under the corresponding statute, within the five year time period",
      "example": "1",
      "title": "Informal Action Count",
      "type": "string"
    },
    "Inspections": {
      "description": "The number of inspections/compliance evaluations that have occurred at the facility, under the corresponding statute, within the designated time period",
      "title": "Inspections",
      "type": "string",
      "example": "string"
    },
    "LastInspection": {
      "description": "The date on which the most recent inspection of the facility took place",
      "example": "07/24/2015",
      "title": "Last Inspection",
      "type": "string"
    },
    "QtrsInNC": {
      "description": "The number of quarters, out of the last twelve quarters, in which the permit or site is considered either with violations, in non-compliance (NC) status, or in Significant Noncompliance (SNC) or High Priority Violation (HPV) status",
      "example": "1",
      "title": "Quarters In Noncompliance",
      "type": "string"
    },
    "QtrsInSNC": {
      "description": "The number of formal enforcement actions that have been taken against the facility, under the corresponding statute, within the five year time period",
      "example": "1",
      "title": "Quarters In Significant Noncompliance",
      "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"
    },
    "TotalCasePenalties": {
      "description": "??",
      "example": "$4,100.00",
      "title": "Total Case Penalities",
      "type": "string"
    },
    "TotalPenalties": {
      "description": "The total dollar amount of either assessed or final penalties within the five year time period",
      "example": "$963,531",
      "title": "Total Penalties",
      "type": "string"
    }
  },
  "required": [
    "Statute",
    "Inspections",
    "LastInspection",
    "CurrentStatus",
    "QtrsInNC",
    "QtrsInSNC",
    "InformalActions",
    "FormalActions",
    "Cases",
    "TotalPenalties",
    "TotalCasePenalties"
  ]
}

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-dfr018-summaries"
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 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.