Echo Effluent Eff03 Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Echo Effluent Eff03 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

DischargeMonitoringReportsMonitoringLocationCodeMonitoringLocationDescParameterCodeParameterDescStayTypeCodeStayTypeDesc

Example Payload

Raw ↑
{
  "DischargeMonitoringReports": [
    "string"
  ],
  "MonitoringLocationCode": "1",
  "MonitoringLocationDesc": "Effluent Gross",
  "ParameterCode": "00400",
  "ParameterDesc": "pH",
  "StayTypeCode": "???",
  "StayTypeDesc": "???"
}