Cip Service Upstreamdownstream Rb Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

nhdplus_versionsearch_typestart_nhdplusidstart_permanent_identifierstart_reachcodestart_hydroseqstart_measurestart_source_featureidstart_source_featureid2start_source_originatorstart_source_seriesstart_start_datestart_end_datestart_permid_joinkeystart_source_joinkeystart_cip_joinkeystart_linked_data_programstart_push_rad_for_permidstop_nhdplusidstop_permanent_identifierstop_reachcodestop_hydroseqstop_measurestop_source_featureidstop_source_featureid2stop_source_originatorstop_source_seriesstop_start_datestop_end_datestop_permid_joinkeystop_source_joinkeystop_cip_joinkeystop_linked_data_programstop_push_rad_for_permidmax_distancekmmax_flowtimedaylinked_data_search_listsearch_precisionreturn_flowlinesreturn_flowline_detailsreturn_flowline_geometryreturn_catchmentsreturn_linked_data_cipreturn_linked_data_huc12return_linked_data_sourcereturn_linked_data_radreturn_linked_data_attributesremove_stop_start_sfidspush_source_geometry_as_rad

Example Payload

Raw ↑
{
  "nhdplus_version": "nhdplus_h",
  "search_type": "example",
  "start_nhdplusid": "12345",
  "start_permanent_identifier": "12345",
  "start_reachcode": "string",
  "start_hydroseq": "string",
  "start_measure": "string",
  "start_source_featureid": "12345",
  "start_source_featureid2": "12345",
  "start_source_originator": "string",
  "start_source_series": "string",
  "start_start_date": "string",
  "start_end_date": "string",
  "start_permid_joinkey": "12345",
  "start_source_joinkey": "string",
  "start_cip_joinkey": "string",
  "start_linked_data_program": "string",
  "start_push_rad_for_permid": "12345",
  "stop_nhdplusid": "12345",
  "stop_permanent_identifier": "12345",
  "stop_reachcode": "string",
  "stop_hydroseq": "string",
  "stop_measure": "string",
  "stop_source_featureid": "12345",
  "stop_source_featureid2": "12345",
  "stop_source_originator": "string",
  "stop_source_series": "string",
  "stop_start_date": "string",
  "stop_end_date": "string",
  "stop_permid_joinkey": "12345",
  "stop_source_joinkey": "string",
  "stop_cip_joinkey": "string",
  "stop_linked_data_program": "string",
  "stop_push_rad_for_permid": "12345",
  "max_distancekm": "string",
  "max_flowtimeday": "string",
  "linked_data_search_list": [
    "string"
  ],
  "search_precision": "string",
  "return_flowlines": "string",
  "return_flowline_details": "string",
  "return_flowline_geometry": "string",
  "return_catchments": "string",
  "return_linked_data_cip": "string",
  "return_linked_data_huc12": "string",
  "return_linked_data_source": "string",
  "return_linked_data_rad": "string",
  "return_linked_data_attributes": "string",
  "remove_stop_start_sfids": "12345",
  "push_source_geometry_as_rad": "string"
}