UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

16 lines (15 loc) 302 B
{ "$id": "https://epa.gov/wqx/FrequencyClassType", "title": "Frequency Class Type", "description": "", "type": "string", "enum": [ "Behavioral Activity", "Biological Abnormality", "Lifestage", "Measured Characteristic", "Miscellaneous", "Sex" ], "maxLength": 23 }