Cip Service Flow Accumulation Resp Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cip Service Flow Accumulation Resp Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

flow_accumulationimage_formatimage_bboxmax_accumulationmax_accumulation_xmax_accumulation_ymax_accumulation_ptraster_sridnhdplus_versionreturn_codestatus_message

Example Payload

Raw ↑
{
  "flow_accumulation": "string",
  "image_format": "example",
  "image_bbox": [
    0.0
  ],
  "max_accumulation": 35.5,
  "max_accumulation_x": 35.5,
  "max_accumulation_y": 35.5,
  "max_accumulation_pt": 35.5,
  "raster_srid": 0,
  "nhdplus_version": "nhdplus_h",
  "return_code": "example",
  "status_message": "active"
}