Cip Service Pointindexing Resp Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cip Service Pointindexing 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

flowlinespath_distance_kmend_pointindexing_lineregionnhdplusidreachcodehydroseqsnap_measurereturn_codestatus_message

Example Payload

Raw ↑
{
  "flowlines": "string",
  "path_distance_km": 0.0,
  "end_point": "string",
  "indexing_line": "string",
  "region": "string",
  "nhdplusid": "12345",
  "reachcode": "example",
  "hydroseq": "example",
  "snap_measure": "example",
  "return_code": "example",
  "status_message": "active"
}