Echo Case Crs1 Enforcement Conclusions Structure

This section contains information about the conclusion(s) of the civil enforcement case, where it resulted in an order, consent decree, or other enforceable settlement.

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

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

Properties

ActualTerminationDate ComplianceActionCost ComplianceSchedules ComplyingActions CostRecovery EnforcementActionClosedDate EnforcementConclusionId EnforcementConclusionName EnforcementConclusionType FacilitiesInSettlement FederalPenalty FinalOrderStatuses PollutantReductions SEPCost SettlementEnteredDate SettlementLodgedDate StatePenalty SupplementalEnvironmentalProjects

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-case-crs1-enforcement-conclusions-structure.json",
  "name": "crs1_EnforcementConclusions",
  "description": "This section contains information about the conclusion(s) of the civil enforcement case, where it resulted in an order, consent decree, or other enforceable settlement.",
  "type": "object",
  "properties": {
    "ActualTerminationDate": {
      "type": "string",
      "description": "The date on which the Final Order was terminated.",
      "example": "07/09/2011"
    },
    "ComplianceActionCost": {
      "type": "string",
      "description": "The total value of all SEPs for all settlements at the enforcement case.",
      "example": "$279,450"
    },
    "ComplianceSchedules": {
      "type": "array",
      "items": {
        "$ref": "#/definitions/crs1_ComplianceSchedules"
      },
      "example": [
        "string"
      ]
    },
    "ComplyingActions": {
      "type": "array",
      "items": {
        "$ref": "#/definitions/crs1_ComplyingActions"
      },
      "example": [
        "string"
      ]
    },
    "CostRecovery": {
      "type": "string",
      "description": "For civil enforcement actions, cost recovery awarded is the amount of cost recovery ordered or agreed to be repaid by the responsible party of parties.",
      "example": "0"
    },
    "EnforcementActionClosedDate": {
      "type": "string",
      "description": "The date the actions requested in the final order have been completed by the recipient; or the termination date of the final order (if such a date is specified) has passed; or the enforcement action has been withdrawn or dismissed; or the enforcement action has been superseded by, or combined into, another related enforcement action addressing the same violations.",
      "example": "07/21/2011"
    },
    "EnforcementConclusionId": {
      "type": "string",
      "description": "The system-generated unique identifier of the Final Order to which the Compliance Action belongs.",
      "example": "2600006100"
    },
    "EnforcementConclusionName": {
      "type": "string",
      "description": "The name of a Final Order associated with an Enforcement Action as assigned by the Lead EPA Attorney for federal actions.",
      "example": "4 J International"
    },
    "EnforcementConclusionType": {
      "type": "string",
      "description": "A description of the enforcement instrument used by EPA to settle the case.",
      "example": "Administrative Penalty Order With or Without Injunctive Relief"
    },
    "FacilitiesInSettlement": {
      "type": "string",
      "description": "The unique identification number assigned to a facility in the Facility Registry Service (FRS), for each facility included in the settlement.",
      "example": "110001928317"
    },
    "FederalPenalty": {
      "type": "string",
      "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"
    },
    "FinalOrderStatuses": {
      "type": "array",
      "items": {
        "$ref": "#/definitions/crs1_FinalOrderStatuses"
      },
      "example": [
        "active"
      ]
    },
    "PollutantReductions": {
      "type": "array",
      "items": {
        "$ref": "#/definitions/crs1_PollutantReductions"
      },
      "example": [
        "string"
      ]
    },
    "SEPCost": {
      "type": "string",
      "description": "The total value of all SEPs for all settlements at the enforcement case.",
      "example": "$4,100.00"
    },
    "SettlementEnteredDate": {
      "type": "string",
      "description": "The civil case date the Final Order is signed by the presiding Judge and entered by the Clerk of the Court; it is the date the Clerk stamps on the document.  For an Administrative Formal EA, this is the Final Order Issued Date; for a Judicial EA, this is the Final Order Entered Date.",
      "example": "07/09/2011"
    },
    "SettlementLodgedDate": {
      "type": "string",
      "description": "The date the settlement document is given to the Clerk of the Court for lodging in the District Court; it is the date the Clerk stamps on the document. (Federal Judicial EAs only).",
      "example": "string"
    },
    "StatePenalty": {
      "type": "string",
      "description": "The dollar penalty amount to be paid to a state or local enforcement authority that is party to a concluded enforcement action.",
      "example": "$43,000.00"
    },
    "SupplementalEnvironmentalProjects": {
      "type": "array",
      "items": {
        "$ref": "#/definitions/crs1_SupplementalEnvironmentalProjects"
      },
      "example": [
        "string"
      ]
    }
  },
  "required": [
    "EnforcementConclusionId",
    "EnforcementConclusionType",
    "EnforcementConclusionName",
    "FacilitiesInSettlement",
    "SettlementEnteredDate",
    "SettlementLodgedDate",
    "FederalPenalty",
    "StatePenalty",
    "SEPCost",
    "ComplianceActionCost",
    "EnforcementActionClosedDate",
    "ActualTerminationDate",
    "CostRecovery",
    "PollutantReductions",
    "FinalOrderStatuses",
    "ComplianceSchedules",
    "ComplyingActions",
    "SupplementalEnvironmentalProjects"
  ]
}

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-case-crs1-enforcement-conclusions-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.