dfr054
dfr054 schema from U.S. EPA Enforcement and Compliance History Online (ECHO) - Detailed Facility Report (DFR)
GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions
Properties
| Name | Type | Description |
|---|---|---|
| CompActionCost | string | The whole dollar amount of the estimated or actual value of the complying action activities. |
| FederalPenalty | string | For civil judicial Enforcement Actions, this amount is the Federal penalty assessed against the defendant(s) as specified in the final entered Consent Decree or Court Order. For administrative Enforce |
| SepCost | string | The total value of all SEPs for all settlements at the enforcement case. |
| SettlementDate | string | For federal judicial actions, this is the date the settlement document is signed by the presiding judge and entered by the Clerk of the Court. At that point, the settlement becomes a binding court ord |
| StateLocalPenalty | string | The total dollar penalty amount from all settlements to be paid to a state or local enforcement authority that is party to a concluded enforcement action. |
| TotalCostRecovery | string | The amount of the cost recovery ordered or agreed to be repaid by the responsible parties, cost recovery whole dollar amount awarded by the Court and due the the Superfund. For administrative cases, i |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/echo-dfr-dfr054-schema.json",
"title": "dfr054",
"description": "dfr054 schema from U.S. EPA Enforcement and Compliance History Online (ECHO) - Detailed Facility Report (DFR)",
"type": "object",
"properties": {
"CompActionCost": {
"description": "The whole dollar amount of the estimated or actual value of the complying action activities.",
"example": "0",
"title": "Complying Action Cost",
"type": "string"
},
"FederalPenalty": {
"description": "For civil judicial Enforcement Actions, this amount is the Federal penalty assessed against the defendant(s) as specified in the final entered Consent Decree or Court Order. For administrative Enforcement Actions, it is the penalty assessed in the Consent/Final Order. It does not include the amount of the penalty mitigated due to a SEP or the amount shared with the state or local entities. Interest payments associated with a penalty paid over time are not to be included in this amount. It is the total Federal amount for each Final Order.",
"example": "$65,000.00",
"title": "Federal Penalty",
"type": "string"
},
"SepCost": {
"description": "The total value of all SEPs for all settlements at the enforcement case.",
"example": "$4,100.00",
"title": "Supplemental Environmental Projects Cost",
"type": "string"
},
"SettlementDate": {
"description": "For federal judicial actions, this is the date the settlement document is signed by the presiding judge and entered by the Clerk of the Court. At that point, the settlement becomes a binding court order. For administrative actions, this is the date that the final order is signed and issued by the enforcement authority.",
"example": "05/5/2005",
"title": "Settlement Date",
"type": "string"
},
"StateLocalPenalty": {
"description": "The total dollar penalty amount from all settlements to be paid to a state or local enforcement authority that is party to a concluded enforcement action.",
"example": "8450",
"title": "State/Local Penalty",
"type": "string"
},
"TotalCostRecovery": {
"description": "The amount of the cost recovery ordered or agreed to be repaid by the responsible parties, cost recovery whole dollar amount awarded by the Court and due the the Superfund. For administrative cases, it is the cost recovery whole dollar amount of the Final Order.",
"example": "$6,598",
"title": "Total Cost Recovery",
"type": "string"
}
},
"required": [
"TotalCostRecovery",
"SettlementDate",
"FederalPenalty",
"StateLocalPenalty",
"SepCost",
"CompActionCost"
]
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/echo-dfr-dfr054"
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.