Echo Dfr Dfr073 Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

CenterLatitudeCenterLongitudeIconBaseURLMapDataPopUpBaseURL

Example Payload

Raw ↑
{
  "CenterLatitude": "38.798026",
  "CenterLongitude": "-77.062981",
  "IconBaseURL": "https://echo.epa.gov/app/map/icons/",
  "MapData": [
    "string"
  ],
  "PopUpBaseURL": "https://echodata.epa.gov/echo/cwa_rest_services.pop_up?p_id="
}