Echo Case Crs0 Cluster Data Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

AFRRowsCAARowsCERCLARowsCWARowsClusterCountClusterIconClusterLatitudeClusterLongitudeClusterNameClusterTypeClusterValueCriminalRowsEPCRARowsFIFRARowsFedPenRowsFederalRowsJDCRowsObjectIdRCRARowsSDWARowsSEPRowsTSCARows

Example Payload

Raw ↑
{
  "AFRRows": "5",
  "CAARows": "50",
  "CERCLARows": "50",
  "CWARows": "50",
  "ClusterCount": "string",
  "ClusterIcon": "string",
  "ClusterLatitude": "38.904149",
  "ClusterLongitude": "-77.017094",
  "ClusterName": "EPA Facility",
  "ClusterType": "string",
  "ClusterValue": "string",
  "CriminalRows": "0",
  "EPCRARows": "50",
  "FIFRARows": "50",
  "FedPenRows": "3",
  "FederalRows": "50",
  "JDCRows": "2",
  "ObjectId": "1",
  "RCRARows": "50",
  "SDWARows": "50",
  "SEPRows": "0",
  "TSCARows": "50"
}