Echo Dfr Dfr110 Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

CompliancePeriodBeginDateCompliancePeriodEndDateContaminantNameEnforcementActionsFederalMCLFederalRuleResolvedDateSourceIDStateMCLStatusViolationCategoryCodeViolationCategoryDescViolationIDViolationMeasure

Example Payload

Raw ↑
{
  "CompliancePeriodBeginDate": "1/17/2015",
  "CompliancePeriodEndDate": "5/28/2015",
  "ContaminantName": "ALEXANDRIA",
  "EnforcementActions": [
    "string"
  ],
  "FederalMCL": "string",
  "FederalRule": "Lead and Copper Rule",
  "ResolvedDate": "02/16/2017",
  "SourceID": "ALR040033",
  "StateMCL": "CAROLINE",
  "Status": "Resolved",
  "ViolationCategoryCode": "MR",
  "ViolationCategoryDesc": "Monitoring and Reporting",
  "ViolationID": "1221223",
  "ViolationMeasure": "string"
}