Echo Effluent Eff02 Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

NPDESViolationIdRNCDetectionCodeRNCDetectionDateRNCDetectionDescRNCResolutionCodeRNCResolutionDateRNCResolutionDescViolationCodeViolationDescViolationSeverityViolationSeverityDesc

Example Payload

Raw ↑
{
  "NPDESViolationId": "3401214483",
  "RNCDetectionCode": "K",
  "RNCDetectionDate": "28-FEB-16",
  "RNCDetectionDesc": "Non-receipt Violation, Non-Monthly Average",
  "RNCResolutionCode": "2",
  "RNCResolutionDate": "01-FEB-16",
  "RNCResolutionDesc": "RE - Back into Compliance",
  "ViolationCode": "E90",
  "ViolationDesc": "Effluent Violation",
  "ViolationSeverity": "No Violation",
  "ViolationSeverityDesc": "string"
}