Echo All Echo08 Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

BadSystemIDsCAARowsCVRowsCWARowsClusterOutputClusterRecordsFEARowsFacilitiesINSPRowsIconBaseURLIndianCountryRowsInfFEARowsMessagePopUpBaseURLQueryIDQueryParametersQueryRowsRCRRowsSVRowsServiceBaseURLTRIRowsTotalPenaltiesV3Rows

Example Payload

Raw ↑
{
  "BadSystemIDs": "12345",
  "CAARows": "50",
  "CVRows": "0",
  "CWARows": "50",
  "ClusterOutput": "example",
  "ClusterRecords": "199",
  "FEARows": "1",
  "Facilities": [
    "string"
  ],
  "INSPRows": "1",
  "IconBaseURL": "https://echo.epa.gov/app/map/icons/",
  "IndianCountryRows": "0",
  "InfFEARows": "0",
  "Message": "Success",
  "PopUpBaseURL": "https://echodata.epa.gov/echo/cwa_rest_services.pop_up?p_id=",
  "QueryID": "245",
  "QueryParameters": [
    "string"
  ],
  "QueryRows": "5",
  "RCRRows": "50",
  "SVRows": "0",
  "ServiceBaseURL": "https://echodata.epa.gov/echo/echo_rest_services.get_facility_info",
  "TRIRows": "50",
  "TotalPenalties": "$963,531",
  "V3Rows": "2"
}