Cip Service Split Initial Catchment Structure

Switch whether to split the initial catchment. Splitting has a cost overhead and if not needed should be avoided.

Type: boolean Properties: 0
GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

split_initial_catchment is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/cip-service-split-initial-catchment-structure.json",
  "name": "split_initial_catchment",
  "description": "Switch whether to split the initial catchment.  Splitting has a cost overhead and if not needed should be avoided.",
  "type": "boolean",
  "default": false
}