max_flowtimeday

Maximum flow time traversed in hours for selecting features. May not apply with all NHDPlus versions.

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions
View JSON Schema on GitHub

JSON Schema

cip-service-max-flowtimeday-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/cip-service-max-flowtimeday-schema.json",
  "title": "max_flowtimeday",
  "description": "Maximum flow time traversed in hours for selecting features.  May not apply with all NHDPlus versions.",
  "type": "number",
  "examples": [
    1.2567
  ]
}