Echo Effluent Eff09 Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

CWPCityCWPCurrentSNCStatusCWPMajorMinorStatusFlagCWPNameCWPPermitStatusDescCWPPermitTypeDescCWPStateCWPStreetCWPZipEPASystemEndDateLinkedPermitsMessagePermFeaturesRegistryIdSourceIdStartDateStatute

Example Payload

Raw ↑
{
  "CWPCity": "HUNTSVILLE",
  "CWPCurrentSNCStatus": "D (DMR NR)",
  "CWPMajorMinorStatusFlag": "N",
  "CWPName": "REDSTONE ARSENAL",
  "CWPPermitStatusDesc": "Effective",
  "CWPPermitTypeDesc": "General Permit Covered Facility",
  "CWPState": "AL",
  "CWPStreet": "BUILDING 3240 AREA",
  "CWPZip": "35898",
  "EPASystem": "ICP",
  "EndDate": "01/01/2016",
  "LinkedPermits": [
    "string"
  ],
  "Message": "Success",
  "PermFeatures": [
    "string"
  ],
  "RegistryId": "110020837601",
  "SourceId": "ALR040033",
  "StartDate": "01/01/2016",
  "Statute": "CWA"
}