Cip Service Indexed Catchment Properties Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

nhdplusidcatchmentstatecodexwalk_huc12areasqkm

Example Payload

Raw ↑
{
  "nhdplusid": "12345",
  "catchmentstatecode": "NC",
  "xwalk_huc12": "string",
  "areasqkm": 0.0
}