UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

16 lines (15 loc) 272 B
{ "$id": "https://epa.gov/wqx/HabitatSelectionMethod", "title": "Habitat Selection Method", "description": "", "type": "string", "enum": [ "Directed", "Non-Targeted", "Random", "Systematic", "Targeted", "Unknown" ], "maxLength": 12 }