Echo Cwa Cwa04 Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

BadSystemIDsBioCVRowsBioV3RowsCVRowsFEARowsFacilitiesINSPRowsIndianCountryRowsInfFEARowsMapOutputMessagePageNoQueryIDQueryRowsSVRowsTotalPenaltiesV3RowsVersionVioLast4QRows

Example Payload

Raw ↑
{
  "BadSystemIDs": "12345",
  "BioCVRows": "string",
  "BioV3Rows": "string",
  "CVRows": "0",
  "FEARows": "1",
  "Facilities": [
    "string"
  ],
  "INSPRows": "1",
  "IndianCountryRows": "0",
  "InfFEARows": "0",
  "MapOutput": "example",
  "Message": "Success",
  "PageNo": "1",
  "QueryID": "245",
  "QueryRows": "5",
  "SVRows": "0",
  "TotalPenalties": "$963,531",
  "V3Rows": "2",
  "Version": "v2016-02-02 14:",
  "VioLast4QRows": "string"
}