UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

9 lines (8 loc) 230 B
export default { $id: 'https://epa.gov/wqx/ActivityGroupType', title: 'Activity Group Type', description: '', type: 'string', enum: ['Field Set', 'Other', 'QC Sample', 'Replicate', 'Subsample', 'Trip'], maxLength: 9 }