UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

9 lines (8 loc) 222 B
export default { $id: 'https://epa.gov/wqx/ReferenceLocationType', title: 'Reference Location Type', description: '', type: 'string', enum: ['Control', 'Random', 'Reference', 'Treatment Site'], maxLength: 14 }