crs1_ComplianceSchedules

This section provides compliance schedule milestone activity information for a subset of EPA judicial consent decrees with compliance schedules.

GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

Properties

Name Type Description
ActualDate string The actual date on which the Compliance Schedule event was completed/achieved.
EventAmount string The dollar amount of a scheduled payment initiated through a penalty action or a cost recovery pursuant to a Final Order.
FacilityFRSID string The number assigned by the Facility Linkage Application that is used to associate facility records from multiple environmental database systems that are known or believed to represent the same facilit
ScheduleCommentText string The free-text field used to store descriptive Compliance Schedule information.
ScheduleDate string The date the event is scheduled to be completed (i.e. the due date).
ScheduleEventDescription string The description of the particular event with which the permittee is scheduled to comply.
ScheduleNumber string A two-digit number which in combination with the Schedule Type and NPDES ID uniquely identifies a Compliance Schedule.
View JSON Schema on GitHub

JSON Schema

echo-case-crs1-compliance-schedules-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-case-crs1-compliance-schedules-schema.json",
  "title": "crs1_ComplianceSchedules",
  "description": "This section provides compliance schedule milestone activity information for a subset of EPA judicial consent decrees with compliance schedules.",
  "type": "object",
  "properties": {
    "ActualDate": {
      "description": "The actual date on which the Compliance Schedule event was completed/achieved.",
      "example": "08/12/1988",
      "type": "string"
    },
    "EventAmount": {
      "description": "The dollar amount of a scheduled payment initiated through a penalty action or a cost recovery pursuant to a Final Order.",
      "example": "$100.00",
      "title": "Event Amount",
      "type": "string"
    },
    "FacilityFRSID": {
      "description": "The number assigned by the Facility Linkage Application that is used to associate facility records from multiple environmental database systems that are known or believed to represent the same facility.",
      "title": "Facility FRS ID",
      "type": "string",
      "example": "12345"
    },
    "ScheduleCommentText": {
      "description": "The free-text field used to store descriptive Compliance Schedule information.",
      "title": "Schedule Comment Text",
      "type": "string",
      "example": "string"
    },
    "ScheduleDate": {
      "description": "The date the event is scheduled to be completed (i.e. the due date).",
      "title": "Schedule Date",
      "type": "string",
      "example": "string"
    },
    "ScheduleEventDescription": {
      "description": "The description of the particular event with which the permittee is scheduled to comply.",
      "title": "Schedule Event Description",
      "type": "string",
      "example": "string"
    },
    "ScheduleNumber": {
      "description": "A two-digit number which in combination with the Schedule Type and NPDES ID uniquely identifies a Compliance Schedule.",
      "title": "Schedule Number",
      "type": "string",
      "example": "string"
    }
  },
  "required": [
    "FacilityFRSID",
    "ScheduleNumber",
    "ScheduleCommentText",
    "ScheduleEventDescription",
    "ScheduleDate",
    "ActualDate",
    "EventAmount"
  ]
}

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-case-crs1-compliance-schedules"
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.