wqx 3.0.49 → 3.0.52
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deprecated/CharacteristicName.json +1 -1
- package/deprecated/CharacteristicName.json.js +1 -1
- package/groups/CASNumber.json +53 -1
- package/groups/CASNumber.json.js +53 -1
- package/groups/CharacteristicName.json +53 -1
- package/groups/CharacteristicName.json.js +53 -1
- package/groups/Taxon.json +26 -0
- package/groups/Taxon.json.js +26 -0
- package/json-schema/activitymetric.json +72 -12
- package/json-schema/biological.json +452 -268
- package/json-schema/definitions.json +476 -272
- package/json-schema/habitat.json +402 -264
- package/json-schema/instantaneous.json +402 -264
- package/json-schema/location.json +18 -3
- package/json-schema/physical-chemistry.json +372 -259
- package/package.json +1 -1
- package/required/CharacteristicName-MethodSpeciation.json +44 -1
- package/required/CharacteristicName-MethodSpeciation.json.js +44 -1
- package/required/CharacteristicName-ResultAnalyticalMethodID-ResultAnalyticalMethodContext.json +1 -1
- package/required/CharacteristicName-ResultAnalyticalMethodID-ResultAnalyticalMethodContext.json.js +1 -1
- package/values/AnalyticalMethod.json +273 -247
- package/values/AnalyticalMethod.json.js +273 -247
- package/values/AnalyticalMethodContext.json +2 -2
- package/values/AnalyticalMethodContext.json.js +2 -2
- package/values/Characteristic.json +55 -3
- package/values/Characteristic.json.js +55 -3
- package/values/CharacteristicAlias.json +59 -1
- package/values/CharacteristicAlias.json.js +59 -1
- package/values/CharacteristicPickListValue.json +2 -0
- package/values/CharacteristicPickListValue.json.js +2 -0
- package/values/MeasurementUnit.json +6 -1
- package/values/MeasurementUnit.json.js +6 -1
- package/values/Organization.json +4 -0
- package/values/Organization.json.js +4 -0
- package/values/QAQCCharacteristicValidation.json +2683 -2683
- package/values/QAQCCharacteristicValidation.json.js +2683 -2683
- package/values/Taxon.json +26 -0
- package/values/Taxon.json.js +26 -0
- package/values/TaxonAlias.json +26 -0
- package/values/TaxonAlias.json.js +26 -0
|
@@ -362,6 +362,7 @@
|
|
|
362
362
|
"Angst",
|
|
363
363
|
"BTU",
|
|
364
364
|
"BU",
|
|
365
|
+
"Bq/L",
|
|
365
366
|
"CCE/100ml",
|
|
366
367
|
"CFU",
|
|
367
368
|
"CU",
|
|
@@ -500,7 +501,7 @@
|
|
|
500
501
|
"geu/100ml",
|
|
501
502
|
"geu/g",
|
|
502
503
|
"gpg",
|
|
503
|
-
"gpm
|
|
504
|
+
"gpm*********",
|
|
504
505
|
"gpm/ft",
|
|
505
506
|
"grains",
|
|
506
507
|
"ha",
|
|
@@ -519,6 +520,7 @@
|
|
|
519
520
|
"kg/m3",
|
|
520
521
|
"kg/t",
|
|
521
522
|
"kg/t CaCO3**",
|
|
523
|
+
"kg/tons",
|
|
522
524
|
"kgal",
|
|
523
525
|
"km",
|
|
524
526
|
"km/hr",
|
|
@@ -552,6 +554,7 @@
|
|
|
552
554
|
"m2",
|
|
553
555
|
"m2/km2",
|
|
554
556
|
"m3",
|
|
557
|
+
"m3/day",
|
|
555
558
|
"m3/hr",
|
|
556
559
|
"m3/min",
|
|
557
560
|
"m3/sec",
|
|
@@ -569,6 +572,7 @@
|
|
|
569
572
|
"mg/cm2",
|
|
570
573
|
"mg/cm3",
|
|
571
574
|
"mg/day",
|
|
575
|
+
"mg/dm2/day",
|
|
572
576
|
"mg/g",
|
|
573
577
|
"mg/hr",
|
|
574
578
|
"mg/kg",
|
|
@@ -722,6 +726,7 @@
|
|
|
722
726
|
"umol/kg",
|
|
723
727
|
"umol/m2/s",
|
|
724
728
|
"units/cm",
|
|
729
|
+
"units/m",
|
|
725
730
|
"volts",
|
|
726
731
|
"weeks",
|
|
727
732
|
"y/m/d",
|
|
@@ -781,6 +786,7 @@
|
|
|
781
786
|
"Angst",
|
|
782
787
|
"BTU",
|
|
783
788
|
"BU",
|
|
789
|
+
"Bq/L",
|
|
784
790
|
"CCE/100ml",
|
|
785
791
|
"CFU",
|
|
786
792
|
"CU",
|
|
@@ -919,7 +925,7 @@
|
|
|
919
925
|
"geu/100ml",
|
|
920
926
|
"geu/g",
|
|
921
927
|
"gpg",
|
|
922
|
-
"gpm
|
|
928
|
+
"gpm*********",
|
|
923
929
|
"gpm/ft",
|
|
924
930
|
"grains",
|
|
925
931
|
"ha",
|
|
@@ -938,6 +944,7 @@
|
|
|
938
944
|
"kg/m3",
|
|
939
945
|
"kg/t",
|
|
940
946
|
"kg/t CaCO3**",
|
|
947
|
+
"kg/tons",
|
|
941
948
|
"kgal",
|
|
942
949
|
"km",
|
|
943
950
|
"km/hr",
|
|
@@ -971,6 +978,7 @@
|
|
|
971
978
|
"m2",
|
|
972
979
|
"m2/km2",
|
|
973
980
|
"m3",
|
|
981
|
+
"m3/day",
|
|
974
982
|
"m3/hr",
|
|
975
983
|
"m3/min",
|
|
976
984
|
"m3/sec",
|
|
@@ -988,6 +996,7 @@
|
|
|
988
996
|
"mg/cm2",
|
|
989
997
|
"mg/cm3",
|
|
990
998
|
"mg/day",
|
|
999
|
+
"mg/dm2/day",
|
|
991
1000
|
"mg/g",
|
|
992
1001
|
"mg/hr",
|
|
993
1002
|
"mg/kg",
|
|
@@ -1141,6 +1150,7 @@
|
|
|
1141
1150
|
"umol/kg",
|
|
1142
1151
|
"umol/m2/s",
|
|
1143
1152
|
"units/cm",
|
|
1153
|
+
"units/m",
|
|
1144
1154
|
"volts",
|
|
1145
1155
|
"weeks",
|
|
1146
1156
|
"y/m/d",
|
|
@@ -1200,6 +1210,7 @@
|
|
|
1200
1210
|
"Angst",
|
|
1201
1211
|
"BTU",
|
|
1202
1212
|
"BU",
|
|
1213
|
+
"Bq/L",
|
|
1203
1214
|
"CCE/100ml",
|
|
1204
1215
|
"CFU",
|
|
1205
1216
|
"CU",
|
|
@@ -1338,7 +1349,7 @@
|
|
|
1338
1349
|
"geu/100ml",
|
|
1339
1350
|
"geu/g",
|
|
1340
1351
|
"gpg",
|
|
1341
|
-
"gpm
|
|
1352
|
+
"gpm*********",
|
|
1342
1353
|
"gpm/ft",
|
|
1343
1354
|
"grains",
|
|
1344
1355
|
"ha",
|
|
@@ -1357,6 +1368,7 @@
|
|
|
1357
1368
|
"kg/m3",
|
|
1358
1369
|
"kg/t",
|
|
1359
1370
|
"kg/t CaCO3**",
|
|
1371
|
+
"kg/tons",
|
|
1360
1372
|
"kgal",
|
|
1361
1373
|
"km",
|
|
1362
1374
|
"km/hr",
|
|
@@ -1390,6 +1402,7 @@
|
|
|
1390
1402
|
"m2",
|
|
1391
1403
|
"m2/km2",
|
|
1392
1404
|
"m3",
|
|
1405
|
+
"m3/day",
|
|
1393
1406
|
"m3/hr",
|
|
1394
1407
|
"m3/min",
|
|
1395
1408
|
"m3/sec",
|
|
@@ -1407,6 +1420,7 @@
|
|
|
1407
1420
|
"mg/cm2",
|
|
1408
1421
|
"mg/cm3",
|
|
1409
1422
|
"mg/day",
|
|
1423
|
+
"mg/dm2/day",
|
|
1410
1424
|
"mg/g",
|
|
1411
1425
|
"mg/hr",
|
|
1412
1426
|
"mg/kg",
|
|
@@ -1560,6 +1574,7 @@
|
|
|
1560
1574
|
"umol/kg",
|
|
1561
1575
|
"umol/m2/s",
|
|
1562
1576
|
"units/cm",
|
|
1577
|
+
"units/m",
|
|
1563
1578
|
"volts",
|
|
1564
1579
|
"weeks",
|
|
1565
1580
|
"y/m/d",
|
|
@@ -1673,6 +1688,7 @@
|
|
|
1673
1688
|
"Angst",
|
|
1674
1689
|
"BTU",
|
|
1675
1690
|
"BU",
|
|
1691
|
+
"Bq/L",
|
|
1676
1692
|
"CCE/100ml",
|
|
1677
1693
|
"CFU",
|
|
1678
1694
|
"CU",
|
|
@@ -1811,7 +1827,7 @@
|
|
|
1811
1827
|
"geu/100ml",
|
|
1812
1828
|
"geu/g",
|
|
1813
1829
|
"gpg",
|
|
1814
|
-
"gpm
|
|
1830
|
+
"gpm*********",
|
|
1815
1831
|
"gpm/ft",
|
|
1816
1832
|
"grains",
|
|
1817
1833
|
"ha",
|
|
@@ -1830,6 +1846,7 @@
|
|
|
1830
1846
|
"kg/m3",
|
|
1831
1847
|
"kg/t",
|
|
1832
1848
|
"kg/t CaCO3**",
|
|
1849
|
+
"kg/tons",
|
|
1833
1850
|
"kgal",
|
|
1834
1851
|
"km",
|
|
1835
1852
|
"km/hr",
|
|
@@ -1863,6 +1880,7 @@
|
|
|
1863
1880
|
"m2",
|
|
1864
1881
|
"m2/km2",
|
|
1865
1882
|
"m3",
|
|
1883
|
+
"m3/day",
|
|
1866
1884
|
"m3/hr",
|
|
1867
1885
|
"m3/min",
|
|
1868
1886
|
"m3/sec",
|
|
@@ -1880,6 +1898,7 @@
|
|
|
1880
1898
|
"mg/cm2",
|
|
1881
1899
|
"mg/cm3",
|
|
1882
1900
|
"mg/day",
|
|
1901
|
+
"mg/dm2/day",
|
|
1883
1902
|
"mg/g",
|
|
1884
1903
|
"mg/hr",
|
|
1885
1904
|
"mg/kg",
|
|
@@ -2033,6 +2052,7 @@
|
|
|
2033
2052
|
"umol/kg",
|
|
2034
2053
|
"umol/m2/s",
|
|
2035
2054
|
"units/cm",
|
|
2055
|
+
"units/m",
|
|
2036
2056
|
"volts",
|
|
2037
2057
|
"weeks",
|
|
2038
2058
|
"y/m/d",
|
|
@@ -2191,6 +2211,7 @@
|
|
|
2191
2211
|
"Angst",
|
|
2192
2212
|
"BTU",
|
|
2193
2213
|
"BU",
|
|
2214
|
+
"Bq/L",
|
|
2194
2215
|
"CCE/100ml",
|
|
2195
2216
|
"CFU",
|
|
2196
2217
|
"CU",
|
|
@@ -2329,7 +2350,7 @@
|
|
|
2329
2350
|
"geu/100ml",
|
|
2330
2351
|
"geu/g",
|
|
2331
2352
|
"gpg",
|
|
2332
|
-
"gpm
|
|
2353
|
+
"gpm*********",
|
|
2333
2354
|
"gpm/ft",
|
|
2334
2355
|
"grains",
|
|
2335
2356
|
"ha",
|
|
@@ -2348,6 +2369,7 @@
|
|
|
2348
2369
|
"kg/m3",
|
|
2349
2370
|
"kg/t",
|
|
2350
2371
|
"kg/t CaCO3**",
|
|
2372
|
+
"kg/tons",
|
|
2351
2373
|
"kgal",
|
|
2352
2374
|
"km",
|
|
2353
2375
|
"km/hr",
|
|
@@ -2381,6 +2403,7 @@
|
|
|
2381
2403
|
"m2",
|
|
2382
2404
|
"m2/km2",
|
|
2383
2405
|
"m3",
|
|
2406
|
+
"m3/day",
|
|
2384
2407
|
"m3/hr",
|
|
2385
2408
|
"m3/min",
|
|
2386
2409
|
"m3/sec",
|
|
@@ -2398,6 +2421,7 @@
|
|
|
2398
2421
|
"mg/cm2",
|
|
2399
2422
|
"mg/cm3",
|
|
2400
2423
|
"mg/day",
|
|
2424
|
+
"mg/dm2/day",
|
|
2401
2425
|
"mg/g",
|
|
2402
2426
|
"mg/hr",
|
|
2403
2427
|
"mg/kg",
|
|
@@ -2551,6 +2575,7 @@
|
|
|
2551
2575
|
"umol/kg",
|
|
2552
2576
|
"umol/m2/s",
|
|
2553
2577
|
"units/cm",
|
|
2578
|
+
"units/m",
|
|
2554
2579
|
"volts",
|
|
2555
2580
|
"weeks",
|
|
2556
2581
|
"y/m/d",
|
|
@@ -2623,6 +2648,7 @@
|
|
|
2623
2648
|
"Angst",
|
|
2624
2649
|
"BTU",
|
|
2625
2650
|
"BU",
|
|
2651
|
+
"Bq/L",
|
|
2626
2652
|
"CCE/100ml",
|
|
2627
2653
|
"CFU",
|
|
2628
2654
|
"CU",
|
|
@@ -2761,7 +2787,7 @@
|
|
|
2761
2787
|
"geu/100ml",
|
|
2762
2788
|
"geu/g",
|
|
2763
2789
|
"gpg",
|
|
2764
|
-
"gpm
|
|
2790
|
+
"gpm*********",
|
|
2765
2791
|
"gpm/ft",
|
|
2766
2792
|
"grains",
|
|
2767
2793
|
"ha",
|
|
@@ -2780,6 +2806,7 @@
|
|
|
2780
2806
|
"kg/m3",
|
|
2781
2807
|
"kg/t",
|
|
2782
2808
|
"kg/t CaCO3**",
|
|
2809
|
+
"kg/tons",
|
|
2783
2810
|
"kgal",
|
|
2784
2811
|
"km",
|
|
2785
2812
|
"km/hr",
|
|
@@ -2813,6 +2840,7 @@
|
|
|
2813
2840
|
"m2",
|
|
2814
2841
|
"m2/km2",
|
|
2815
2842
|
"m3",
|
|
2843
|
+
"m3/day",
|
|
2816
2844
|
"m3/hr",
|
|
2817
2845
|
"m3/min",
|
|
2818
2846
|
"m3/sec",
|
|
@@ -2830,6 +2858,7 @@
|
|
|
2830
2858
|
"mg/cm2",
|
|
2831
2859
|
"mg/cm3",
|
|
2832
2860
|
"mg/day",
|
|
2861
|
+
"mg/dm2/day",
|
|
2833
2862
|
"mg/g",
|
|
2834
2863
|
"mg/hr",
|
|
2835
2864
|
"mg/kg",
|
|
@@ -2983,6 +3012,7 @@
|
|
|
2983
3012
|
"umol/kg",
|
|
2984
3013
|
"umol/m2/s",
|
|
2985
3014
|
"units/cm",
|
|
3015
|
+
"units/m",
|
|
2986
3016
|
"volts",
|
|
2987
3017
|
"weeks",
|
|
2988
3018
|
"y/m/d",
|
|
@@ -3042,6 +3072,7 @@
|
|
|
3042
3072
|
"Angst",
|
|
3043
3073
|
"BTU",
|
|
3044
3074
|
"BU",
|
|
3075
|
+
"Bq/L",
|
|
3045
3076
|
"CCE/100ml",
|
|
3046
3077
|
"CFU",
|
|
3047
3078
|
"CU",
|
|
@@ -3180,7 +3211,7 @@
|
|
|
3180
3211
|
"geu/100ml",
|
|
3181
3212
|
"geu/g",
|
|
3182
3213
|
"gpg",
|
|
3183
|
-
"gpm
|
|
3214
|
+
"gpm*********",
|
|
3184
3215
|
"gpm/ft",
|
|
3185
3216
|
"grains",
|
|
3186
3217
|
"ha",
|
|
@@ -3199,6 +3230,7 @@
|
|
|
3199
3230
|
"kg/m3",
|
|
3200
3231
|
"kg/t",
|
|
3201
3232
|
"kg/t CaCO3**",
|
|
3233
|
+
"kg/tons",
|
|
3202
3234
|
"kgal",
|
|
3203
3235
|
"km",
|
|
3204
3236
|
"km/hr",
|
|
@@ -3232,6 +3264,7 @@
|
|
|
3232
3264
|
"m2",
|
|
3233
3265
|
"m2/km2",
|
|
3234
3266
|
"m3",
|
|
3267
|
+
"m3/day",
|
|
3235
3268
|
"m3/hr",
|
|
3236
3269
|
"m3/min",
|
|
3237
3270
|
"m3/sec",
|
|
@@ -3249,6 +3282,7 @@
|
|
|
3249
3282
|
"mg/cm2",
|
|
3250
3283
|
"mg/cm3",
|
|
3251
3284
|
"mg/day",
|
|
3285
|
+
"mg/dm2/day",
|
|
3252
3286
|
"mg/g",
|
|
3253
3287
|
"mg/hr",
|
|
3254
3288
|
"mg/kg",
|
|
@@ -3402,6 +3436,7 @@
|
|
|
3402
3436
|
"umol/kg",
|
|
3403
3437
|
"umol/m2/s",
|
|
3404
3438
|
"units/cm",
|
|
3439
|
+
"units/m",
|
|
3405
3440
|
"volts",
|
|
3406
3441
|
"weeks",
|
|
3407
3442
|
"y/m/d",
|
|
@@ -3478,6 +3513,7 @@
|
|
|
3478
3513
|
"Angst",
|
|
3479
3514
|
"BTU",
|
|
3480
3515
|
"BU",
|
|
3516
|
+
"Bq/L",
|
|
3481
3517
|
"CCE/100ml",
|
|
3482
3518
|
"CFU",
|
|
3483
3519
|
"CU",
|
|
@@ -3616,7 +3652,7 @@
|
|
|
3616
3652
|
"geu/100ml",
|
|
3617
3653
|
"geu/g",
|
|
3618
3654
|
"gpg",
|
|
3619
|
-
"gpm
|
|
3655
|
+
"gpm*********",
|
|
3620
3656
|
"gpm/ft",
|
|
3621
3657
|
"grains",
|
|
3622
3658
|
"ha",
|
|
@@ -3635,6 +3671,7 @@
|
|
|
3635
3671
|
"kg/m3",
|
|
3636
3672
|
"kg/t",
|
|
3637
3673
|
"kg/t CaCO3**",
|
|
3674
|
+
"kg/tons",
|
|
3638
3675
|
"kgal",
|
|
3639
3676
|
"km",
|
|
3640
3677
|
"km/hr",
|
|
@@ -3668,6 +3705,7 @@
|
|
|
3668
3705
|
"m2",
|
|
3669
3706
|
"m2/km2",
|
|
3670
3707
|
"m3",
|
|
3708
|
+
"m3/day",
|
|
3671
3709
|
"m3/hr",
|
|
3672
3710
|
"m3/min",
|
|
3673
3711
|
"m3/sec",
|
|
@@ -3685,6 +3723,7 @@
|
|
|
3685
3723
|
"mg/cm2",
|
|
3686
3724
|
"mg/cm3",
|
|
3687
3725
|
"mg/day",
|
|
3726
|
+
"mg/dm2/day",
|
|
3688
3727
|
"mg/g",
|
|
3689
3728
|
"mg/hr",
|
|
3690
3729
|
"mg/kg",
|
|
@@ -3838,6 +3877,7 @@
|
|
|
3838
3877
|
"umol/kg",
|
|
3839
3878
|
"umol/m2/s",
|
|
3840
3879
|
"units/cm",
|
|
3880
|
+
"units/m",
|
|
3841
3881
|
"volts",
|
|
3842
3882
|
"weeks",
|
|
3843
3883
|
"y/m/d",
|
|
@@ -3897,6 +3937,7 @@
|
|
|
3897
3937
|
"Angst",
|
|
3898
3938
|
"BTU",
|
|
3899
3939
|
"BU",
|
|
3940
|
+
"Bq/L",
|
|
3900
3941
|
"CCE/100ml",
|
|
3901
3942
|
"CFU",
|
|
3902
3943
|
"CU",
|
|
@@ -4035,7 +4076,7 @@
|
|
|
4035
4076
|
"geu/100ml",
|
|
4036
4077
|
"geu/g",
|
|
4037
4078
|
"gpg",
|
|
4038
|
-
"gpm
|
|
4079
|
+
"gpm*********",
|
|
4039
4080
|
"gpm/ft",
|
|
4040
4081
|
"grains",
|
|
4041
4082
|
"ha",
|
|
@@ -4054,6 +4095,7 @@
|
|
|
4054
4095
|
"kg/m3",
|
|
4055
4096
|
"kg/t",
|
|
4056
4097
|
"kg/t CaCO3**",
|
|
4098
|
+
"kg/tons",
|
|
4057
4099
|
"kgal",
|
|
4058
4100
|
"km",
|
|
4059
4101
|
"km/hr",
|
|
@@ -4087,6 +4129,7 @@
|
|
|
4087
4129
|
"m2",
|
|
4088
4130
|
"m2/km2",
|
|
4089
4131
|
"m3",
|
|
4132
|
+
"m3/day",
|
|
4090
4133
|
"m3/hr",
|
|
4091
4134
|
"m3/min",
|
|
4092
4135
|
"m3/sec",
|
|
@@ -4104,6 +4147,7 @@
|
|
|
4104
4147
|
"mg/cm2",
|
|
4105
4148
|
"mg/cm3",
|
|
4106
4149
|
"mg/day",
|
|
4150
|
+
"mg/dm2/day",
|
|
4107
4151
|
"mg/g",
|
|
4108
4152
|
"mg/hr",
|
|
4109
4153
|
"mg/kg",
|
|
@@ -4257,6 +4301,7 @@
|
|
|
4257
4301
|
"umol/kg",
|
|
4258
4302
|
"umol/m2/s",
|
|
4259
4303
|
"units/cm",
|
|
4304
|
+
"units/m",
|
|
4260
4305
|
"volts",
|
|
4261
4306
|
"weeks",
|
|
4262
4307
|
"y/m/d",
|
|
@@ -4316,6 +4361,7 @@
|
|
|
4316
4361
|
"Angst",
|
|
4317
4362
|
"BTU",
|
|
4318
4363
|
"BU",
|
|
4364
|
+
"Bq/L",
|
|
4319
4365
|
"CCE/100ml",
|
|
4320
4366
|
"CFU",
|
|
4321
4367
|
"CU",
|
|
@@ -4454,7 +4500,7 @@
|
|
|
4454
4500
|
"geu/100ml",
|
|
4455
4501
|
"geu/g",
|
|
4456
4502
|
"gpg",
|
|
4457
|
-
"gpm
|
|
4503
|
+
"gpm*********",
|
|
4458
4504
|
"gpm/ft",
|
|
4459
4505
|
"grains",
|
|
4460
4506
|
"ha",
|
|
@@ -4473,6 +4519,7 @@
|
|
|
4473
4519
|
"kg/m3",
|
|
4474
4520
|
"kg/t",
|
|
4475
4521
|
"kg/t CaCO3**",
|
|
4522
|
+
"kg/tons",
|
|
4476
4523
|
"kgal",
|
|
4477
4524
|
"km",
|
|
4478
4525
|
"km/hr",
|
|
@@ -4506,6 +4553,7 @@
|
|
|
4506
4553
|
"m2",
|
|
4507
4554
|
"m2/km2",
|
|
4508
4555
|
"m3",
|
|
4556
|
+
"m3/day",
|
|
4509
4557
|
"m3/hr",
|
|
4510
4558
|
"m3/min",
|
|
4511
4559
|
"m3/sec",
|
|
@@ -4523,6 +4571,7 @@
|
|
|
4523
4571
|
"mg/cm2",
|
|
4524
4572
|
"mg/cm3",
|
|
4525
4573
|
"mg/day",
|
|
4574
|
+
"mg/dm2/day",
|
|
4526
4575
|
"mg/g",
|
|
4527
4576
|
"mg/hr",
|
|
4528
4577
|
"mg/kg",
|
|
@@ -4676,6 +4725,7 @@
|
|
|
4676
4725
|
"umol/kg",
|
|
4677
4726
|
"umol/m2/s",
|
|
4678
4727
|
"units/cm",
|
|
4728
|
+
"units/m",
|
|
4679
4729
|
"volts",
|
|
4680
4730
|
"weeks",
|
|
4681
4731
|
"y/m/d",
|
|
@@ -4735,6 +4785,7 @@
|
|
|
4735
4785
|
"Angst",
|
|
4736
4786
|
"BTU",
|
|
4737
4787
|
"BU",
|
|
4788
|
+
"Bq/L",
|
|
4738
4789
|
"CCE/100ml",
|
|
4739
4790
|
"CFU",
|
|
4740
4791
|
"CU",
|
|
@@ -4873,7 +4924,7 @@
|
|
|
4873
4924
|
"geu/100ml",
|
|
4874
4925
|
"geu/g",
|
|
4875
4926
|
"gpg",
|
|
4876
|
-
"gpm
|
|
4927
|
+
"gpm*********",
|
|
4877
4928
|
"gpm/ft",
|
|
4878
4929
|
"grains",
|
|
4879
4930
|
"ha",
|
|
@@ -4892,6 +4943,7 @@
|
|
|
4892
4943
|
"kg/m3",
|
|
4893
4944
|
"kg/t",
|
|
4894
4945
|
"kg/t CaCO3**",
|
|
4946
|
+
"kg/tons",
|
|
4895
4947
|
"kgal",
|
|
4896
4948
|
"km",
|
|
4897
4949
|
"km/hr",
|
|
@@ -4925,6 +4977,7 @@
|
|
|
4925
4977
|
"m2",
|
|
4926
4978
|
"m2/km2",
|
|
4927
4979
|
"m3",
|
|
4980
|
+
"m3/day",
|
|
4928
4981
|
"m3/hr",
|
|
4929
4982
|
"m3/min",
|
|
4930
4983
|
"m3/sec",
|
|
@@ -4942,6 +4995,7 @@
|
|
|
4942
4995
|
"mg/cm2",
|
|
4943
4996
|
"mg/cm3",
|
|
4944
4997
|
"mg/day",
|
|
4998
|
+
"mg/dm2/day",
|
|
4945
4999
|
"mg/g",
|
|
4946
5000
|
"mg/hr",
|
|
4947
5001
|
"mg/kg",
|
|
@@ -5095,6 +5149,7 @@
|
|
|
5095
5149
|
"umol/kg",
|
|
5096
5150
|
"umol/m2/s",
|
|
5097
5151
|
"units/cm",
|
|
5152
|
+
"units/m",
|
|
5098
5153
|
"volts",
|
|
5099
5154
|
"weeks",
|
|
5100
5155
|
"y/m/d",
|
|
@@ -5927,6 +5982,7 @@
|
|
|
5927
5982
|
".beta.-Hexachlorocyclohexane",
|
|
5928
5983
|
".beta.-Sitosterol",
|
|
5929
5984
|
".delta.-Hexachlorocyclohexane",
|
|
5985
|
+
".gama.-Hexachlorocyclohexane",
|
|
5930
5986
|
".gamma.-Butyrolactone",
|
|
5931
5987
|
".gamma.-Chlordene",
|
|
5932
5988
|
".gamma.-Cyhalothrin",
|
|
@@ -7725,7 +7781,6 @@
|
|
|
7725
7781
|
"1-Decanesulfonic acid, 1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10-icosafluoro-",
|
|
7726
7782
|
"1-Decanesulfonic acid, 3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,10-heptadecafluoro-",
|
|
7727
7783
|
"1-Decanesulfonic acid, 3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,10-heptadecafluoro-***retired***use Fluorotelomer sulfonate 8:2",
|
|
7728
|
-
"1-Decanesulfonic acid, 3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,10-heptadecafluoro-, ammonium salt (1:1)",
|
|
7729
7784
|
"1-Decanesulfonic acid, 3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,10-heptadecafluoro-, ion(1-)***retired***use FtS 8:2 ion",
|
|
7730
7785
|
"1-Decanesulfonyl chloride, 3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,10-heptadecafluoro-",
|
|
7731
7786
|
"1-Decanesulfonyl fluoride, 1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,10-heneicosafluoro-",
|
|
@@ -8102,6 +8157,7 @@
|
|
|
8102
8157
|
"1-Pentyne, 5,5,5-trifluoro-4,4-bis(trifluoromethyl)-",
|
|
8103
8158
|
"1-Perfluoromethylcyclohexane-1-sulfonic acid",
|
|
8104
8159
|
"1-Perfluoropropylethanol",
|
|
8160
|
+
"1-Phenanthrenecarboxylic acid, 1,2,3,4,4a,4b,5,9,10,10a-decahydro-1,4a-dimethyl-7-(1-methylethyl)-, (1R-(1.alpha.,4a.beta., 4b.alpha.,10a.alpha.))-",
|
|
8105
8161
|
"1-Phenethyl-4-(phenylpropionylamino)piperidine",
|
|
8106
8162
|
"1-Phenoxy(3-(perfluoro-7-methyloctyl)propan-2-ol)",
|
|
8107
8163
|
"1-Phenylnaphthalene",
|
|
@@ -12281,6 +12337,7 @@
|
|
|
12281
12337
|
"4-epi-Oxytetracycline",
|
|
12282
12338
|
"4-epitetracycline (ETC)",
|
|
12283
12339
|
"4-methyl-6-(2,2,3,3,4,4,5,5-octafluoropentoxy)pyrimidin-2-amine",
|
|
12340
|
+
"4-methyl-6-(2-methyl-5-propan-2-ylphenyl)-2-(5-propan-2-yl-1H-indazol-4-yl)-7,8-dihydro-5H-1,6-naphthyridine",
|
|
12284
12341
|
"4-n-Nonylphenol diethoxylate-13C6",
|
|
12285
12342
|
"4-n-Nonylphenol monoethoxylate-13C6",
|
|
12286
12343
|
"4-n-Nonylphenol triethoxylate-13C6",
|
|
@@ -12663,6 +12720,7 @@
|
|
|
12663
12720
|
"7H-Perfluoroheptanamide",
|
|
12664
12721
|
"7H-Perfluoroheptanoic acid",
|
|
12665
12722
|
"7H-Perfluoroheptanoyl chloride",
|
|
12723
|
+
"8(14)-Abietenic acid",
|
|
12666
12724
|
"8,8,9,9,10,10,11,11,12,12,13,13,14,14,14-Pentadecafluorotetradec-6-ene",
|
|
12667
12725
|
"8,8,9,9,9-Pentafluoro-7-(pentafluoroethyl)non-6-en-1-amine",
|
|
12668
12726
|
"8,8,9,9-Tetrafluoro-6b,8,9,9a-tetrahydroacenaphtho[1,2-b]thiophene",
|
|
@@ -12679,6 +12737,7 @@
|
|
|
12679
12737
|
"8-H-Perfluorooctanoate",
|
|
12680
12738
|
"8-H-Perfluorooctanoic acid",
|
|
12681
12739
|
"8-Methyldecanoic acid",
|
|
12740
|
+
"8:2 Fluorotelomer sulfonate ammonium salt",
|
|
12682
12741
|
"8:2 Fluorotelomer thioether hydroxyammonium chloride",
|
|
12683
12742
|
"8H,8H-Perfluoropentadecane-7,9-dione",
|
|
12684
12743
|
"8H-Perfluorooctane",
|
|
@@ -12729,10 +12788,15 @@
|
|
|
12729
12788
|
"ASB + Cation",
|
|
12730
12789
|
"Abacavir",
|
|
12731
12790
|
"Abamectin",
|
|
12791
|
+
"Abietic acid",
|
|
12732
12792
|
"Abietylamine",
|
|
12733
12793
|
"Abrupt lower boundary present (Y/N) (choicelist)",
|
|
12734
12794
|
"Absolute Humidity",
|
|
12795
|
+
"Absorbance at 250 nm",
|
|
12796
|
+
"Absorbance at 254 nm",
|
|
12735
12797
|
"Absorbance at 280 nanometers",
|
|
12798
|
+
"Absorbance at 350 nm",
|
|
12799
|
+
"Absorbance at 365 nm",
|
|
12736
12800
|
"Absorbance at 370 nanometers",
|
|
12737
12801
|
"Absorption coefficient at 412 nm",
|
|
12738
12802
|
"Absorption coefficient at 412 nm for tripton",
|
|
@@ -12967,6 +13031,7 @@
|
|
|
12967
13031
|
"Acifluorfen, sodium salt",
|
|
12968
13032
|
"Acinetobacter",
|
|
12969
13033
|
"Acridine",
|
|
13034
|
+
"Acridine-d9",
|
|
12970
13035
|
"Acrinathrin",
|
|
12971
13036
|
"Acrolein",
|
|
12972
13037
|
"Acrylamide",
|
|
@@ -13026,6 +13091,7 @@
|
|
|
13026
13091
|
"Adenosine triphosphate",
|
|
13027
13092
|
"Adiponitrile, perfluoro",
|
|
13028
13093
|
"Adjusted gross alpha activity",
|
|
13094
|
+
"Adsorbable organic halides",
|
|
13029
13095
|
"Aeromonas hydrophila",
|
|
13030
13096
|
"Aerosols, (nonflammable)",
|
|
13031
13097
|
"Afidopyropen",
|
|
@@ -13342,6 +13408,7 @@
|
|
|
13342
13408
|
"Arsenide",
|
|
13343
13409
|
"Arsenite",
|
|
13344
13410
|
"Arsine",
|
|
13411
|
+
"Arsonium, (carboxymethyl)trimethyl-, inner salt",
|
|
13345
13412
|
"Artifical substrate, redundacy index",
|
|
13346
13413
|
"Asahiguard AG 310",
|
|
13347
13414
|
"Asbestos",
|
|
@@ -13833,7 +13900,7 @@
|
|
|
13833
13900
|
"Benzene, 1,1'-[2,2,2-trifluoro-1-(trifluoromethyl)ethylidene]bis[4-isocyanato-",
|
|
13834
13901
|
"Benzene, 1,1'-[2,2,2-trifluoro-1-(trifluoromethyl)ethylidene]bis[4-methyl-",
|
|
13835
13902
|
"Benzene, 1,1'-oxybis[(2,2,4-trimethylpentyl)-",
|
|
13836
|
-
"Benzene, 1,1'-oxybis[2,3,4,5,6-pentabromo-***retired***use Decabromodiphenyl
|
|
13903
|
+
"Benzene, 1,1'-oxybis[2,3,4,5,6-pentabromo-***retired***use Decabromodiphenyl oxide",
|
|
13837
13904
|
"Benzene, 1,1'-oxybis[2,4,5-tribromo-***retired***use BDE-153",
|
|
13838
13905
|
"Benzene, 1,1'-oxybis[2,4-dibromo-***retired***use 2,2',4,4'-Tetrabromodiphenyl ether",
|
|
13839
13906
|
"Benzene, 1,1-oxybis[3,4-dibromo-",
|
|
@@ -13908,6 +13975,7 @@
|
|
|
13908
13975
|
"Benzene, 1-[1-bromo-2,2,2-trifluoro-1-(trifluoromethyl)ethyl]-4-fluoro-",
|
|
13909
13976
|
"Benzene, 1-bromo-2-(1,1,2,3,3,3-hexafluoropropoxy)-",
|
|
13910
13977
|
"Benzene, 1-bromo-2-(4-bromophenoxy)-***retired***use 2,4'-DIBDE",
|
|
13978
|
+
"Benzene, 1-bromo-2-(trifluoromethyl)-",
|
|
13911
13979
|
"Benzene, 1-bromo-2-chloro-",
|
|
13912
13980
|
"Benzene, 1-bromo-3-(1,1,2,2-tetrafluoroethoxy)-",
|
|
13913
13981
|
"Benzene, 1-bromo-3-(2,2,3,3-tetrafluorocyclopropyl)-",
|
|
@@ -14883,6 +14951,7 @@
|
|
|
14883
14951
|
"Carbonic acid--2,2,3,3,3-pentafluoropropan-1-ol (1/2)",
|
|
14884
14952
|
"Carbonic acid--2,2,3,3,4,4,5,5-octafluoropentan-1-ol (1/2)",
|
|
14885
14953
|
"Carbonic dichloride, reaction products with reduced ammonia-Me esters of reduced polymd. oxidized tetrafluoroethylene reaction product",
|
|
14954
|
+
"Carbonodithioic acid, O-ethyl ester",
|
|
14886
14955
|
"Carbonyls",
|
|
14887
14956
|
"Carbophenothion",
|
|
14888
14957
|
"Carbophenothion-methyl",
|
|
@@ -14998,6 +15067,7 @@
|
|
|
14998
15067
|
"Chlorine-36",
|
|
14999
15068
|
"Chlorine-36 counting error",
|
|
15000
15069
|
"Chlorite",
|
|
15070
|
+
"Chlormephos",
|
|
15001
15071
|
"Chloro(1,1,1,2,3,3-hexafluoropropan-2-yl)dimethylsilane",
|
|
15002
15072
|
"Chloro(nonafluoro)cyclopentane",
|
|
15003
15073
|
"Chloroacetaldehyde",
|
|
@@ -15079,6 +15149,7 @@
|
|
|
15079
15149
|
"Chlorthal-dimethyl",
|
|
15080
15150
|
"Chlorthalidone",
|
|
15081
15151
|
"Chlorthion",
|
|
15152
|
+
"Chlorthiophos",
|
|
15082
15153
|
"Cholest-5-en-3-one",
|
|
15083
15154
|
"Cholest-5-ene-3,7-diol, 25,26,26,26,27,27,27-heptafluoro-, (3.beta.,7.alpha.)-",
|
|
15084
15155
|
"Cholest-5-ene-3,7-diol, 25,26,26,26,27,27,27-heptafluoro-, (3.beta.,7.beta.)-",
|
|
@@ -15187,6 +15258,7 @@
|
|
|
15187
15258
|
"Cocaine-D3",
|
|
15188
15259
|
"Codeine",
|
|
15189
15260
|
"Codeine-d6",
|
|
15261
|
+
"Coefficient of Conservation",
|
|
15190
15262
|
"Cohesion",
|
|
15191
15263
|
"Colchicine",
|
|
15192
15264
|
"Colchicine-d6",
|
|
@@ -15252,6 +15324,7 @@
|
|
|
15252
15324
|
"Copolymer of tetrafluoroethylene-vinylacetate-vinyl alcohol",
|
|
15253
15325
|
"Copolymer of tetrafluoroethylene/hexafluoropropene/nonafluorobutyl trifluorovinyl ether",
|
|
15254
15326
|
"Copper",
|
|
15327
|
+
"Copper 8-quinolinolate",
|
|
15255
15328
|
"Copper Sulfate Pentahydrate",
|
|
15256
15329
|
"Copper(1+) 1,1,2,2,3,3,4,4,4-nonafluorobutan-1-ide",
|
|
15257
15330
|
"Copper(2+) bis(6,6,7,7,8,8,8-heptafluoro-2,2-dimethyl-5-oxooct-3-en-3-olate)",
|
|
@@ -15279,12 +15352,14 @@
|
|
|
15279
15352
|
"Coumestrol",
|
|
15280
15353
|
"Count",
|
|
15281
15354
|
"Count%",
|
|
15355
|
+
"Count, species",
|
|
15282
15356
|
"Count, species 25-30 mm size class",
|
|
15283
15357
|
"Count, species 30-35 mm size class",
|
|
15284
15358
|
"Count, species 35-40 mm size class",
|
|
15285
15359
|
"Count, species 40-45 mm size class",
|
|
15286
15360
|
"Count, species 45-50 mm size class",
|
|
15287
15361
|
"Counted area",
|
|
15362
|
+
"Cover, species (%)",
|
|
15288
15363
|
"Cow copies",
|
|
15289
15364
|
"Cow host %",
|
|
15290
15365
|
"Crayfish presence (choice list)",
|
|
@@ -15323,6 +15398,7 @@
|
|
|
15323
15398
|
"Current (choice list)",
|
|
15324
15399
|
"Current direction",
|
|
15325
15400
|
"Current speed",
|
|
15401
|
+
"Cyanate",
|
|
15326
15402
|
"Cyanazine",
|
|
15327
15403
|
"Cyanazine acid",
|
|
15328
15404
|
"Cyanazine-amide",
|
|
@@ -15331,6 +15407,7 @@
|
|
|
15331
15407
|
"Cyanic acid, C,C'-[[2,2,2-trifluoro-1-(trifluoromethyl)ethylidene]di-4,1-phenylene] ester",
|
|
15332
15408
|
"Cyanic acid, C,C'-[[2,2,2-trifluoro-1-(trifluoromethyl)ethylidene]di-4,1-phenylene] ester, homopolymer",
|
|
15333
15409
|
"Cyanide",
|
|
15410
|
+
"Cyanide + Thiocyanate",
|
|
15334
15411
|
"Cyanide, available",
|
|
15335
15412
|
"Cyanides",
|
|
15336
15413
|
"Cyanides amenable to chlorination (HCN & CN)",
|
|
@@ -15340,6 +15417,7 @@
|
|
|
15340
15417
|
"Cyanobacterial abundance from a phycoerythrin sensor (PE)",
|
|
15341
15418
|
"Cyanogen bromide",
|
|
15342
15419
|
"Cyanogen chloride",
|
|
15420
|
+
"Cyanophos",
|
|
15343
15421
|
"Cyantraniliprole",
|
|
15344
15422
|
"Cyazofamid",
|
|
15345
15423
|
"Cyclamate",
|
|
@@ -15568,7 +15646,7 @@
|
|
|
15568
15646
|
"Dead centric diatoms",
|
|
15569
15647
|
"Dead pennate diatoms",
|
|
15570
15648
|
"Decabromobiphenyl ether(DBBE)***retired***use Decabromodiphenyl ether",
|
|
15571
|
-
"Decabromodiphenyl ether",
|
|
15649
|
+
"Decabromodiphenyl ether***retired***use Decabromodiphenyl oxide",
|
|
15572
15650
|
"Decabromodiphenyl oxide",
|
|
15573
15651
|
"Decabromodiphenylethane",
|
|
15574
15652
|
"Decachlorobiphenyl",
|
|
@@ -15698,6 +15776,7 @@
|
|
|
15698
15776
|
"Desmethyldiltiazem",
|
|
15699
15777
|
"Desmethylnorflurazon",
|
|
15700
15778
|
"Desmethylvenlafaxine",
|
|
15779
|
+
"Desmetryn",
|
|
15701
15780
|
"Desmosterol",
|
|
15702
15781
|
"Desnitro-imidacloprid",
|
|
15703
15782
|
"Desnitro-imidacloprid, recoverable",
|
|
@@ -15808,6 +15887,7 @@
|
|
|
15808
15887
|
"Dicapthon",
|
|
15809
15888
|
"Dichlobenil",
|
|
15810
15889
|
"Dichlofenthion",
|
|
15890
|
+
"Dichlofluanid",
|
|
15811
15891
|
"Dichlone",
|
|
15812
15892
|
"Dichloran",
|
|
15813
15893
|
"Dichlormid",
|
|
@@ -15827,6 +15907,7 @@
|
|
|
15827
15907
|
"Dichlorobromomethane",
|
|
15828
15908
|
"Dichlorobutane",
|
|
15829
15909
|
"Dichlorobutene",
|
|
15910
|
+
"Dichlorodehydroabietic acid",
|
|
15830
15911
|
"Dichlorodifluoromethane***retired***use CFC-12",
|
|
15831
15912
|
"Dichlorodimethylmethoxybenzene",
|
|
15832
15913
|
"Dichloroethane",
|
|
@@ -15943,6 +16024,7 @@
|
|
|
15943
16024
|
"Dihydroabietylamine acetate",
|
|
15944
16025
|
"Dihydrocholesterol",
|
|
15945
16026
|
"Dihydrocodeine",
|
|
16027
|
+
"Dihydroisopimaric acid",
|
|
15946
16028
|
"Dihydromorphine",
|
|
15947
16029
|
"Dihydrosafrole",
|
|
15948
16030
|
"Dihydrotestosterone",
|
|
@@ -16183,6 +16265,7 @@
|
|
|
16183
16265
|
"Eicosane, 1,1,1,2,2,3,3,4,4,5,5,6,6,15,15,16,16,17,17,18,18,19,19,20,20,20-hexacosafluoro-",
|
|
16184
16266
|
"Eicosane, 1,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,14,14,15,15,16,16,17,17,18,18,19,19,20,20-hentetracontafluoro-20-iodo-",
|
|
16185
16267
|
"Eicosane, 1,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,14,14,15,15,16,16,17,17,18,18-heptatriacontafluoro-20-iodo-",
|
|
16268
|
+
"Eicosanoic acid",
|
|
16186
16269
|
"Eicosanoic acid, 2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,14,14,15,15,16,16,17,17,18,18,19,19,20,20,20-nonatriacontafluoro-",
|
|
16187
16270
|
"Eicosapentaenoic acid",
|
|
16188
16271
|
"Eicosatrienoic acid",
|
|
@@ -16861,6 +16944,7 @@
|
|
|
16861
16944
|
"Fluorene,2,4A-Dihydro-",
|
|
16862
16945
|
"Fluorene-d10",
|
|
16863
16946
|
"Fluorescein",
|
|
16947
|
+
"Fluorescence index",
|
|
16864
16948
|
"Fluorescent dissolved organic matter (FDOM)",
|
|
16865
16949
|
"Fluoride",
|
|
16866
16950
|
"Fluorinated triethylene glycol monomethyl ether",
|
|
@@ -17171,6 +17255,7 @@
|
|
|
17171
17255
|
"Head Capsule Width",
|
|
17172
17256
|
"Height",
|
|
17173
17257
|
"Height (From Surface)",
|
|
17258
|
+
"Height Class Vegetation (choice list)",
|
|
17174
17259
|
"Height, gage",
|
|
17175
17260
|
"Helium",
|
|
17176
17261
|
"Helium-3",
|
|
@@ -17715,6 +17800,7 @@
|
|
|
17715
17800
|
"Jasmolin II",
|
|
17716
17801
|
"Jet Fuel A",
|
|
17717
17802
|
"Jet propulsion fuel - 4",
|
|
17803
|
+
"Jodfenphos",
|
|
17718
17804
|
"Kaolin",
|
|
17719
17805
|
"Karbutilate",
|
|
17720
17806
|
"Kerosene",
|
|
@@ -17903,6 +17989,7 @@
|
|
|
17903
17989
|
"Light, underwater incident + reflected",
|
|
17904
17990
|
"Light, underwater reflected",
|
|
17905
17991
|
"Lignin",
|
|
17992
|
+
"Lignoceric Acid",
|
|
17906
17993
|
"Lignosulfonic acid",
|
|
17907
17994
|
"Lime (chemical), dolomitic",
|
|
17908
17995
|
"Limonene",
|
|
@@ -18453,6 +18540,8 @@
|
|
|
18453
18540
|
"Mono(2-ethylhexyl) adipate",
|
|
18454
18541
|
"Monobutyltin***retired***use Stannanetriylium, butyl-",
|
|
18455
18542
|
"Monochlorobiphenyl",
|
|
18543
|
+
"Monochlorodehydroabietic acid",
|
|
18544
|
+
"Monocot plant type present (Y/N) (choice list)",
|
|
18456
18545
|
"Monocrotaline",
|
|
18457
18546
|
"Monocrotaline N-oxide",
|
|
18458
18547
|
"Monocrotophos",
|
|
@@ -18977,6 +19066,7 @@
|
|
|
18977
19066
|
"Nonadecane",
|
|
18978
19067
|
"Nonadecane, 9-[(1,1,2,2-tetrafluoroethoxy)methyl]",
|
|
18979
19068
|
"Nonadecane, 9-[(1,1,2,2-tetrafluoroethoxy)methyl]-",
|
|
19069
|
+
"Nonadecanoic acid",
|
|
18980
19070
|
"Nonafluoro(nitroso)cyclopentane",
|
|
18981
19071
|
"Nonafluoro(trifluoromethoxy)cyclopentane",
|
|
18982
19072
|
"Nonafluorobutan-1-amine",
|
|
@@ -19064,6 +19154,7 @@
|
|
|
19064
19154
|
"Norwalk virus",
|
|
19065
19155
|
"Novaluron",
|
|
19066
19156
|
"Noviflumuron",
|
|
19157
|
+
"Number of Tolerance Species all Plots",
|
|
19067
19158
|
"Number of individuals***retired***use Individuals examined, actual number",
|
|
19068
19159
|
"Number of pedicels per sample plant",
|
|
19069
19160
|
"Number of sampling points",
|
|
@@ -19671,7 +19762,9 @@
|
|
|
19671
19762
|
"Particle size, 3/4 inch (19.0mm)",
|
|
19672
19763
|
"Particle size, 3/8 inch (9.525mm)",
|
|
19673
19764
|
"Particle size, 3/8 inch (9.5mm)",
|
|
19765
|
+
"Particle size, 30 mesh, (0.59 mm)",
|
|
19674
19766
|
"Particle size, 5/16 inch (8.0mm)",
|
|
19767
|
+
"Particle size, 50 mesh, (0.297 mm)",
|
|
19675
19768
|
"Particle size, Hydrometer (.008 mm)",
|
|
19676
19769
|
"Particle size, Hydrometer (.011 mm)",
|
|
19677
19770
|
"Particle size, Hydrometer (.015 mm)",
|
|
@@ -19877,6 +19970,8 @@
|
|
|
19877
19970
|
"Pentyl sulfate",
|
|
19878
19971
|
"Pentylcyclohexane",
|
|
19879
19972
|
"Per- and polyfluoroalkyl substances",
|
|
19973
|
+
"Percent Cover Vegetation (%)",
|
|
19974
|
+
"Percent Coverage Sum Vegetation",
|
|
19880
19975
|
"Percent Residue",
|
|
19881
19976
|
"Percent Solids",
|
|
19882
19977
|
"Percent abundance",
|
|
@@ -20286,6 +20381,7 @@
|
|
|
20286
20381
|
"Phenol",
|
|
20287
20382
|
"Phenol dehydroabietylamine salt",
|
|
20288
20383
|
"Phenol, 2,2'-[(1R,2R)-1,2-cyclohexanediylbis[(E)-nitrilomethylidyne]]bis[6-(1,1-dimethylethyl)-4-(heptadecafluorooctyl)-",
|
|
20384
|
+
"Phenol, 2,3-dichloro-6-methoxy-",
|
|
20289
20385
|
"Phenol, 2,4-bis(1,1-dimethylethyl)-6-methyl-",
|
|
20290
20386
|
"Phenol, 2,4-bis(1,1-dimethylpropyl)-",
|
|
20291
20387
|
"Phenol, 2,6-dibromo-",
|
|
@@ -20326,6 +20422,7 @@
|
|
|
20326
20422
|
"Phenol, 4-[2,2,2-trifluoro-1-hydroxy-1-(trifluoromethyl)ethoxy]-",
|
|
20327
20423
|
"Phenol, 4-chloro-2-methoxy-",
|
|
20328
20424
|
"Phenol, 5-bromo-2-(1,1,2,2-tetrafluoroethoxy)-",
|
|
20425
|
+
"Phenol, dibromo-",
|
|
20329
20426
|
"Phenol-D6",
|
|
20330
20427
|
"Phenol-d5",
|
|
20331
20428
|
"Phenolics",
|
|
@@ -20538,6 +20635,7 @@
|
|
|
20538
20635
|
"Piperonyl Sulfoxide",
|
|
20539
20636
|
"Piperonyl butoxide",
|
|
20540
20637
|
"Pirimicarb",
|
|
20638
|
+
"Pirimiphos-ethyl",
|
|
20541
20639
|
"Pirimiphos-methyl",
|
|
20542
20640
|
"Piroxicam",
|
|
20543
20641
|
"Piscicola",
|
|
@@ -20906,6 +21004,7 @@
|
|
|
20906
21004
|
"Progesterone",
|
|
20907
21005
|
"Progesterone-13C3",
|
|
20908
21006
|
"Progesterone-d9",
|
|
21007
|
+
"Progestrone",
|
|
20909
21008
|
"Proglumide",
|
|
20910
21009
|
"Promecard",
|
|
20911
21010
|
"Promethazine",
|
|
@@ -21408,6 +21507,7 @@
|
|
|
21408
21507
|
"Quaternary ammonium compounds, trimethyl(?-.omega.-perfluoro-C8-14-.beta.-alkenyl), chlorides",
|
|
21409
21508
|
"Quetiapine",
|
|
21410
21509
|
"Quetiapine fumarate",
|
|
21510
|
+
"Quinalphos",
|
|
21411
21511
|
"Quinazoline, 1,4-dihydro-1-hydroxy-2-phenyl-4,4-bis(trifluoromethyl)-",
|
|
21412
21512
|
"Quinazoline, 1-ethyl-1,4-dihydro-2,4,4-tris(trifluoromethyl)-",
|
|
21413
21513
|
"Quinclorac",
|
|
@@ -21834,6 +21934,7 @@
|
|
|
21834
21934
|
"Selenium-82",
|
|
21835
21935
|
"Selenocyanate",
|
|
21836
21936
|
"Selenomethionine",
|
|
21937
|
+
"Selenosulfate",
|
|
21837
21938
|
"Senecella",
|
|
21838
21939
|
"Senecionine",
|
|
21839
21940
|
"Senecionine N-oxide",
|
|
@@ -22157,6 +22258,7 @@
|
|
|
22157
22258
|
"Specific conductivity***retired***use Specific conductance",
|
|
22158
22259
|
"Specific drawdown capacity",
|
|
22159
22260
|
"Specific gravity",
|
|
22261
|
+
"Spectral slope ratio",
|
|
22160
22262
|
"Sphaerodoridae",
|
|
22161
22263
|
"Sphaeroma",
|
|
22162
22264
|
"Sphaeromatidae",
|
|
@@ -22634,6 +22736,7 @@
|
|
|
22634
22736
|
"Tetraethyl ammonium hydroxide",
|
|
22635
22737
|
"Tetraethyl pyrophosphate",
|
|
22636
22738
|
"Tetraethylammonium perfluoroisooctanesulfonate",
|
|
22739
|
+
"Tetraethylene glycol",
|
|
22637
22740
|
"Tetraethylene glycol monotetradecyl ether",
|
|
22638
22741
|
"Tetraethyllead",
|
|
22639
22742
|
"Tetrafluoro(1,1,1,2,3,3,3-heptafluoropropan-2-yl)-lambda~5~-phosphane",
|
|
@@ -22804,6 +22907,7 @@
|
|
|
22804
22907
|
"Toluic acid",
|
|
22805
22908
|
"Toluidine",
|
|
22806
22909
|
"Tolyl triazole",
|
|
22910
|
+
"Tolylfluanid",
|
|
22807
22911
|
"Tomopteridae",
|
|
22808
22912
|
"Tonalide***retired***use 6-Acetyl-1,1,2,4,4,7-hexamethyltetralin",
|
|
22809
22913
|
"Top of bank cross-sectional area",
|
|
@@ -22865,6 +22969,7 @@
|
|
|
22865
22969
|
"Total Phosphorus, mixed forms",
|
|
22866
22970
|
"Total Planar PCBs",
|
|
22867
22971
|
"Total Sample Weight",
|
|
22972
|
+
"Total Species all Plots",
|
|
22868
22973
|
"Total Sulfate",
|
|
22869
22974
|
"Total Sulfur minus Sulfate",
|
|
22870
22975
|
"Total Suspended Particulate Matter",
|
|
@@ -23281,6 +23386,7 @@
|
|
|
23281
23386
|
"Uranium-233/234",
|
|
23282
23387
|
"Uranium-234",
|
|
23283
23388
|
"Uranium-234/235/238",
|
|
23389
|
+
"Uranium-234/Uranium-238 ratio",
|
|
23284
23390
|
"Uranium-235",
|
|
23285
23391
|
"Uranium-236",
|
|
23286
23392
|
"Uranium-238",
|
|
@@ -23789,6 +23895,7 @@
|
|
|
23789
23895
|
"p,p'-DDT-13C12",
|
|
23790
23896
|
"p,p'-DDT-d8",
|
|
23791
23897
|
"p,p'-Dibromodiphenyl ether",
|
|
23898
|
+
"p,p'-Methoxychlor",
|
|
23792
23899
|
"p-((Perfluoro-4-ethyl-3,4-dimethylhex-2-en-2-yl)oxy)-N-(3-(triethoxysilyl)propyl)benzenesulfonamide",
|
|
23793
23900
|
"p-((Undecafluorohexenyl)oxy)benzenesulphonyl chloride",
|
|
23794
23901
|
"p-(1,1,3,3-Tetramethylbutyl)phenol",
|
|
@@ -24120,6 +24227,7 @@
|
|
|
24120
24227
|
"Angst",
|
|
24121
24228
|
"BTU",
|
|
24122
24229
|
"BU",
|
|
24230
|
+
"Bq/L",
|
|
24123
24231
|
"CCE/100ml",
|
|
24124
24232
|
"CFU",
|
|
24125
24233
|
"CU",
|
|
@@ -24258,7 +24366,7 @@
|
|
|
24258
24366
|
"geu/100ml",
|
|
24259
24367
|
"geu/g",
|
|
24260
24368
|
"gpg",
|
|
24261
|
-
"gpm
|
|
24369
|
+
"gpm*********",
|
|
24262
24370
|
"gpm/ft",
|
|
24263
24371
|
"grains",
|
|
24264
24372
|
"ha",
|
|
@@ -24277,6 +24385,7 @@
|
|
|
24277
24385
|
"kg/m3",
|
|
24278
24386
|
"kg/t",
|
|
24279
24387
|
"kg/t CaCO3**",
|
|
24388
|
+
"kg/tons",
|
|
24280
24389
|
"kgal",
|
|
24281
24390
|
"km",
|
|
24282
24391
|
"km/hr",
|
|
@@ -24310,6 +24419,7 @@
|
|
|
24310
24419
|
"m2",
|
|
24311
24420
|
"m2/km2",
|
|
24312
24421
|
"m3",
|
|
24422
|
+
"m3/day",
|
|
24313
24423
|
"m3/hr",
|
|
24314
24424
|
"m3/min",
|
|
24315
24425
|
"m3/sec",
|
|
@@ -24327,6 +24437,7 @@
|
|
|
24327
24437
|
"mg/cm2",
|
|
24328
24438
|
"mg/cm3",
|
|
24329
24439
|
"mg/day",
|
|
24440
|
+
"mg/dm2/day",
|
|
24330
24441
|
"mg/g",
|
|
24331
24442
|
"mg/hr",
|
|
24332
24443
|
"mg/kg",
|
|
@@ -24480,6 +24591,7 @@
|
|
|
24480
24591
|
"umol/kg",
|
|
24481
24592
|
"umol/m2/s",
|
|
24482
24593
|
"units/cm",
|
|
24594
|
+
"units/m",
|
|
24483
24595
|
"volts",
|
|
24484
24596
|
"weeks",
|
|
24485
24597
|
"y/m/d",
|
|
@@ -25138,6 +25250,7 @@
|
|
|
25138
25250
|
"Angst",
|
|
25139
25251
|
"BTU",
|
|
25140
25252
|
"BU",
|
|
25253
|
+
"Bq/L",
|
|
25141
25254
|
"CCE/100ml",
|
|
25142
25255
|
"CFU",
|
|
25143
25256
|
"CU",
|
|
@@ -25276,7 +25389,7 @@
|
|
|
25276
25389
|
"geu/100ml",
|
|
25277
25390
|
"geu/g",
|
|
25278
25391
|
"gpg",
|
|
25279
|
-
"gpm
|
|
25392
|
+
"gpm*********",
|
|
25280
25393
|
"gpm/ft",
|
|
25281
25394
|
"grains",
|
|
25282
25395
|
"ha",
|
|
@@ -25295,6 +25408,7 @@
|
|
|
25295
25408
|
"kg/m3",
|
|
25296
25409
|
"kg/t",
|
|
25297
25410
|
"kg/t CaCO3**",
|
|
25411
|
+
"kg/tons",
|
|
25298
25412
|
"kgal",
|
|
25299
25413
|
"km",
|
|
25300
25414
|
"km/hr",
|
|
@@ -25328,6 +25442,7 @@
|
|
|
25328
25442
|
"m2",
|
|
25329
25443
|
"m2/km2",
|
|
25330
25444
|
"m3",
|
|
25445
|
+
"m3/day",
|
|
25331
25446
|
"m3/hr",
|
|
25332
25447
|
"m3/min",
|
|
25333
25448
|
"m3/sec",
|
|
@@ -25345,6 +25460,7 @@
|
|
|
25345
25460
|
"mg/cm2",
|
|
25346
25461
|
"mg/cm3",
|
|
25347
25462
|
"mg/day",
|
|
25463
|
+
"mg/dm2/day",
|
|
25348
25464
|
"mg/g",
|
|
25349
25465
|
"mg/hr",
|
|
25350
25466
|
"mg/kg",
|
|
@@ -25498,6 +25614,7 @@
|
|
|
25498
25614
|
"umol/kg",
|
|
25499
25615
|
"umol/m2/s",
|
|
25500
25616
|
"units/cm",
|
|
25617
|
+
"units/m",
|
|
25501
25618
|
"volts",
|
|
25502
25619
|
"weeks",
|
|
25503
25620
|
"y/m/d",
|
|
@@ -26718,6 +26835,7 @@
|
|
|
26718
26835
|
"Aliivibrio fischeri",
|
|
26719
26836
|
"Alisma",
|
|
26720
26837
|
"Alisma gramineum",
|
|
26838
|
+
"Alisma plantago-aquatica",
|
|
26721
26839
|
"Alisma subcordatum",
|
|
26722
26840
|
"Alisma triviale",
|
|
26723
26841
|
"Alismataceae",
|
|
@@ -30358,6 +30476,7 @@
|
|
|
30358
30476
|
"Berosus exiguus",
|
|
30359
30477
|
"Berosus fraternus",
|
|
30360
30478
|
"Berosus infuscatus",
|
|
30479
|
+
"Berosus pantherinus",
|
|
30361
30480
|
"Berosus peregrinus",
|
|
30362
30481
|
"Berosus rugulosus",
|
|
30363
30482
|
"Berosus sayi",
|
|
@@ -30449,6 +30568,7 @@
|
|
|
30449
30568
|
"Bidens laevis",
|
|
30450
30569
|
"Bidens mitis",
|
|
30451
30570
|
"Bidens pilosa",
|
|
30571
|
+
"Bidens polylepis",
|
|
30452
30572
|
"Bidens trichosperma",
|
|
30453
30573
|
"Bidens tripartita",
|
|
30454
30574
|
"Bidens vulgata",
|
|
@@ -31872,6 +31992,7 @@
|
|
|
31872
31992
|
"Canidae",
|
|
31873
31993
|
"Cannabis sativa",
|
|
31874
31994
|
"Cannaphila insularis",
|
|
31995
|
+
"Cantharellus cibarius",
|
|
31875
31996
|
"Cantharoidea***retired***use Elateroidea",
|
|
31876
31997
|
"Cantharus cancellarius",
|
|
31877
31998
|
"Cantherhines",
|
|
@@ -32394,6 +32515,7 @@
|
|
|
32394
32515
|
"Carex sparganioides",
|
|
32395
32516
|
"Carex specifica",
|
|
32396
32517
|
"Carex squarrosa",
|
|
32518
|
+
"Carex stenoptila",
|
|
32397
32519
|
"Carex sterilis",
|
|
32398
32520
|
"Carex stevenii",
|
|
32399
32521
|
"Carex stipata",
|
|
@@ -33701,6 +33823,7 @@
|
|
|
33701
33823
|
"Chaptalia tomentosa",
|
|
33702
33824
|
"Chara",
|
|
33703
33825
|
"Chara excelsa",
|
|
33826
|
+
"Chara vulgaris",
|
|
33704
33827
|
"Characeae",
|
|
33705
33828
|
"Characiaceae",
|
|
33706
33829
|
"Characidae",
|
|
@@ -35770,6 +35893,7 @@
|
|
|
35770
35893
|
"Coptotomus",
|
|
35771
35894
|
"Coptotomus interrogatus",
|
|
35772
35895
|
"Coptotomus longulus",
|
|
35896
|
+
"Coptotomus loticus",
|
|
35773
35897
|
"Coptotomus venustus",
|
|
35774
35898
|
"Coquillettidia perturbans",
|
|
35775
35899
|
"Coracinidae***retired***use Dichistiidae",
|
|
@@ -38724,6 +38848,7 @@
|
|
|
38724
38848
|
"Dicamptodon ensatus",
|
|
38725
38849
|
"Dicamptodon tenebrosus",
|
|
38726
38850
|
"Dicarpa simplex",
|
|
38851
|
+
"Dicentra cucullaria",
|
|
38727
38852
|
"Dicentrarchus",
|
|
38728
38853
|
"Dicentrarchus labrax",
|
|
38729
38854
|
"Dicentrarchus punctatus",
|
|
@@ -39922,6 +40047,7 @@
|
|
|
39922
40047
|
"Eleocharis halophila***retired***use Eleocharis uniglumis",
|
|
39923
40048
|
"Eleocharis intermedia",
|
|
39924
40049
|
"Eleocharis macrostachya",
|
|
40050
|
+
"Eleocharis mamillata",
|
|
39925
40051
|
"Eleocharis montevidensis",
|
|
39926
40052
|
"Eleocharis obtusa",
|
|
39927
40053
|
"Eleocharis ovata",
|
|
@@ -42502,6 +42628,7 @@
|
|
|
42502
42628
|
"Faxonius harrisonii",
|
|
42503
42629
|
"Faxonius hobbsi",
|
|
42504
42630
|
"Faxonius immunis",
|
|
42631
|
+
"Faxonius juvenilis",
|
|
42505
42632
|
"Faxonius limosus",
|
|
42506
42633
|
"Faxonius luteus",
|
|
42507
42634
|
"Faxonius macrus",
|
|
@@ -46251,6 +46378,7 @@
|
|
|
46251
46378
|
"Heterospio catalinensis",
|
|
46252
46379
|
"Heterosternuta",
|
|
46253
46380
|
"Heterosternuta diversicornis",
|
|
46381
|
+
"Heterosternuta ohionis",
|
|
46254
46382
|
"Heterosternuta pulcher***retired***use Heterosternuta pulchra",
|
|
46255
46383
|
"Heterosternuta pulchra",
|
|
46256
46384
|
"Heterosternuta wickhami",
|
|
@@ -46873,6 +47001,7 @@
|
|
|
46873
47001
|
"Hordeum marinum ssp. gussoneanum",
|
|
46874
47002
|
"Hordeum marinum ssp. gussonianum***retired***use Hordeum marinum ssp. gussoneanum",
|
|
46875
47003
|
"Hordeum murinum",
|
|
47004
|
+
"Hordeum pusillum",
|
|
46876
47005
|
"Horkelia",
|
|
46877
47006
|
"Hormidiopsis ellipsoideum",
|
|
46878
47007
|
"Hormidiospora",
|
|
@@ -51625,6 +51754,7 @@
|
|
|
51625
51754
|
"Lycopodiella caroliniana",
|
|
51626
51755
|
"Lycopodiella caroliniana var. caroliniana***retired***use Lycopodiella caroliniana",
|
|
51627
51756
|
"Lycopodiella cernua",
|
|
51757
|
+
"Lycopodiella prostrata",
|
|
51628
51758
|
"Lycopodium",
|
|
51629
51759
|
"Lycopodium clavatum",
|
|
51630
51760
|
"Lycopodium dendroideum",
|
|
@@ -52850,6 +52980,7 @@
|
|
|
52850
52980
|
"Mertensia ciliata",
|
|
52851
52981
|
"Mertensia oblongifolia",
|
|
52852
52982
|
"Mertensia ovum",
|
|
52983
|
+
"Mertensia paniculata",
|
|
52853
52984
|
"Merycomyia",
|
|
52854
52985
|
"Mesanthura",
|
|
52855
52986
|
"Mesanthura floridensis",
|
|
@@ -53005,6 +53136,7 @@
|
|
|
53005
53136
|
"Michaelsarsia elegans",
|
|
53006
53137
|
"Micippa",
|
|
53007
53138
|
"Micracanthia",
|
|
53139
|
+
"Micracanthia humilis",
|
|
53008
53140
|
"Micracanthodinium",
|
|
53009
53141
|
"Micracanthodinium setiferum",
|
|
53010
53142
|
"Micractiniuim pusillum",
|
|
@@ -57044,6 +57176,7 @@
|
|
|
57044
57176
|
"Oenothera laciniata",
|
|
57045
57177
|
"Oenothera lindheimeri",
|
|
57046
57178
|
"Oenothera pallida",
|
|
57179
|
+
"Oenothera parviflora",
|
|
57047
57180
|
"Oenothera perennis",
|
|
57048
57181
|
"Oenothera simulans",
|
|
57049
57182
|
"Oerstedia dorsalis",
|
|
@@ -59588,6 +59721,7 @@
|
|
|
59588
59721
|
"Pentaneura",
|
|
59589
59722
|
"Pentaneura carnea",
|
|
59590
59723
|
"Pentaneura inconspicua",
|
|
59724
|
+
"Pentaneura inyoensis",
|
|
59591
59725
|
"Pentaneura monilis",
|
|
59592
59726
|
"Pentaneurini",
|
|
59593
59727
|
"Pentapodidae***retired***use Nemipteridae",
|
|
@@ -61722,6 +61856,7 @@
|
|
|
61722
61856
|
"Podmosta delicatula",
|
|
61723
61857
|
"Podmosta macdunnoughi",
|
|
61724
61858
|
"Podmosta weberi",
|
|
61859
|
+
"Podocarpus elatus",
|
|
61725
61860
|
"Podoceridae",
|
|
61726
61861
|
"Podocerus",
|
|
61727
61862
|
"Podocerus brasiliensis",
|
|
@@ -62167,6 +62302,7 @@
|
|
|
62167
62302
|
"Polytoma",
|
|
62168
62303
|
"Polytoma granulifera",
|
|
62169
62304
|
"Polytrichophora",
|
|
62305
|
+
"Polytrichum strictum",
|
|
62170
62306
|
"Pomacanthidae",
|
|
62171
62307
|
"Pomacanthodes zonipectus***retired***use Pomacanthus zonipectus",
|
|
62172
62308
|
"Pomacanthodes***retired***use Holacanthus",
|
|
@@ -62626,6 +62762,7 @@
|
|
|
62626
62762
|
"Potamanthidae",
|
|
62627
62763
|
"Potamanthus",
|
|
62628
62764
|
"Potamanthus distinctus***retired***use Anthopotamus distinctus",
|
|
62765
|
+
"Potamegeton amplifolius",
|
|
62629
62766
|
"Potamethus",
|
|
62630
62767
|
"Potamilla",
|
|
62631
62768
|
"Potamilla intermedia",
|
|
@@ -62761,6 +62898,7 @@
|
|
|
62761
62898
|
"Prenanthes alba",
|
|
62762
62899
|
"Prenanthes altissima",
|
|
62763
62900
|
"Prenanthes sagittata",
|
|
62901
|
+
"Prenanthes serpentaria",
|
|
62764
62902
|
"Preperidinium meunieri",
|
|
62765
62903
|
"Prestauroneis integra",
|
|
62766
62904
|
"Priacanthidae",
|
|
@@ -64728,12 +64866,14 @@
|
|
|
64728
64866
|
"Ranunculus cardiophyllus",
|
|
64729
64867
|
"Ranunculus cymbalaria",
|
|
64730
64868
|
"Ranunculus flabellaris",
|
|
64869
|
+
"Ranunculus flammula",
|
|
64731
64870
|
"Ranunculus gmelinii",
|
|
64732
64871
|
"Ranunculus hispidus",
|
|
64733
64872
|
"Ranunculus hispidus var. caricetorum",
|
|
64734
64873
|
"Ranunculus hispidus var. nitidus",
|
|
64735
64874
|
"Ranunculus hydrocharoides",
|
|
64736
64875
|
"Ranunculus hyperboreus",
|
|
64876
|
+
"Ranunculus lapponicus",
|
|
64737
64877
|
"Ranunculus longirostris***retired***use Ranunculus aquatilis var. diffusus",
|
|
64738
64878
|
"Ranunculus macounii",
|
|
64739
64879
|
"Ranunculus nivalis",
|
|
@@ -67288,6 +67428,7 @@
|
|
|
67288
67428
|
"Scrupocellaria diegensis",
|
|
67289
67429
|
"Scrupocellariidae",
|
|
67290
67430
|
"Scutellaria",
|
|
67431
|
+
"Scutellaria churchiliana",
|
|
67291
67432
|
"Scutellaria galericulata",
|
|
67292
67433
|
"Scutellaria integrifolia",
|
|
67293
67434
|
"Scutellaria lateriflora",
|
|
@@ -68465,6 +68606,7 @@
|
|
|
68465
68606
|
"Sparganium angustifolium",
|
|
68466
68607
|
"Sparganium emersum",
|
|
68467
68608
|
"Sparganium eurycarpum",
|
|
68609
|
+
"Sparganium fluctuans",
|
|
68468
68610
|
"Sparganium hyperboreum",
|
|
68469
68611
|
"Sparganium natans",
|
|
68470
68612
|
"Sparganophilidae",
|
|
@@ -70364,6 +70506,7 @@
|
|
|
70364
70506
|
"Symphyotrichum lanceolatum var. lanceolatum",
|
|
70365
70507
|
"Symphyotrichum lateriflorum",
|
|
70366
70508
|
"Symphyotrichum lateriflorum var. lateriflorum",
|
|
70509
|
+
"Symphyotrichum macrophylla",
|
|
70367
70510
|
"Symphyotrichum novae-angliae",
|
|
70368
70511
|
"Symphyotrichum novi-belgii",
|
|
70369
70512
|
"Symphyotrichum ontarionis",
|
|
@@ -74248,6 +74391,7 @@
|
|
|
74248
74391
|
"Angst",
|
|
74249
74392
|
"BTU",
|
|
74250
74393
|
"BU",
|
|
74394
|
+
"Bq/L",
|
|
74251
74395
|
"CCE/100ml",
|
|
74252
74396
|
"CFU",
|
|
74253
74397
|
"CU",
|
|
@@ -74386,7 +74530,7 @@
|
|
|
74386
74530
|
"geu/100ml",
|
|
74387
74531
|
"geu/g",
|
|
74388
74532
|
"gpg",
|
|
74389
|
-
"gpm
|
|
74533
|
+
"gpm*********",
|
|
74390
74534
|
"gpm/ft",
|
|
74391
74535
|
"grains",
|
|
74392
74536
|
"ha",
|
|
@@ -74405,6 +74549,7 @@
|
|
|
74405
74549
|
"kg/m3",
|
|
74406
74550
|
"kg/t",
|
|
74407
74551
|
"kg/t CaCO3**",
|
|
74552
|
+
"kg/tons",
|
|
74408
74553
|
"kgal",
|
|
74409
74554
|
"km",
|
|
74410
74555
|
"km/hr",
|
|
@@ -74438,6 +74583,7 @@
|
|
|
74438
74583
|
"m2",
|
|
74439
74584
|
"m2/km2",
|
|
74440
74585
|
"m3",
|
|
74586
|
+
"m3/day",
|
|
74441
74587
|
"m3/hr",
|
|
74442
74588
|
"m3/min",
|
|
74443
74589
|
"m3/sec",
|
|
@@ -74455,6 +74601,7 @@
|
|
|
74455
74601
|
"mg/cm2",
|
|
74456
74602
|
"mg/cm3",
|
|
74457
74603
|
"mg/day",
|
|
74604
|
+
"mg/dm2/day",
|
|
74458
74605
|
"mg/g",
|
|
74459
74606
|
"mg/hr",
|
|
74460
74607
|
"mg/kg",
|
|
@@ -74608,6 +74755,7 @@
|
|
|
74608
74755
|
"umol/kg",
|
|
74609
74756
|
"umol/m2/s",
|
|
74610
74757
|
"units/cm",
|
|
74758
|
+
"units/m",
|
|
74611
74759
|
"volts",
|
|
74612
74760
|
"weeks",
|
|
74613
74761
|
"y/m/d",
|
|
@@ -74855,6 +75003,7 @@
|
|
|
74855
75003
|
"Angst",
|
|
74856
75004
|
"BTU",
|
|
74857
75005
|
"BU",
|
|
75006
|
+
"Bq/L",
|
|
74858
75007
|
"CCE/100ml",
|
|
74859
75008
|
"CFU",
|
|
74860
75009
|
"CU",
|
|
@@ -74993,7 +75142,7 @@
|
|
|
74993
75142
|
"geu/100ml",
|
|
74994
75143
|
"geu/g",
|
|
74995
75144
|
"gpg",
|
|
74996
|
-
"gpm
|
|
75145
|
+
"gpm*********",
|
|
74997
75146
|
"gpm/ft",
|
|
74998
75147
|
"grains",
|
|
74999
75148
|
"ha",
|
|
@@ -75012,6 +75161,7 @@
|
|
|
75012
75161
|
"kg/m3",
|
|
75013
75162
|
"kg/t",
|
|
75014
75163
|
"kg/t CaCO3**",
|
|
75164
|
+
"kg/tons",
|
|
75015
75165
|
"kgal",
|
|
75016
75166
|
"km",
|
|
75017
75167
|
"km/hr",
|
|
@@ -75045,6 +75195,7 @@
|
|
|
75045
75195
|
"m2",
|
|
75046
75196
|
"m2/km2",
|
|
75047
75197
|
"m3",
|
|
75198
|
+
"m3/day",
|
|
75048
75199
|
"m3/hr",
|
|
75049
75200
|
"m3/min",
|
|
75050
75201
|
"m3/sec",
|
|
@@ -75062,6 +75213,7 @@
|
|
|
75062
75213
|
"mg/cm2",
|
|
75063
75214
|
"mg/cm3",
|
|
75064
75215
|
"mg/day",
|
|
75216
|
+
"mg/dm2/day",
|
|
75065
75217
|
"mg/g",
|
|
75066
75218
|
"mg/hr",
|
|
75067
75219
|
"mg/kg",
|
|
@@ -75215,6 +75367,7 @@
|
|
|
75215
75367
|
"umol/kg",
|
|
75216
75368
|
"umol/m2/s",
|
|
75217
75369
|
"units/cm",
|
|
75370
|
+
"units/m",
|
|
75218
75371
|
"volts",
|
|
75219
75372
|
"weeks",
|
|
75220
75373
|
"y/m/d",
|
|
@@ -75420,7 +75573,7 @@
|
|
|
75420
75573
|
"120.6",
|
|
75421
75574
|
"129-71W",
|
|
75422
75575
|
"13",
|
|
75423
|
-
"130***retired***use 130
|
|
75576
|
+
"130***retired***use 130..0",
|
|
75424
75577
|
"130.0",
|
|
75425
75578
|
"130.01",
|
|
75426
75579
|
"130.1",
|
|
@@ -75903,13 +76056,13 @@
|
|
|
75903
76056
|
"3.5",
|
|
75904
76057
|
"300(A)",
|
|
75905
76058
|
"300(B)",
|
|
75906
|
-
"300***retired***use 300
|
|
76059
|
+
"300***retired***use 300..0",
|
|
75907
76060
|
"300.0",
|
|
75908
76061
|
"300.1",
|
|
75909
76062
|
"300.6",
|
|
75910
76063
|
"300.7",
|
|
75911
76064
|
"300_M",
|
|
75912
|
-
"302",
|
|
76065
|
+
"302***retired***use 302..0",
|
|
75913
76066
|
"302.0",
|
|
75914
76067
|
"3030 E",
|
|
75915
76068
|
"3030 F",
|
|
@@ -75936,18 +76089,18 @@
|
|
|
75936
76089
|
"310.1",
|
|
75937
76090
|
"310.1_M",
|
|
75938
76091
|
"310.2",
|
|
75939
|
-
"3111 C",
|
|
75940
|
-
"3111 D",
|
|
76092
|
+
"3111 C***retired***",
|
|
76093
|
+
"3111 D***retired***",
|
|
75941
76094
|
"3111-B",
|
|
75942
76095
|
"3111-C",
|
|
75943
76096
|
"3111-D",
|
|
75944
76097
|
"3111-E",
|
|
75945
|
-
"3111B",
|
|
75946
|
-
"3112 B",
|
|
76098
|
+
"3111B***retired***",
|
|
76099
|
+
"3112 B***retired*** 3112-B",
|
|
75947
76100
|
"3112-B",
|
|
75948
|
-
"3113 B",
|
|
76101
|
+
"3113 B***retired*** 3113-B",
|
|
75949
76102
|
"3113-B",
|
|
75950
|
-
"3114 B",
|
|
76103
|
+
"3114 B***retired*** 3114-B",
|
|
75951
76104
|
"3114-B",
|
|
75952
76105
|
"3114-C",
|
|
75953
76106
|
"3120",
|
|
@@ -75979,9 +76132,9 @@
|
|
|
75979
76132
|
"330.3",
|
|
75980
76133
|
"330.4",
|
|
75981
76134
|
"330.5",
|
|
75982
|
-
"331",
|
|
76135
|
+
"331***retired***use 331..0",
|
|
75983
76136
|
"331.0",
|
|
75984
|
-
"332",
|
|
76137
|
+
"332***retired***use 332..0",
|
|
75985
76138
|
"332.0",
|
|
75986
76139
|
"334",
|
|
75987
76140
|
"335.1",
|
|
@@ -75999,12 +76152,12 @@
|
|
|
75999
76152
|
"340.3",
|
|
76000
76153
|
"340.6",
|
|
76001
76154
|
"345.1",
|
|
76002
|
-
"349",
|
|
76155
|
+
"349***retired***use 349..0",
|
|
76003
76156
|
"349.0",
|
|
76004
76157
|
"35-00 (QUANTITATIVE)",
|
|
76005
76158
|
"35-00 (TAXONOMIC ID)",
|
|
76006
76159
|
"350.1",
|
|
76007
|
-
"350.2 (Nesslerization)",
|
|
76160
|
+
"350.2 (Nesslerization)**ret 350.2 N",
|
|
76008
76161
|
"350.2 (TITRATION)",
|
|
76009
76162
|
"350.2 NESSLERIZATION",
|
|
76010
76163
|
"350.2(A)",
|
|
@@ -76023,8 +76176,8 @@
|
|
|
76023
76176
|
"3500-AS(C)",
|
|
76024
76177
|
"3500-AS(D)",
|
|
76025
76178
|
"3500-AU",
|
|
76026
|
-
"3500-Al B",
|
|
76027
|
-
"3500-As B",
|
|
76179
|
+
"3500-Al B***retired*** 3500-AL(B)",
|
|
76180
|
+
"3500-As B***retired*** 3500-AS(B)",
|
|
76028
76181
|
"3500-BA(B)",
|
|
76029
76182
|
"3500-BA(C)",
|
|
76030
76183
|
"3500-BE(B)",
|
|
@@ -76048,19 +76201,19 @@
|
|
|
76048
76201
|
"3500-CU(C)",
|
|
76049
76202
|
"3500-CU(D)",
|
|
76050
76203
|
"3500-CU(E)",
|
|
76051
|
-
"3500-Ca B",
|
|
76052
|
-
"3500-Cr B",
|
|
76053
|
-
"3500-Cr C",
|
|
76054
|
-
"3500-Cu B",
|
|
76055
|
-
"3500-Cu C",
|
|
76204
|
+
"3500-Ca B***retired*** 3500-CA(B)",
|
|
76205
|
+
"3500-Cr B***retired*** 3500-CR(B)",
|
|
76206
|
+
"3500-Cr C***retired*** 3500-CR(C)",
|
|
76207
|
+
"3500-Cu B***retired*** 3500-CU(B)",
|
|
76208
|
+
"3500-Cu C***retired*** 3500-CU(C)",
|
|
76056
76209
|
"3500-FE(B)",
|
|
76057
76210
|
"3500-FE(C)",
|
|
76058
76211
|
"3500-FE(D)",
|
|
76059
|
-
"3500-Fe B",
|
|
76212
|
+
"3500-Fe B***retired*** 3500-FE(B)",
|
|
76060
76213
|
"3500-HG(B)",
|
|
76061
76214
|
"3500-HG(C)",
|
|
76062
76215
|
"3500-IR",
|
|
76063
|
-
"3500-K B",
|
|
76216
|
+
"3500-K B***retired*** 3500-K-B",
|
|
76064
76217
|
"3500-K-B",
|
|
76065
76218
|
"3500-K-C",
|
|
76066
76219
|
"3500-K-D",
|
|
@@ -76072,27 +76225,27 @@
|
|
|
76072
76225
|
"3500-MG(C)",
|
|
76073
76226
|
"3500-MG(D)",
|
|
76074
76227
|
"3500-MG(E)",
|
|
76075
|
-
"3500-MN B",
|
|
76228
|
+
"3500-MN B***retired*** 3500-MN(B)",
|
|
76076
76229
|
"3500-MN(B)",
|
|
76077
76230
|
"3500-MN(C)",
|
|
76078
76231
|
"3500-MN(D)",
|
|
76079
76232
|
"3500-MO(B)",
|
|
76080
76233
|
"3500-MO(C)",
|
|
76081
|
-
"3500-Mg B",
|
|
76234
|
+
"3500-Mg B***retired*** 3500-MG(B)",
|
|
76082
76235
|
"3500-NA(B)",
|
|
76083
76236
|
"3500-NA(C)",
|
|
76084
76237
|
"3500-NA(D)",
|
|
76085
76238
|
"3500-NI(B)",
|
|
76086
76239
|
"3500-NI(C)",
|
|
76087
|
-
"3500-Na B",
|
|
76088
|
-
"3500-Ni B",
|
|
76240
|
+
"3500-Na B***retired*** 3500-NA(B)",
|
|
76241
|
+
"3500-Ni B***retired*** 3500-NI(B)",
|
|
76089
76242
|
"3500-OS",
|
|
76090
76243
|
"3500-PB(B)",
|
|
76091
76244
|
"3500-PB(C)",
|
|
76092
76245
|
"3500-PB(D)",
|
|
76093
76246
|
"3500-PD",
|
|
76094
76247
|
"3500-PT",
|
|
76095
|
-
"3500-Pb B",
|
|
76248
|
+
"3500-Pb B***retired*** 3500-PB(B)",
|
|
76096
76249
|
"3500-RE",
|
|
76097
76250
|
"3500-RH",
|
|
76098
76251
|
"3500-RU",
|
|
@@ -76113,7 +76266,7 @@
|
|
|
76113
76266
|
"3500-TI",
|
|
76114
76267
|
"3500-TL(B)",
|
|
76115
76268
|
"3500-TL(C)",
|
|
76116
|
-
"3500-V B",
|
|
76269
|
+
"3500-V B***retired*** 3500-V-B",
|
|
76117
76270
|
"3500-V-B",
|
|
76118
76271
|
"3500-V-C",
|
|
76119
76272
|
"3500-V-D",
|
|
@@ -76122,8 +76275,8 @@
|
|
|
76122
76275
|
"3500-ZN(D)",
|
|
76123
76276
|
"3500-ZN(E)",
|
|
76124
76277
|
"3500-ZN(F)",
|
|
76125
|
-
"3500-Zn B",
|
|
76126
|
-
"3500-Zn E",
|
|
76278
|
+
"3500-Zn B***retired*** 3500-ZN(B)",
|
|
76279
|
+
"3500-Zn E***retired*** 3500-ZN(E)",
|
|
76127
76280
|
"3503",
|
|
76128
76281
|
"3505",
|
|
76129
76282
|
"3506",
|
|
@@ -76177,7 +76330,7 @@
|
|
|
76177
76330
|
"365.6",
|
|
76178
76331
|
"3650B",
|
|
76179
76332
|
"365_M",
|
|
76180
|
-
"366***retired***use 366
|
|
76333
|
+
"366***retired***use 366..0",
|
|
76181
76334
|
"366.0",
|
|
76182
76335
|
"370.1",
|
|
76183
76336
|
"3700",
|
|
@@ -76219,8 +76372,8 @@
|
|
|
76219
76372
|
"410_M(B)",
|
|
76220
76373
|
"4110-B",
|
|
76221
76374
|
"4110-C",
|
|
76222
|
-
"4110B",
|
|
76223
|
-
"4110C",
|
|
76375
|
+
"4110B***retired*** 4110-B",
|
|
76376
|
+
"4110C***retired*** 4110-C",
|
|
76224
76377
|
"4110D",
|
|
76225
76378
|
"413.1",
|
|
76226
76379
|
"413.2",
|
|
@@ -76243,24 +76396,24 @@
|
|
|
76243
76396
|
"446.0",
|
|
76244
76397
|
"447.0",
|
|
76245
76398
|
"450.1",
|
|
76246
|
-
"4500-B B",
|
|
76399
|
+
"4500-B B***retired*** 4500-B-B",
|
|
76247
76400
|
"4500-B-B",
|
|
76248
76401
|
"4500-B-C",
|
|
76249
76402
|
"4500-B-D",
|
|
76250
76403
|
"4500-BR(B)",
|
|
76251
76404
|
"4500-BR(C)",
|
|
76252
76405
|
"4500-BR(D)",
|
|
76253
|
-
"4500-CL(B)",
|
|
76254
|
-
"4500-CL(C)",
|
|
76406
|
+
"4500-CL(B)***retired*** 4500-CL-(B)",
|
|
76407
|
+
"4500-CL(C)***retired*** 4500-CL-(C)",
|
|
76255
76408
|
"4500-CL(D)",
|
|
76256
|
-
"4500-CL(E)",
|
|
76257
|
-
"4500-CL(F)",
|
|
76258
|
-
"4500-CL(G)",
|
|
76409
|
+
"4500-CL(E)***retired*** 4500-CL-(E)",
|
|
76410
|
+
"4500-CL(F)***retired*** 4500-CL-(F)",
|
|
76411
|
+
"4500-CL(G)***retired*** 4500-CL-(G)",
|
|
76259
76412
|
"4500-CL(H)",
|
|
76260
76413
|
"4500-CL(I)",
|
|
76261
76414
|
"4500-CL-(B)",
|
|
76262
76415
|
"4500-CL-(C)",
|
|
76263
|
-
"4500-CL-(D)",
|
|
76416
|
+
"4500-CL-(D)***retired*** 4500-CL(D)",
|
|
76264
76417
|
"4500-CL-(E)",
|
|
76265
76418
|
"4500-CL-(F)",
|
|
76266
76419
|
"4500-CL-(G)",
|
|
@@ -76270,10 +76423,11 @@
|
|
|
76270
76423
|
"4500-CLO(E)",
|
|
76271
76424
|
"4500-CLO2 C",
|
|
76272
76425
|
"4500-CLO2 E",
|
|
76273
|
-
"4500-CN C",
|
|
76426
|
+
"4500-CN C***retired*** 4500-CN(C)",
|
|
76274
76427
|
"4500-CN(C)",
|
|
76275
76428
|
"4500-CN(D)",
|
|
76276
76429
|
"4500-CN(E)",
|
|
76430
|
+
"4500-CN(E)***retired*** 4500-CN-E",
|
|
76277
76431
|
"4500-CN(F)",
|
|
76278
76432
|
"4500-CN(G)",
|
|
76279
76433
|
"4500-CN(H)",
|
|
@@ -76282,21 +76436,21 @@
|
|
|
76282
76436
|
"4500-CN(K)",
|
|
76283
76437
|
"4500-CN(L)",
|
|
76284
76438
|
"4500-CN(M)",
|
|
76285
|
-
"4500-CN- B",
|
|
76439
|
+
"4500-CN- B***retired*** 4500-CN-B",
|
|
76286
76440
|
"4500-CN-B",
|
|
76287
|
-
"4500-CN-D",
|
|
76441
|
+
"4500-CN-D***retired*** 4500-CN(D)",
|
|
76288
76442
|
"4500-CN-E",
|
|
76289
|
-
"4500-CN-F",
|
|
76443
|
+
"4500-CN-F***retired*** 4500-CN(F)",
|
|
76290
76444
|
"4500-CO2(B)",
|
|
76291
76445
|
"4500-CO2(C)",
|
|
76292
|
-
"4500-Cl D",
|
|
76293
|
-
"4500-Cl G",
|
|
76294
|
-
"4500-Cl- B",
|
|
76295
|
-
"4500-Cl- C",
|
|
76296
|
-
"4500-Cl- D",
|
|
76297
|
-
"4500-Cl- E",
|
|
76298
|
-
"4500-F- B",
|
|
76299
|
-
"4500-F- E",
|
|
76446
|
+
"4500-Cl D***retired**/ 4500-CL(D)",
|
|
76447
|
+
"4500-Cl G***retired**/ 4500-CL-(G)",
|
|
76448
|
+
"4500-Cl- B***retired**/ 4500-CL-(B)",
|
|
76449
|
+
"4500-Cl- C***retired**/ 4500-CL-(C)",
|
|
76450
|
+
"4500-Cl- D***retired*// 4500-CL(D)",
|
|
76451
|
+
"4500-Cl- E***retired**/ 4500-CL-(E)",
|
|
76452
|
+
"4500-F- B***retired*** 4500-F-B",
|
|
76453
|
+
"4500-F- E***retired*** 4500-F-E",
|
|
76300
76454
|
"4500-F-B",
|
|
76301
76455
|
"4500-F-C",
|
|
76302
76456
|
"4500-F-D",
|
|
@@ -76304,8 +76458,8 @@
|
|
|
76304
76458
|
"4500-F-F",
|
|
76305
76459
|
"4500-H",
|
|
76306
76460
|
"4500-H+B",
|
|
76307
|
-
"4500-I-(B)",
|
|
76308
|
-
"4500-I-(C)",
|
|
76461
|
+
"4500-I-(B)***retired*** 4500-I-B",
|
|
76462
|
+
"4500-I-(C)***retired*** 4500-I-C",
|
|
76309
76463
|
"4500-I-B",
|
|
76310
76464
|
"4500-I-C",
|
|
76311
76465
|
"4500-KMNO4",
|
|
@@ -76314,44 +76468,44 @@
|
|
|
76314
76468
|
"4500-N(ORG) C",
|
|
76315
76469
|
"4500-N-B",
|
|
76316
76470
|
"4500-N-C",
|
|
76317
|
-
"4500-NH3 B",
|
|
76318
|
-
"4500-NH3 C",
|
|
76319
|
-
"4500-NH3 D",
|
|
76320
|
-
"4500-NH3 E",
|
|
76321
|
-
"4500-NH3 G",
|
|
76322
|
-
"4500-NH3 H",
|
|
76471
|
+
"4500-NH3 B***retired*** 4500-NH3 B",
|
|
76472
|
+
"4500-NH3 C***retired**/ 4500-NH3 C",
|
|
76473
|
+
"4500-NH3 D***retired**/ 4500-NH3 D",
|
|
76474
|
+
"4500-NH3 E***retired**/ 4500-NH3 E",
|
|
76475
|
+
"4500-NH3 G***retired**/4500-NH3(G)",
|
|
76476
|
+
"4500-NH3 H***retired**/ 4500-NH3 H",
|
|
76323
76477
|
"4500-NH3 B",
|
|
76324
76478
|
"4500-NH3 B PRE",
|
|
76325
76479
|
"4500-NH3 C",
|
|
76326
76480
|
"4500-NH3 D",
|
|
76327
76481
|
"4500-NH3 E",
|
|
76328
|
-
"4500-NH3 G",
|
|
76482
|
+
"4500-NH3 G***retired*** 4500-NH3(G)",
|
|
76329
76483
|
"4500-NH3 H",
|
|
76330
|
-
"4500-NH3(C)",
|
|
76331
|
-
"4500-NH3(D)",
|
|
76332
|
-
"4500-NH3(E)",
|
|
76484
|
+
"4500-NH3(C)***retired*** 4500-NH3 C",
|
|
76485
|
+
"4500-NH3(D)***retired*** 4500-NH3 D",
|
|
76486
|
+
"4500-NH3(E)***retired*** 4500-NH3 E",
|
|
76333
76487
|
"4500-NH3(F)",
|
|
76334
76488
|
"4500-NH3(G)",
|
|
76335
|
-
"4500-NH3(H)",
|
|
76489
|
+
"4500-NH3(H)***retired*** 4500-NH3 H",
|
|
76336
76490
|
"4500-NO2",
|
|
76337
|
-
"4500-NO2 - B",
|
|
76491
|
+
"4500-NO2 - B***retired**4500-NO2(B)",
|
|
76338
76492
|
"4500-NO2(B)",
|
|
76339
76493
|
"4500-NO2(C)",
|
|
76340
76494
|
"4500-NO3",
|
|
76341
|
-
"4500-NO3 D",
|
|
76342
|
-
"4500-NO3 - F",
|
|
76343
|
-
"4500-NO3 - H",
|
|
76495
|
+
"4500-NO3 D***retired**/ 4500-NO3 D",
|
|
76496
|
+
"4500-NO3 - F***retired* 4500-NO3(F)",
|
|
76497
|
+
"4500-NO3 - H***retired* 4500-NO3(H)",
|
|
76344
76498
|
"4500-NO3 D",
|
|
76345
76499
|
"4500-NO3(B)",
|
|
76346
76500
|
"4500-NO3(C)",
|
|
76347
|
-
"4500-NO3(D)",
|
|
76501
|
+
"4500-NO3(D)***retired*** 4500-NO3 D",
|
|
76348
76502
|
"4500-NO3(E)",
|
|
76349
76503
|
"4500-NO3(F)",
|
|
76350
76504
|
"4500-NO3(G)",
|
|
76351
76505
|
"4500-NO3(H)",
|
|
76352
76506
|
"4500-NO3(I)",
|
|
76353
|
-
"4500-NO3- D",
|
|
76354
|
-
"4500-NO3- E",
|
|
76507
|
+
"4500-NO3- D***retired*// 4500-NO3 D",
|
|
76508
|
+
"4500-NO3- E***retired***4500-NO3(E)",
|
|
76355
76509
|
"4500-NOR(B)",
|
|
76356
76510
|
"4500-NOR(C)",
|
|
76357
76511
|
"4500-NORG D",
|
|
@@ -76368,8 +76522,8 @@
|
|
|
76368
76522
|
"4500-O3 B",
|
|
76369
76523
|
"4500-P",
|
|
76370
76524
|
"4500-P B",
|
|
76371
|
-
"4500-P E",
|
|
76372
|
-
"4500-P F",
|
|
76525
|
+
"4500-P E***retired*** 4500-P-E",
|
|
76526
|
+
"4500-P F***retired*** 4500-P-F",
|
|
76373
76527
|
"4500-P-C",
|
|
76374
76528
|
"4500-P-D",
|
|
76375
76529
|
"4500-P-E",
|
|
@@ -76378,10 +76532,10 @@
|
|
|
76378
76532
|
"4500-P-H",
|
|
76379
76533
|
"4500-P-I",
|
|
76380
76534
|
"4500-P-J",
|
|
76381
|
-
"4500-S-2 E",
|
|
76382
|
-
"4500-S-2 F",
|
|
76535
|
+
"4500-S-2 E***retired*** 4500-S2(E)",
|
|
76383
76536
|
"4500-S-2 E",
|
|
76384
76537
|
"4500-S-2 F",
|
|
76538
|
+
"4500-S2 F***retired*** 4500-S2(F)",
|
|
76385
76539
|
"4500-S2(D)",
|
|
76386
76540
|
"4500-S2(E)",
|
|
76387
76541
|
"4500-S2(F)",
|
|
@@ -76389,9 +76543,9 @@
|
|
|
76389
76543
|
"4500-S2(H)",
|
|
76390
76544
|
"4500-S2(I)",
|
|
76391
76545
|
"4500-S2(J)",
|
|
76392
|
-
"4500-S2- D",
|
|
76393
|
-
"4500-S2- F",
|
|
76394
|
-
"4500-S2- G",
|
|
76546
|
+
"4500-S2- D***retired*** 4500-S2(D)",
|
|
76547
|
+
"4500-S2- F***retired**/ 4500-S2(F)",
|
|
76548
|
+
"4500-S2- G***retired*** 4500-S2(G)",
|
|
76395
76549
|
"4500-SI(B)",
|
|
76396
76550
|
"4500-SI(C)",
|
|
76397
76551
|
"4500-SI(D)",
|
|
@@ -76415,7 +76569,7 @@
|
|
|
76415
76569
|
"4500-SO42- C",
|
|
76416
76570
|
"4500-SO42- D",
|
|
76417
76571
|
"4500-SO42-D***use 4500-SO42- D",
|
|
76418
|
-
"4500-SiO2 F",
|
|
76572
|
+
"4500-SiO2 F***retired* 4500-SIO2(F)",
|
|
76419
76573
|
"4670",
|
|
76420
76574
|
"481297",
|
|
76421
76575
|
"481300",
|
|
@@ -76548,10 +76702,12 @@
|
|
|
76548
76702
|
"524.3",
|
|
76549
76703
|
"525.1",
|
|
76550
76704
|
"525.2",
|
|
76705
|
+
"525.3",
|
|
76551
76706
|
"526",
|
|
76552
76707
|
"527",
|
|
76553
76708
|
"528",
|
|
76554
76709
|
"529",
|
|
76710
|
+
"530",
|
|
76555
76711
|
"530001",
|
|
76556
76712
|
"530011",
|
|
76557
76713
|
"530021",
|
|
@@ -76572,12 +76728,16 @@
|
|
|
76572
76728
|
"537",
|
|
76573
76729
|
"537.1",
|
|
76574
76730
|
"538",
|
|
76731
|
+
"540",
|
|
76575
76732
|
"540021",
|
|
76576
76733
|
"54002B",
|
|
76577
76734
|
"54003A",
|
|
76578
76735
|
"54003B",
|
|
76579
76736
|
"540041",
|
|
76580
76737
|
"54004B",
|
|
76738
|
+
"543",
|
|
76739
|
+
"544",
|
|
76740
|
+
"545",
|
|
76581
76741
|
"546",
|
|
76582
76742
|
"547",
|
|
76583
76743
|
"548",
|
|
@@ -76671,7 +76831,7 @@
|
|
|
76671
76831
|
"6009",
|
|
76672
76832
|
"601",
|
|
76673
76833
|
"6010",
|
|
76674
|
-
"6010 C",
|
|
76834
|
+
"6010 C***retired*** 6010C",
|
|
76675
76835
|
"6010A",
|
|
76676
76836
|
"6010B",
|
|
76677
76837
|
"6010C",
|
|
@@ -76749,7 +76909,7 @@
|
|
|
76749
76909
|
"625-S",
|
|
76750
76910
|
"625.1",
|
|
76751
76911
|
"6251-B",
|
|
76752
|
-
"6251B",
|
|
76912
|
+
"6251B***retired*** 6251-B",
|
|
76753
76913
|
"6252-B",
|
|
76754
76914
|
"626",
|
|
76755
76915
|
"627",
|
|
@@ -76770,7 +76930,7 @@
|
|
|
76770
76930
|
"640",
|
|
76771
76931
|
"6402",
|
|
76772
76932
|
"641",
|
|
76773
|
-
"6410 B",
|
|
76933
|
+
"6410 B***retired*** 6410-B",
|
|
76774
76934
|
"6410-B",
|
|
76775
76935
|
"642",
|
|
76776
76936
|
"6420-BA",
|
|
@@ -76781,7 +76941,7 @@
|
|
|
76781
76941
|
"6431-B",
|
|
76782
76942
|
"6431-C",
|
|
76783
76943
|
"644",
|
|
76784
|
-
"6440 B",
|
|
76944
|
+
"6440 B***retired*** 6440-B",
|
|
76785
76945
|
"6440-B",
|
|
76786
76946
|
"6440-C",
|
|
76787
76947
|
"645",
|
|
@@ -76791,8 +76951,8 @@
|
|
|
76791
76951
|
"6602",
|
|
76792
76952
|
"6603",
|
|
76793
76953
|
"6610-B",
|
|
76794
|
-
"6610B",
|
|
76795
|
-
"6630 C",
|
|
76954
|
+
"6610B***retired*** 6610-B",
|
|
76955
|
+
"6630 C***retired*** 6630-C",
|
|
76796
76956
|
"6630-B",
|
|
76797
76957
|
"6630-C",
|
|
76798
76958
|
"6630-D",
|
|
@@ -76820,11 +76980,14 @@
|
|
|
76820
76980
|
"7048",
|
|
76821
76981
|
"7056",
|
|
76822
76982
|
"70606",
|
|
76983
|
+
"70606***retired***",
|
|
76823
76984
|
"7060A",
|
|
76824
76985
|
"7061301",
|
|
76986
|
+
"7061301***retired***",
|
|
76825
76987
|
"7061A",
|
|
76826
76988
|
"7062",
|
|
76827
76989
|
"70620",
|
|
76990
|
+
"70620***retired***",
|
|
76828
76991
|
"7063",
|
|
76829
76992
|
"7074(INSL)",
|
|
76830
76993
|
"7074(SOL)",
|
|
@@ -76836,8 +76999,8 @@
|
|
|
76836
76999
|
"70950",
|
|
76837
77000
|
"7102",
|
|
76838
77001
|
"7105",
|
|
76839
|
-
"7110 B",
|
|
76840
|
-
"7110 C",
|
|
77002
|
+
"7110 B***retired*** 7110-B",
|
|
77003
|
+
"7110 C***retired*** 7110-C",
|
|
76841
77004
|
"7110-B",
|
|
76842
77005
|
"7110-C",
|
|
76843
77006
|
"7120B",
|
|
@@ -76857,11 +77020,16 @@
|
|
|
76857
77020
|
"7210",
|
|
76858
77021
|
"7211",
|
|
76859
77022
|
"72920",
|
|
77023
|
+
"72920***retired***",
|
|
76860
77024
|
"7300",
|
|
76861
77025
|
"73100",
|
|
77026
|
+
"73100***retired***",
|
|
76862
77027
|
"73110",
|
|
77028
|
+
"73110***retired***",
|
|
76863
77029
|
"73300",
|
|
77030
|
+
"73300***retired***",
|
|
76864
77031
|
"73310",
|
|
77032
|
+
"73310***retired***",
|
|
76865
77033
|
"7380",
|
|
76866
77034
|
"7381",
|
|
76867
77035
|
"7400",
|
|
@@ -76882,25 +77050,25 @@
|
|
|
76882
77050
|
"7480",
|
|
76883
77051
|
"7481",
|
|
76884
77052
|
"7500",
|
|
76885
|
-
"7500-3H B",
|
|
77053
|
+
"7500-3H B***retired*** 7500-3H(B)",
|
|
76886
77054
|
"7500-3H(B)",
|
|
76887
77055
|
"7500-CS(B)",
|
|
76888
|
-
"7500-I B",
|
|
76889
|
-
"7500-I C",
|
|
76890
|
-
"7500-I D",
|
|
77056
|
+
"7500-I B***retired*** 7500-I-B",
|
|
77057
|
+
"7500-I C***retired*** 7500-I-C",
|
|
77058
|
+
"7500-I D***retired*** 7500-I-D",
|
|
76891
77059
|
"7500-I-B",
|
|
76892
77060
|
"7500-I-C",
|
|
76893
77061
|
"7500-I-D",
|
|
76894
77062
|
"7500-RA(B)",
|
|
76895
77063
|
"7500-RA(C)",
|
|
76896
77064
|
"7500-RA(D)",
|
|
76897
|
-
"7500-RA-D",
|
|
77065
|
+
"7500-RA-D***retired*** 7500-RA(D)",
|
|
76898
77066
|
"7500-RN(B)",
|
|
76899
|
-
"7500-Ra B",
|
|
76900
|
-
"7500-Ra C",
|
|
77067
|
+
"7500-Ra B***retired*** 7500-RA(B)",
|
|
77068
|
+
"7500-Ra C***retired*** 7500-RA(C)",
|
|
76901
77069
|
"7500-SR(B)",
|
|
76902
|
-
"7500-U B",
|
|
76903
|
-
"7500-U C",
|
|
77070
|
+
"7500-U B***retired*** 7500-U-B",
|
|
77071
|
+
"7500-U C***retired*** 7500-U-C",
|
|
76904
77072
|
"7500-U-B",
|
|
76905
77073
|
"7500-U-C",
|
|
76906
77074
|
"7501",
|
|
@@ -76913,6 +77081,7 @@
|
|
|
76913
77081
|
"7550",
|
|
76914
77082
|
"7580",
|
|
76915
77083
|
"75900",
|
|
77084
|
+
"75900***retired***",
|
|
76916
77085
|
"7600",
|
|
76917
77086
|
"7601",
|
|
76918
77087
|
"7602",
|
|
@@ -76920,6 +77089,7 @@
|
|
|
76920
77089
|
"7604",
|
|
76921
77090
|
"7610",
|
|
76922
77091
|
"76300",
|
|
77092
|
+
"76300***retired***",
|
|
76923
77093
|
"77000",
|
|
76924
77094
|
"7740",
|
|
76925
77095
|
"7741A",
|
|
@@ -77174,7 +77344,7 @@
|
|
|
77174
77344
|
"8A (SOIL / SEDIMENT)",
|
|
77175
77345
|
"9 (OPACITY)",
|
|
77176
77346
|
"9 (TRITIUM)",
|
|
77177
|
-
"900",
|
|
77347
|
+
"900***retired***use 900..0",
|
|
77178
77348
|
"900.0",
|
|
77179
77349
|
"900.1",
|
|
77180
77350
|
"9000",
|
|
@@ -77194,7 +77364,7 @@
|
|
|
77194
77364
|
"9021",
|
|
77195
77365
|
"9022",
|
|
77196
77366
|
"9023",
|
|
77197
|
-
"903",
|
|
77367
|
+
"903***retired***use 903..0",
|
|
77198
77368
|
"903.0",
|
|
77199
77369
|
"903.1",
|
|
77200
77370
|
"9030A",
|
|
@@ -77211,7 +77381,7 @@
|
|
|
77211
77381
|
"9045B",
|
|
77212
77382
|
"9045C",
|
|
77213
77383
|
"9045D",
|
|
77214
|
-
"905",
|
|
77384
|
+
"905***retired***use 905..0",
|
|
77215
77385
|
"905-R-05-001",
|
|
77216
77386
|
"905.0",
|
|
77217
77387
|
"9050",
|
|
@@ -77237,7 +77407,7 @@
|
|
|
77237
77407
|
"9077(C)",
|
|
77238
77408
|
"9078",
|
|
77239
77409
|
"9079",
|
|
77240
|
-
"908",
|
|
77410
|
+
"908***retired***use 908..0",
|
|
77241
77411
|
"908.0",
|
|
77242
77412
|
"908.1",
|
|
77243
77413
|
"9080",
|
|
@@ -77273,7 +77443,7 @@
|
|
|
77273
77443
|
"9211C",
|
|
77274
77444
|
"9212",
|
|
77275
77445
|
"9213",
|
|
77276
|
-
"9213-D",
|
|
77446
|
+
"9213-D***retired*** 9213D",
|
|
77277
77447
|
"9213B",
|
|
77278
77448
|
"9213D",
|
|
77279
77449
|
"9214",
|
|
@@ -77291,7 +77461,7 @@
|
|
|
77291
77461
|
"9221-E.2",
|
|
77292
77462
|
"9221-F",
|
|
77293
77463
|
"9221A,B,C,F",
|
|
77294
|
-
"9221A-B-C-F",
|
|
77464
|
+
"9221A-B-C-F***retired***9221A,B,C,F",
|
|
77295
77465
|
"9222-(B+B.5c)",
|
|
77296
77466
|
"9222-E",
|
|
77297
77467
|
"9222-F",
|
|
@@ -77306,7 +77476,7 @@
|
|
|
77306
77476
|
"9223",
|
|
77307
77477
|
"9223-B",
|
|
77308
77478
|
"9223-B-04",
|
|
77309
|
-
"9223B",
|
|
77479
|
+
"9223B***retired*** 9223-B",
|
|
77310
77480
|
"9230-B",
|
|
77311
77481
|
"9230-C",
|
|
77312
77482
|
"9230-D",
|
|
@@ -77485,31 +77655,40 @@
|
|
|
77485
77655
|
"A00080",
|
|
77486
77656
|
"A00081",
|
|
77487
77657
|
"A00082",
|
|
77658
|
+
"A00082***retired***",
|
|
77488
77659
|
"A00088",
|
|
77489
77660
|
"A00093",
|
|
77490
77661
|
"A00097",
|
|
77491
77662
|
"A00105",
|
|
77492
77663
|
"A00111",
|
|
77664
|
+
"A00111***retired***",
|
|
77493
77665
|
"A00111/A00128",
|
|
77666
|
+
"A00111/A00128***retired***",
|
|
77494
77667
|
"A00134",
|
|
77495
77668
|
"A00134/A00137",
|
|
77496
77669
|
"A00143",
|
|
77497
77670
|
"A00147",
|
|
77498
77671
|
"A00151",
|
|
77499
77672
|
"A00157",
|
|
77673
|
+
"A00157***retired***",
|
|
77500
77674
|
"A00157/A00160",
|
|
77675
|
+
"A00157/A00160***retired***",
|
|
77501
77676
|
"A00171",
|
|
77502
77677
|
"A00178",
|
|
77503
77678
|
"A00196",
|
|
77504
77679
|
"A00201",
|
|
77505
77680
|
"A00201/A00204",
|
|
77681
|
+
"A00201/A00204***retired***",
|
|
77506
77682
|
"A00205",
|
|
77507
77683
|
"A00208",
|
|
77508
77684
|
"A00212",
|
|
77509
77685
|
"A00216",
|
|
77686
|
+
"A00216***retired***",
|
|
77510
77687
|
"A00216/A00256",
|
|
77688
|
+
"A00216/A00256***retired***",
|
|
77511
77689
|
"A00224",
|
|
77512
77690
|
"A00243",
|
|
77691
|
+
"A00243***retired***",
|
|
77513
77692
|
"A00246",
|
|
77514
77693
|
"A2540G",
|
|
77515
77694
|
"A905904K",
|
|
@@ -77588,6 +77767,7 @@
|
|
|
77588
77767
|
"BIOO-1018",
|
|
77589
77768
|
"BREVELCMS",
|
|
77590
77769
|
"BTEX",
|
|
77770
|
+
"Benthic macroinvertebrates",
|
|
77591
77771
|
"C-001-1",
|
|
77592
77772
|
"C-002-1",
|
|
77593
77773
|
"C-003-1",
|
|
@@ -77651,21 +77831,21 @@
|
|
|
77651
77831
|
"D1067(A)",
|
|
77652
77832
|
"D1067(B)",
|
|
77653
77833
|
"D1067(C)",
|
|
77654
|
-
"D1068 B",
|
|
77834
|
+
"D1068 B***retired*** D1068(B)",
|
|
77655
77835
|
"D1068(A)",
|
|
77656
77836
|
"D1068(B)",
|
|
77657
77837
|
"D1068(C)",
|
|
77658
77838
|
"D1068(D)",
|
|
77659
|
-
"D1068A",
|
|
77660
|
-
"D1068C",
|
|
77661
|
-
"D1068D",
|
|
77839
|
+
"D1068A***retired*** D1068(A)",
|
|
77840
|
+
"D1068C***retired*** D1068(C)",
|
|
77841
|
+
"D1068D***retired*** D1068(D)",
|
|
77662
77842
|
"D1125(A)",
|
|
77663
77843
|
"D1125(B)",
|
|
77664
77844
|
"D1125-82",
|
|
77665
77845
|
"D1125-95",
|
|
77666
77846
|
"D1126",
|
|
77667
|
-
"D1179 A",
|
|
77668
|
-
"D1179 B",
|
|
77847
|
+
"D1179 A***retired*** D1179(A)",
|
|
77848
|
+
"D1179 B***retired*** D1179(B)",
|
|
77669
77849
|
"D1179(A)",
|
|
77670
77850
|
"D1179(B)",
|
|
77671
77851
|
"D1246",
|
|
@@ -77678,8 +77858,8 @@
|
|
|
77678
77858
|
"D1293(A)",
|
|
77679
77859
|
"D1293(B)",
|
|
77680
77860
|
"D1385",
|
|
77681
|
-
"D1426 A",
|
|
77682
|
-
"D1426 B",
|
|
77861
|
+
"D1426 A***retired*** D1426(A)",
|
|
77862
|
+
"D1426 B***retired*** D1426(B)",
|
|
77683
77863
|
"D1426(A)",
|
|
77684
77864
|
"D1426(B)",
|
|
77685
77865
|
"D1429(A)",
|
|
@@ -77692,28 +77872,28 @@
|
|
|
77692
77872
|
"D1590",
|
|
77693
77873
|
"D1607",
|
|
77694
77874
|
"D1608",
|
|
77695
|
-
"D1687 A",
|
|
77696
|
-
"D1687 B",
|
|
77697
|
-
"D1687 C",
|
|
77875
|
+
"D1687 A***retired*** D1687(A)",
|
|
77876
|
+
"D1687 B***retired*** D1687(B)",
|
|
77877
|
+
"D1687 C***retired*** D1687(C)",
|
|
77698
77878
|
"D1687(A)",
|
|
77699
77879
|
"D1687(B)",
|
|
77700
77880
|
"D1687(C)",
|
|
77701
|
-
"D1688 A",
|
|
77702
|
-
"D1688 B",
|
|
77703
|
-
"D1688 C",
|
|
77881
|
+
"D1688 A***retired*** D1688(A)",
|
|
77882
|
+
"D1688 B***retired*** D1688(B)",
|
|
77883
|
+
"D1688 C***retired*** D3557(C)",
|
|
77704
77884
|
"D1688(A)",
|
|
77705
77885
|
"D1688(B)",
|
|
77706
77886
|
"D1688(C)",
|
|
77707
|
-
"D1691 A",
|
|
77708
|
-
"D1691 B",
|
|
77887
|
+
"D1691 A***retired*** D1691(A)",
|
|
77888
|
+
"D1691 B***retired*** D1691(B)",
|
|
77709
77889
|
"D1691(A)",
|
|
77710
77890
|
"D1691(B)",
|
|
77711
77891
|
"D1704",
|
|
77712
77892
|
"D1783(A)",
|
|
77713
77893
|
"D1783(B)",
|
|
77714
|
-
"D1886 A",
|
|
77715
|
-
"D1886 B",
|
|
77716
|
-
"D1886 C",
|
|
77894
|
+
"D1886 A***retired*** D1886(A)",
|
|
77895
|
+
"D1886 B***retired*** D1886(B)",
|
|
77896
|
+
"D1886 C***retired*** D1886(C)",
|
|
77717
77897
|
"D1886(A)",
|
|
77718
77898
|
"D1886(B)",
|
|
77719
77899
|
"D1886(C)",
|
|
@@ -77727,7 +77907,7 @@
|
|
|
77727
77907
|
"D2036(B)",
|
|
77728
77908
|
"D2036(C)",
|
|
77729
77909
|
"D2036(D)",
|
|
77730
|
-
"D2036A",
|
|
77910
|
+
"D2036A***retired*** D2036(A)",
|
|
77731
77911
|
"D2186(A)",
|
|
77732
77912
|
"D2186(B)",
|
|
77733
77913
|
"D2186(C)",
|
|
@@ -77789,24 +77969,24 @@
|
|
|
77789
77969
|
"D3478",
|
|
77790
77970
|
"D3534(ECD)",
|
|
77791
77971
|
"D3534(ELCD)",
|
|
77792
|
-
"D3557 B",
|
|
77793
|
-
"D3557 C",
|
|
77794
|
-
"D3557 D",
|
|
77972
|
+
"D3557 B***retired*** D3557(B)",
|
|
77973
|
+
"D3557 C***retired*** D3557(C)",
|
|
77974
|
+
"D3557 D***retired*** D3557(D)",
|
|
77795
77975
|
"D3557(A)",
|
|
77796
77976
|
"D3557(B)",
|
|
77797
77977
|
"D3557(C)",
|
|
77798
77978
|
"D3557(D)",
|
|
77799
|
-
"D3557A",
|
|
77800
|
-
"D3558 A",
|
|
77801
|
-
"D3558 B",
|
|
77802
|
-
"D3558 C",
|
|
77979
|
+
"D3557A***retired*** D3557(A)",
|
|
77980
|
+
"D3558 A***retired*** D3558(A)",
|
|
77981
|
+
"D3558 B***retired*** D3558(B)",
|
|
77982
|
+
"D3558 C***retired*** D3558(C)",
|
|
77803
77983
|
"D3558(A)",
|
|
77804
77984
|
"D3558(B)",
|
|
77805
77985
|
"D3558(C)",
|
|
77806
|
-
"D3559 A",
|
|
77807
|
-
"D3559 B",
|
|
77808
|
-
"D3559 C",
|
|
77809
|
-
"D3559 D",
|
|
77986
|
+
"D3559 A***retired*** D3559(A)",
|
|
77987
|
+
"D3559 B***retired*** D3559(B)",
|
|
77988
|
+
"D3559 C***retired*** D3559(C)",
|
|
77989
|
+
"D3559 D***retired*** D3559(D)",
|
|
77810
77990
|
"D3559(A)",
|
|
77811
77991
|
"D3559(B)",
|
|
77812
77992
|
"D3559(C)",
|
|
@@ -77834,8 +78014,8 @@
|
|
|
77834
78014
|
"D3856",
|
|
77835
78015
|
"D3857",
|
|
77836
78016
|
"D3858",
|
|
77837
|
-
"D3859 A",
|
|
77838
|
-
"D3859 B",
|
|
78017
|
+
"D3859 A***retired*** D3859(A)",
|
|
78018
|
+
"D3859 B***retired*** D3859(B)",
|
|
77839
78019
|
"D3859(A)",
|
|
77840
78020
|
"D3859(B)",
|
|
77841
78021
|
"D3865",
|
|
@@ -77843,7 +78023,7 @@
|
|
|
77843
78023
|
"D3866(B)",
|
|
77844
78024
|
"D3866(C)",
|
|
77845
78025
|
"D3867",
|
|
77846
|
-
"D3867 B",
|
|
78026
|
+
"D3867 B***retired*** D3867(B)",
|
|
77847
78027
|
"D3867(A)",
|
|
77848
78028
|
"D3867(B)",
|
|
77849
78029
|
"D3867-04",
|
|
@@ -77935,12 +78115,12 @@
|
|
|
77935
78115
|
"D5085",
|
|
77936
78116
|
"D5086",
|
|
77937
78117
|
"D5089",
|
|
77938
|
-
"D511 A",
|
|
77939
|
-
"D511 B",
|
|
78118
|
+
"D511 A***retired*** D511(A)",
|
|
78119
|
+
"D511 B***retired*** D511(B)",
|
|
77940
78120
|
"D511(A)",
|
|
77941
78121
|
"D511(B)",
|
|
77942
|
-
"D512 A",
|
|
77943
|
-
"D512 B",
|
|
78122
|
+
"D512 A***retired*** D512(A)",
|
|
78123
|
+
"D512 B***retired*** D512(B)",
|
|
77944
78124
|
"D512 D",
|
|
77945
78125
|
"D512(A)",
|
|
77946
78126
|
"D512(B)",
|
|
@@ -78033,9 +78213,9 @@
|
|
|
78033
78213
|
"D857(A)",
|
|
78034
78214
|
"D857(B)",
|
|
78035
78215
|
"D857(C)",
|
|
78036
|
-
"D858 A",
|
|
78037
|
-
"D858 B",
|
|
78038
|
-
"D858 C",
|
|
78216
|
+
"D858 A***retired*** D858(A)",
|
|
78217
|
+
"D858 B***retired*** D858(B)",
|
|
78218
|
+
"D858 C***retired*** D858(C)",
|
|
78039
78219
|
"D858(A)",
|
|
78040
78220
|
"D858(B)",
|
|
78041
78221
|
"D858(C)",
|
|
@@ -78159,48 +78339,48 @@
|
|
|
78159
78339
|
"I-1020-85.2",
|
|
78160
78340
|
"I-1030-85",
|
|
78161
78341
|
"I-1030-85.2",
|
|
78162
|
-
"I-1054",
|
|
78163
|
-
"I-1055",
|
|
78164
|
-
"I-1084",
|
|
78165
|
-
"I-1095",
|
|
78166
|
-
"I-1114",
|
|
78342
|
+
"I-1054***retired*** I1054",
|
|
78343
|
+
"I-1055***retired*** I1055",
|
|
78344
|
+
"I-1084***retired*** I1084",
|
|
78345
|
+
"I-1095***retired*** I1095",
|
|
78346
|
+
"I-1114***retired*** I1114",
|
|
78167
78347
|
"I-1125-85",
|
|
78168
|
-
"I-1135",
|
|
78169
|
-
"I-1137",
|
|
78170
|
-
"I-1152",
|
|
78348
|
+
"I-1135***retired*** I1135",
|
|
78349
|
+
"I-1137***retired*** I1137",
|
|
78350
|
+
"I-1152***retired*** I1152",
|
|
78171
78351
|
"I-1183-85",
|
|
78172
78352
|
"I-1184-85",
|
|
78173
78353
|
"I-1187-85",
|
|
78174
78354
|
"I-1190-02",
|
|
78175
78355
|
"I-1229-87",
|
|
78176
78356
|
"I-1230-85",
|
|
78177
|
-
"I-1232",
|
|
78357
|
+
"I-1232***retired*** I1232",
|
|
78178
78358
|
"I-1233",
|
|
78179
78359
|
"I-1233-93",
|
|
78180
|
-
"I-1235",
|
|
78181
|
-
"I-1239",
|
|
78182
|
-
"I-1241",
|
|
78183
|
-
"I-1270",
|
|
78184
|
-
"I-1272",
|
|
78360
|
+
"I-1235***retired*** I1235",
|
|
78361
|
+
"I-1239***retired*** I1239",
|
|
78362
|
+
"I-1241***retired*** I1241",
|
|
78363
|
+
"I-1270***retired*** I1270",
|
|
78364
|
+
"I-1272***retired*** I1272",
|
|
78185
78365
|
"I-1300-85",
|
|
78186
78366
|
"I-1312",
|
|
78187
78367
|
"I-1338",
|
|
78188
78368
|
"I-1338-85",
|
|
78189
|
-
"I-1381",
|
|
78190
|
-
"I-1399",
|
|
78191
|
-
"I-1401",
|
|
78192
|
-
"I-1425",
|
|
78193
|
-
"I-1447",
|
|
78194
|
-
"I-1454",
|
|
78195
|
-
"I-1455",
|
|
78196
|
-
"I-1456",
|
|
78197
|
-
"I-1462",
|
|
78369
|
+
"I-1381***retired*** I1381",
|
|
78370
|
+
"I-1399***retired*** I1399",
|
|
78371
|
+
"I-1401***retired*** I1401",
|
|
78372
|
+
"I-1425***retired*** I1425",
|
|
78373
|
+
"I-1447***retired*** I1447",
|
|
78374
|
+
"I-1454***retired*** I1454",
|
|
78375
|
+
"I-1455***retired*** I1455",
|
|
78376
|
+
"I-1456***retired*** I1456",
|
|
78377
|
+
"I-1462***retired*** I1462",
|
|
78198
78378
|
"I-1472-85",
|
|
78199
78379
|
"I-1472-87",
|
|
78200
78380
|
"I-1472-95",
|
|
78201
78381
|
"I-1492-96",
|
|
78202
|
-
"I-1499",
|
|
78203
|
-
"I-1501",
|
|
78382
|
+
"I-1499***retired*** I1499",
|
|
78383
|
+
"I-1501***retired*** I1501",
|
|
78204
78384
|
"I-1575-78",
|
|
78205
78385
|
"I-1576-78",
|
|
78206
78386
|
"I-1578-78",
|
|
@@ -78216,15 +78396,15 @@
|
|
|
78216
78396
|
"I-1753-85",
|
|
78217
78397
|
"I-1780-85",
|
|
78218
78398
|
"I-1800",
|
|
78219
|
-
"I-1866",
|
|
78399
|
+
"I-1866***retired*** I1866",
|
|
78220
78400
|
"I-1900",
|
|
78221
|
-
"I-1901",
|
|
78401
|
+
"I-1901***retired*** I1901",
|
|
78222
78402
|
"I-2020-05",
|
|
78223
78403
|
"I-2030-85",
|
|
78224
78404
|
"I-2030-89",
|
|
78225
|
-
"I-2057",
|
|
78226
|
-
"I-2058",
|
|
78227
|
-
"I-2062",
|
|
78405
|
+
"I-2057***retired*** I2057",
|
|
78406
|
+
"I-2058***retired*** I2058",
|
|
78407
|
+
"I-2062***retired*** I2062",
|
|
78228
78408
|
"I-2063-98",
|
|
78229
78409
|
"I-2129-85",
|
|
78230
78410
|
"I-2138-89",
|
|
@@ -78234,11 +78414,11 @@
|
|
|
78234
78414
|
"I-2193-02",
|
|
78235
78415
|
"I-2243",
|
|
78236
78416
|
"I-2274",
|
|
78237
|
-
"I-2302",
|
|
78417
|
+
"I-2302***retired*** I2302",
|
|
78238
78418
|
"I-2327-85",
|
|
78239
78419
|
"I-2371",
|
|
78240
78420
|
"I-2403",
|
|
78241
|
-
"I-2462",
|
|
78421
|
+
"I-2462***retired*** I2462",
|
|
78242
78422
|
"I-2464-01",
|
|
78243
78423
|
"I-2477-92",
|
|
78244
78424
|
"I-2503",
|
|
@@ -78256,7 +78436,7 @@
|
|
|
78256
78436
|
"I-2587-85",
|
|
78257
78437
|
"I-2598-85",
|
|
78258
78438
|
"I-2601-90",
|
|
78259
|
-
"I-2602",
|
|
78439
|
+
"I-2602***retired*** I2602",
|
|
78260
78440
|
"I-2606",
|
|
78261
78441
|
"I-2606-89",
|
|
78262
78442
|
"I-2607",
|
|
@@ -78270,47 +78450,47 @@
|
|
|
78270
78450
|
"I-2725-93 (HGA)",
|
|
78271
78451
|
"I-2725-93 (THGA)",
|
|
78272
78452
|
"I-2781-85",
|
|
78273
|
-
"I-2880",
|
|
78453
|
+
"I-2880***retired*** I2880",
|
|
78274
78454
|
"I-3051-85",
|
|
78275
|
-
"I-3054",
|
|
78276
|
-
"I-3055",
|
|
78455
|
+
"I-3054***retired*** I3054",
|
|
78456
|
+
"I-3055***retired*** I3055",
|
|
78277
78457
|
"I-3060-85",
|
|
78278
78458
|
"I-3062-85",
|
|
78279
|
-
"I-3084",
|
|
78280
|
-
"I-3095",
|
|
78459
|
+
"I-3084***retired*** I3084",
|
|
78460
|
+
"I-3095***retired*** I3095",
|
|
78281
78461
|
"I-3112-85",
|
|
78282
|
-
"I-3135",
|
|
78462
|
+
"I-3135***retired*** I3135",
|
|
78283
78463
|
"I-3136-85",
|
|
78284
|
-
"I-3152",
|
|
78285
|
-
"I-3153",
|
|
78464
|
+
"I-3152***retired*** I3152",
|
|
78465
|
+
"I-3153***retired*** I3153",
|
|
78286
78466
|
"I-3229-87",
|
|
78287
78467
|
"I-3233",
|
|
78288
78468
|
"I-3236-85",
|
|
78289
|
-
"I-3239",
|
|
78290
|
-
"I-3270",
|
|
78469
|
+
"I-3239***retired*** I3239",
|
|
78470
|
+
"I-3270***retired*** I3270",
|
|
78291
78471
|
"I-3271-85",
|
|
78292
|
-
"I-3300",
|
|
78472
|
+
"I-3300***retired*** I3300",
|
|
78293
78473
|
"I-3300-85",
|
|
78294
|
-
"I-3381",
|
|
78295
|
-
"I-3399",
|
|
78296
|
-
"I-3425",
|
|
78297
|
-
"I-3447",
|
|
78298
|
-
"I-3448",
|
|
78299
|
-
"I-3454",
|
|
78300
|
-
"I-3462",
|
|
78474
|
+
"I-3381***retired*** I3381",
|
|
78475
|
+
"I-3399***retired*** I3399",
|
|
78476
|
+
"I-3425***retired*** I3425",
|
|
78477
|
+
"I-3447***retired*** I3447",
|
|
78478
|
+
"I-3448***retired*** I3448",
|
|
78479
|
+
"I-3454***retired*** I3454",
|
|
78480
|
+
"I-3462***retired*** I3462",
|
|
78301
78481
|
"I-3486-95",
|
|
78302
78482
|
"I-3487-98",
|
|
78303
78483
|
"I-3490-85",
|
|
78304
78484
|
"I-3492-96",
|
|
78305
|
-
"I-3499",
|
|
78485
|
+
"I-3499***retired*** I3499",
|
|
78306
78486
|
"I-3520-85",
|
|
78307
78487
|
"I-3560-85",
|
|
78308
78488
|
"I-3630-85",
|
|
78309
|
-
"I-3631",
|
|
78489
|
+
"I-3631***retired*** I3631",
|
|
78310
78490
|
"I-3667-85",
|
|
78311
78491
|
"I-3720-85",
|
|
78312
78492
|
"I-3735",
|
|
78313
|
-
"I-3736",
|
|
78493
|
+
"I-3736***retired*** I3736",
|
|
78314
78494
|
"I-3752-85",
|
|
78315
78495
|
"I-3753",
|
|
78316
78496
|
"I-3765-85",
|
|
@@ -78318,16 +78498,16 @@
|
|
|
78318
78498
|
"I-3767",
|
|
78319
78499
|
"I-3767-85",
|
|
78320
78500
|
"I-3800",
|
|
78321
|
-
"I-3840",
|
|
78501
|
+
"I-3840***retired*** I3840",
|
|
78322
78502
|
"I-3850-78",
|
|
78323
78503
|
"I-3900",
|
|
78324
78504
|
"I-4020-05",
|
|
78325
|
-
"I-4062",
|
|
78505
|
+
"I-4062***retired*** I4062",
|
|
78326
78506
|
"I-4063-98",
|
|
78327
78507
|
"I-4138-89",
|
|
78328
78508
|
"I-4243",
|
|
78329
78509
|
"I-4274",
|
|
78330
|
-
"I-4302",
|
|
78510
|
+
"I-4302***retired*** I4302",
|
|
78331
78511
|
"I-4327-85",
|
|
78332
78512
|
"I-4403",
|
|
78333
78513
|
"I-4464-01",
|
|
@@ -78349,54 +78529,54 @@
|
|
|
78349
78529
|
"I-4668-98",
|
|
78350
78530
|
"I-4724",
|
|
78351
78531
|
"I-5020-05",
|
|
78352
|
-
"I-5055",
|
|
78353
|
-
"I-5084",
|
|
78354
|
-
"I-5095",
|
|
78355
|
-
"I-5135",
|
|
78356
|
-
"I-5152",
|
|
78357
|
-
"I-5239",
|
|
78358
|
-
"I-5270",
|
|
78532
|
+
"I-5055***retired*** I5055",
|
|
78533
|
+
"I-5084***retired*** I5084",
|
|
78534
|
+
"I-5095***retired*** I5095",
|
|
78535
|
+
"I-5135***retired*** I5135",
|
|
78536
|
+
"I-5152***retired*** I5152",
|
|
78537
|
+
"I-5239***retired*** I5239",
|
|
78538
|
+
"I-5270***retired*** I5270",
|
|
78359
78539
|
"I-5300-85",
|
|
78360
|
-
"I-5381",
|
|
78361
|
-
"I-5399",
|
|
78362
|
-
"I-5425",
|
|
78363
|
-
"I-5447",
|
|
78364
|
-
"I-5454",
|
|
78365
|
-
"I-5462",
|
|
78366
|
-
"I-5499",
|
|
78367
|
-
"I-5553",
|
|
78540
|
+
"I-5381***retired*** I5381",
|
|
78541
|
+
"I-5399***retired*** I5399",
|
|
78542
|
+
"I-5425***retired*** I5425",
|
|
78543
|
+
"I-5447***retired*** I5447",
|
|
78544
|
+
"I-5454***retired*** I5454",
|
|
78545
|
+
"I-5462***retired*** I5462",
|
|
78546
|
+
"I-5499***retired*** I5499",
|
|
78547
|
+
"I-5553***retired*** I5553",
|
|
78368
78548
|
"I-5735",
|
|
78369
78549
|
"I-5753",
|
|
78370
78550
|
"I-5800",
|
|
78371
78551
|
"I-5830-85",
|
|
78372
78552
|
"I-5900",
|
|
78373
|
-
"I-6062",
|
|
78553
|
+
"I-6062***retired*** I6062",
|
|
78374
78554
|
"I-6063-98",
|
|
78375
|
-
"I-6302",
|
|
78555
|
+
"I-6302***retired*** I6302",
|
|
78376
78556
|
"I-6463-86",
|
|
78377
78557
|
"I-6522-90",
|
|
78378
78558
|
"I-6545",
|
|
78379
78559
|
"I-6600-88",
|
|
78380
78560
|
"I-6667-85",
|
|
78381
78561
|
"I-6668-98",
|
|
78382
|
-
"I-7054",
|
|
78383
|
-
"I-7055",
|
|
78384
|
-
"I-7062",
|
|
78385
|
-
"I-7084",
|
|
78386
|
-
"I-7095",
|
|
78387
|
-
"I-7135",
|
|
78388
|
-
"I-7152",
|
|
78562
|
+
"I-7054***retired*** I7054",
|
|
78563
|
+
"I-7055***retired*** I7055",
|
|
78564
|
+
"I-7062***retired*** I7062",
|
|
78565
|
+
"I-7084***retired*** I7084",
|
|
78566
|
+
"I-7095***retired*** I7095",
|
|
78567
|
+
"I-7135***retired*** I7135",
|
|
78568
|
+
"I-7152***retired*** I7152",
|
|
78389
78569
|
"I-7229-87",
|
|
78390
|
-
"I-7239",
|
|
78391
|
-
"I-7270",
|
|
78570
|
+
"I-7239***retired*** I7239",
|
|
78571
|
+
"I-7270***retired*** I7270",
|
|
78392
78572
|
"I-7327-85",
|
|
78393
|
-
"I-7381",
|
|
78394
|
-
"I-7399",
|
|
78395
|
-
"I-7425",
|
|
78396
|
-
"I-7447",
|
|
78397
|
-
"I-7454",
|
|
78398
|
-
"I-7462",
|
|
78399
|
-
"I-7499",
|
|
78573
|
+
"I-7381***retired*** I7381",
|
|
78574
|
+
"I-7399***retired*** I7399",
|
|
78575
|
+
"I-7425***retired*** I7425",
|
|
78576
|
+
"I-7447***retired*** I7447",
|
|
78577
|
+
"I-7454***retired*** I7454",
|
|
78578
|
+
"I-7462***retired*** I7462",
|
|
78579
|
+
"I-7499***retired*** I7499",
|
|
78400
78580
|
"I-7667-85",
|
|
78401
78581
|
"I-7800",
|
|
78402
78582
|
"I-7900",
|
|
@@ -78780,7 +78960,7 @@
|
|
|
78780
78960
|
"O-008-1",
|
|
78781
78961
|
"O-009-1",
|
|
78782
78962
|
"O-1104",
|
|
78783
|
-
"O-1105",
|
|
78963
|
+
"O-1105***retired*** O1105",
|
|
78784
78964
|
"O-1121-91",
|
|
78785
78965
|
"O-1122-92",
|
|
78786
78966
|
"O-1124-94",
|
|
@@ -78797,12 +78977,12 @@
|
|
|
78797
78977
|
"O-2143-09",
|
|
78798
78978
|
"O-2434-12",
|
|
78799
78979
|
"O-2440-14",
|
|
78800
|
-
"O-3100",
|
|
78801
|
-
"O-3104",
|
|
78802
|
-
"O-3105",
|
|
78980
|
+
"O-3100***retired*** O3100",
|
|
78981
|
+
"O-3104***retired*** O3104",
|
|
78982
|
+
"O-3105***retired*** O3105",
|
|
78803
78983
|
"O-3106-93",
|
|
78804
|
-
"O-3113",
|
|
78805
|
-
"O-3115",
|
|
78984
|
+
"O-3113***retired*** O3113",
|
|
78985
|
+
"O-3115***retired*** O3115",
|
|
78806
78986
|
"O-3116-87",
|
|
78807
78987
|
"O-3118-83",
|
|
78808
78988
|
"O-3120-90",
|
|
@@ -78813,7 +78993,7 @@
|
|
|
78813
78993
|
"O-4433-06",
|
|
78814
78994
|
"O-4434-12",
|
|
78815
78995
|
"O-5101-83",
|
|
78816
|
-
"O-5104",
|
|
78996
|
+
"O-5104***retired*** O5104",
|
|
78817
78997
|
"O-5129-95",
|
|
78818
78998
|
"O-5130-95",
|
|
78819
78999
|
"O-5404-02",
|
|
@@ -78821,7 +79001,7 @@
|
|
|
78821
79001
|
"O-5505-03",
|
|
78822
79002
|
"O-5506-06",
|
|
78823
79003
|
"O-7100-83",
|
|
78824
|
-
"O-7104",
|
|
79004
|
+
"O-7104***retired*** O7104",
|
|
78825
79005
|
"O-7504-03",
|
|
78826
79006
|
"O1105",
|
|
78827
79007
|
"O3100",
|
|
@@ -79425,7 +79605,7 @@
|
|
|
79425
79605
|
"TO-7",
|
|
79426
79606
|
"TO-8",
|
|
79427
79607
|
"TO-9",
|
|
79428
|
-
"TO15",
|
|
79608
|
+
"TO15***retired*** TO-15",
|
|
79429
79609
|
"TOXG",
|
|
79430
79610
|
"TWRI (SUSP SED CONC)",
|
|
79431
79611
|
"TWRI (SUSP SED FINE)",
|
|
@@ -79490,10 +79670,9 @@
|
|
|
79490
79670
|
"WRTDS",
|
|
79491
79671
|
"XENO",
|
|
79492
79672
|
"X_89_176(N)",
|
|
79493
|
-
"X_89_176(P)"
|
|
79494
|
-
"benthic macroinvertebrates"
|
|
79673
|
+
"X_89_176(P)"
|
|
79495
79674
|
],
|
|
79496
|
-
"maxLength":
|
|
79675
|
+
"maxLength": 35
|
|
79497
79676
|
},
|
|
79498
79677
|
"Result Analytical Method Context": {
|
|
79499
79678
|
"title": "Result Analytical Method Context",
|
|
@@ -79554,7 +79733,7 @@
|
|
|
79554
79733
|
"MD DNR",
|
|
79555
79734
|
"MI DEQ SURFACE WATER",
|
|
79556
79735
|
"MICROLOGY LABS",
|
|
79557
|
-
"MODERN WATER",
|
|
79736
|
+
"MODERN WATER***retired***use MWI",
|
|
79558
79737
|
"MODIFIED COLITAG",
|
|
79559
79738
|
"MWI",
|
|
79560
79739
|
"NCASI",
|
|
@@ -79610,7 +79789,7 @@
|
|
|
79610
79789
|
"WEST INC",
|
|
79611
79790
|
"YSI"
|
|
79612
79791
|
],
|
|
79613
|
-
"maxLength":
|
|
79792
|
+
"maxLength": 32
|
|
79614
79793
|
},
|
|
79615
79794
|
"Laboratory Name": {
|
|
79616
79795
|
"title": "Laboratory Name",
|
|
@@ -79808,6 +79987,7 @@
|
|
|
79808
79987
|
"Angst",
|
|
79809
79988
|
"BTU",
|
|
79810
79989
|
"BU",
|
|
79990
|
+
"Bq/L",
|
|
79811
79991
|
"CCE/100ml",
|
|
79812
79992
|
"CFU",
|
|
79813
79993
|
"CU",
|
|
@@ -79946,7 +80126,7 @@
|
|
|
79946
80126
|
"geu/100ml",
|
|
79947
80127
|
"geu/g",
|
|
79948
80128
|
"gpg",
|
|
79949
|
-
"gpm
|
|
80129
|
+
"gpm*********",
|
|
79950
80130
|
"gpm/ft",
|
|
79951
80131
|
"grains",
|
|
79952
80132
|
"ha",
|
|
@@ -79965,6 +80145,7 @@
|
|
|
79965
80145
|
"kg/m3",
|
|
79966
80146
|
"kg/t",
|
|
79967
80147
|
"kg/t CaCO3**",
|
|
80148
|
+
"kg/tons",
|
|
79968
80149
|
"kgal",
|
|
79969
80150
|
"km",
|
|
79970
80151
|
"km/hr",
|
|
@@ -79998,6 +80179,7 @@
|
|
|
79998
80179
|
"m2",
|
|
79999
80180
|
"m2/km2",
|
|
80000
80181
|
"m3",
|
|
80182
|
+
"m3/day",
|
|
80001
80183
|
"m3/hr",
|
|
80002
80184
|
"m3/min",
|
|
80003
80185
|
"m3/sec",
|
|
@@ -80015,6 +80197,7 @@
|
|
|
80015
80197
|
"mg/cm2",
|
|
80016
80198
|
"mg/cm3",
|
|
80017
80199
|
"mg/day",
|
|
80200
|
+
"mg/dm2/day",
|
|
80018
80201
|
"mg/g",
|
|
80019
80202
|
"mg/hr",
|
|
80020
80203
|
"mg/kg",
|
|
@@ -80168,6 +80351,7 @@
|
|
|
80168
80351
|
"umol/kg",
|
|
80169
80352
|
"umol/m2/s",
|
|
80170
80353
|
"units/cm",
|
|
80354
|
+
"units/m",
|
|
80171
80355
|
"volts",
|
|
80172
80356
|
"weeks",
|
|
80173
80357
|
"y/m/d",
|