Echo Case Crs1 Compliance Schedules Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Echo Case Crs1 Compliance Schedules Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ActualDateEventAmountFacilityFRSIDScheduleCommentTextScheduleDateScheduleEventDescriptionScheduleNumber

Example Payload

Raw ↑
{
  "ActualDate": "08/12/1988",
  "EventAmount": "$100.00",
  "FacilityFRSID": "12345",
  "ScheduleCommentText": "string",
  "ScheduleDate": "string",
  "ScheduleEventDescription": "string",
  "ScheduleNumber": "string"
}