UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

9 lines (8 loc) 214 B
{ "$id": "https://epa.gov/wqx/SamplingDesignType", "title": "Sampling Design Type", "description": "", "type": "string", "enum": ["Probabilistic", "Target+Probabilistic", "Targeted"], "maxLength": 20 }