Cip Service Upstreamdownstream Resp Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

flowlinesflowline_countcatchmentscatchment_countlinked_data_sfid_foundlinked_data_sfid_countlinked_data_cip_foundlinked_data_cip_countlinked_data_huc12_foundlinked_data_huc12_countlinked_data_source_pointslinked_data_source_lineslinked_data_source_areaslinked_data_source_countlinked_data_reached_pointslinked_data_reached_lineslinked_data_reached_areaslinked_data_reached_countlinked_data_attributesstart_nhdplusidstart_measurestart_linked_data_programstop_nhdplusidstop_measurestop_linked_data_programreturn_codestatus_message

Example Payload

Raw ↑
{
  "flowlines": "example",
  "flowline_count": 0,
  "catchments": "example",
  "catchment_count": 0,
  "linked_data_sfid_found": {},
  "linked_data_sfid_count": 0,
  "linked_data_cip_found": {},
  "linked_data_cip_count": 0,
  "linked_data_huc12_found": {},
  "linked_data_huc12_count": 0,
  "linked_data_source_points": "example",
  "linked_data_source_lines": "example",
  "linked_data_source_areas": "example",
  "linked_data_source_count": 0,
  "linked_data_reached_points": "example",
  "linked_data_reached_lines": "example",
  "linked_data_reached_areas": "example",
  "linked_data_reached_count": 0,
  "linked_data_attributes": {},
  "start_nhdplusid": "12345",
  "start_measure": "example",
  "start_linked_data_program": "example",
  "stop_nhdplusid": "12345",
  "stop_measure": "example",
  "stop_linked_data_program": "example",
  "return_code": "example",
  "status_message": "active"
}