Echo Case Crs0 Get Case Info.Results Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

AFRRowsCERCLARowsCWARowsCasesClusterOutputClusterRecordsCriminalRowsEPCRARowsFIFRARowsFedPenRowsFederalRowsJDCRowsMapLocationsMessageQueryParametersQueryRowsRCRARowsSDWARowsSEPRowsTSCARows

Example Payload

Raw ↑
{
  "AFRRows": "5",
  "CERCLARows": "50",
  "CWARows": "50",
  "Cases": [
    "string"
  ],
  "ClusterOutput": "example",
  "ClusterRecords": "199",
  "CriminalRows": "0",
  "EPCRARows": "50",
  "FIFRARows": "50",
  "FedPenRows": "3",
  "FederalRows": "50",
  "JDCRows": "2",
  "MapLocations": "200",
  "Message": "Success",
  "QueryParameters": [
    "string"
  ],
  "QueryRows": "5",
  "RCRARows": "50",
  "SDWARows": "50",
  "SEPRows": "0",
  "TSCARows": "50"
}