Echo Dfr Dfr093 Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

AgencyDataVerificationDistributionFinancialFinishedWaterStorageManagementOperationOperatorComplianceOtherEvaluationPumpsSecuritySourceSourceIDTreatmentVisitDateVisitReason

Example Payload

Raw ↑
{
  "Agency": "State",
  "DataVerification": "N",
  "Distribution": "N",
  "Financial": "Z",
  "FinishedWaterStorage": "Z",
  "ManagementOperation": "N",
  "OperatorCompliance": "M",
  "OtherEvaluation": "M",
  "Pumps": "M",
  "Security": "Z",
  "Source": "Z",
  "SourceID": "ALR040033",
  "Treatment": "M",
  "VisitDate": "string",
  "VisitReason": "string"
}