Cip Service Indexed Flowline Properties Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

nhdplusidgnis_idgnis_namereachcodefmeasuretmeasure

Example Payload

Raw ↑
{
  "nhdplusid": "12345",
  "gnis_id": "12345",
  "gnis_name": "EPA Facility",
  "reachcode": "example",
  "fmeasure": "example",
  "tmeasure": "example"
}