UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

15 lines (14 loc) 260 B
{ "$id": "https://epa.gov/wqx/ResultValueType", "title": "Result Value Type", "description": "", "type": "string", "enum": [ "Actual", "Blank Corrected Calc", "Calculated", "Control Adjusted", "Estimated" ], "maxLength": 20 }