sampledate (type: esriFieldTypeDate, alias: At what time the water sample is taken?, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
tides (type: esriFieldTypeString, alias: Please describe the tides at the time of sampling., SQL Type: sqlTypeOther, length: 19, nullable: true, editable: true, Coded Values: [ebb: Ebb], [quarter-flood: 1/4 Flood], [half-flood: 1/2 Flood], ... 6 more ...)
weather (type: esriFieldTypeString, alias: Please describe the weather at the time of sampling., SQL Type: sqlTypeOther, length: 5, nullable: true, editable: true, Coded Values: [clear: Clear], [fair: Fair], [cloud: Cloud], ... 1 more ...)
winddir (type: esriFieldTypeString, alias: Please describe the wind direction at the time of sampling., SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true, Coded Values: [calm: Calm], [variable: Variable], [north: North], ... 7 more ...)
rainfall (type: esriFieldTypeDouble, alias: What is the rainfall measurement?, SQL Type: sqlTypeOther, nullable: true, editable: true)
watertemp (type: esriFieldTypeDouble, alias: What is the water temperature?, SQL Type: sqlTypeOther, nullable: true, editable: true)
airtemp (type: esriFieldTypeDouble, alias: What is the air temperature?, SQL Type: sqlTypeOther, nullable: true, editable: true)
coolertemp (type: esriFieldTypeDouble, alias: What is the cooler temperature?, SQL Type: sqlTypeOther, nullable: true, editable: true)
dissolvedoxygen (type: esriFieldTypeDouble, alias: What is the dissolved oxygen measurement?, SQL Type: sqlTypeOther, nullable: true, editable: true)
mercury (type: esriFieldTypeDouble, alias: What is the mercury measurement?, SQL Type: sqlTypeOther, nullable: true, editable: true)
pcbs (type: esriFieldTypeDouble, alias: What is the PCB measurement?, SQL Type: sqlTypeOther, nullable: true, editable: true)
ecoli (type: esriFieldTypeInteger, alias: What is the E. coli measurement?, SQL Type: sqlTypeOther, nullable: true, editable: true)
etoc (type: esriFieldTypeInteger, alias: What is the Enterococcus bacteria (ETCOC) measurement?, SQL Type: sqlTypeOther, nullable: true, editable: true)
ph (type: esriFieldTypeDouble, alias: What is the pH measurement?, SQL Type: sqlTypeOther, nullable: true, editable: true)
salinity (type: esriFieldTypeDouble, alias: What is the salinity measurement?, SQL Type: sqlTypeOther, nullable: true, editable: true)
comment (type: esriFieldTypeString, alias: Please provide any additional comments., SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
advisory (type: esriFieldTypeString, alias: Is there a water quality advisory in place? Or, based on the measurements, should there be?, SQL Type: sqlTypeOther, length: 3, nullable: true, editable: true, Coded Values: [Yes: Yes], [No: No], [N/A: Not Applicable])
advisorydesc (type: esriFieldTypeString, alias: Please describe the water quality advisory., SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
advisorystartdate (type: esriFieldTypeDate, alias: On what date does the water quality advisory start?, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
advisoryenddate (type: esriFieldTypeDate, alias: On what date does the water quality advisory end?, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)