Echo All Echo01 Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

CAAstatusCWAstatusFormalCountICONInformalCountLATLONLastInspNAMEPUVRCRAstatusSDWAstatusTYPE

Example Payload

Raw ↑
{
  "CAAstatus": "______UUUUUU",
  "CWAstatus": "VV_______V_VV",
  "FormalCount": "1",
  "ICON": "CAA-IC-MN-N.png",
  "InformalCount": "1",
  "LAT": "38.798026",
  "LON": "-77.062981",
  "LastInsp": "901",
  "NAME": "VIRGINIA CONCRETE ALEXANDRIA PLANT",
  "PUV": "110001891506",
  "RCRAstatus": "________VVSS",
  "SDWAstatus": "________VVSS",
  "TYPE": "Facility"
}