flowline_count

Total count of flowlines returned from analysis.

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions
View JSON Schema on GitHub

JSON Schema

cip-service-flowline-count-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-flowline-count-schema.json",
  "title": "flowline_count",
  "description": "Total count of flowlines returned from analysis.",
  "type": "integer",
  "format": "int32"
}