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
|
@@ -309,6 +309,7 @@
|
|
|
309
309
|
"Angst",
|
|
310
310
|
"BTU",
|
|
311
311
|
"BU",
|
|
312
|
+
"Bq/L",
|
|
312
313
|
"CCE/100ml",
|
|
313
314
|
"CFU",
|
|
314
315
|
"CU",
|
|
@@ -447,7 +448,7 @@
|
|
|
447
448
|
"geu/100ml",
|
|
448
449
|
"geu/g",
|
|
449
450
|
"gpg",
|
|
450
|
-
"gpm
|
|
451
|
+
"gpm*********",
|
|
451
452
|
"gpm/ft",
|
|
452
453
|
"grains",
|
|
453
454
|
"ha",
|
|
@@ -466,6 +467,7 @@
|
|
|
466
467
|
"kg/m3",
|
|
467
468
|
"kg/t",
|
|
468
469
|
"kg/t CaCO3**",
|
|
470
|
+
"kg/tons",
|
|
469
471
|
"kgal",
|
|
470
472
|
"km",
|
|
471
473
|
"km/hr",
|
|
@@ -499,6 +501,7 @@
|
|
|
499
501
|
"m2",
|
|
500
502
|
"m2/km2",
|
|
501
503
|
"m3",
|
|
504
|
+
"m3/day",
|
|
502
505
|
"m3/hr",
|
|
503
506
|
"m3/min",
|
|
504
507
|
"m3/sec",
|
|
@@ -516,6 +519,7 @@
|
|
|
516
519
|
"mg/cm2",
|
|
517
520
|
"mg/cm3",
|
|
518
521
|
"mg/day",
|
|
522
|
+
"mg/dm2/day",
|
|
519
523
|
"mg/g",
|
|
520
524
|
"mg/hr",
|
|
521
525
|
"mg/kg",
|
|
@@ -669,6 +673,7 @@
|
|
|
669
673
|
"umol/kg",
|
|
670
674
|
"umol/m2/s",
|
|
671
675
|
"units/cm",
|
|
676
|
+
"units/m",
|
|
672
677
|
"volts",
|
|
673
678
|
"weeks",
|
|
674
679
|
"y/m/d",
|
|
@@ -803,6 +808,7 @@
|
|
|
803
808
|
"Angst",
|
|
804
809
|
"BTU",
|
|
805
810
|
"BU",
|
|
811
|
+
"Bq/L",
|
|
806
812
|
"CCE/100ml",
|
|
807
813
|
"CFU",
|
|
808
814
|
"CU",
|
|
@@ -941,7 +947,7 @@
|
|
|
941
947
|
"geu/100ml",
|
|
942
948
|
"geu/g",
|
|
943
949
|
"gpg",
|
|
944
|
-
"gpm
|
|
950
|
+
"gpm*********",
|
|
945
951
|
"gpm/ft",
|
|
946
952
|
"grains",
|
|
947
953
|
"ha",
|
|
@@ -960,6 +966,7 @@
|
|
|
960
966
|
"kg/m3",
|
|
961
967
|
"kg/t",
|
|
962
968
|
"kg/t CaCO3**",
|
|
969
|
+
"kg/tons",
|
|
963
970
|
"kgal",
|
|
964
971
|
"km",
|
|
965
972
|
"km/hr",
|
|
@@ -993,6 +1000,7 @@
|
|
|
993
1000
|
"m2",
|
|
994
1001
|
"m2/km2",
|
|
995
1002
|
"m3",
|
|
1003
|
+
"m3/day",
|
|
996
1004
|
"m3/hr",
|
|
997
1005
|
"m3/min",
|
|
998
1006
|
"m3/sec",
|
|
@@ -1010,6 +1018,7 @@
|
|
|
1010
1018
|
"mg/cm2",
|
|
1011
1019
|
"mg/cm3",
|
|
1012
1020
|
"mg/day",
|
|
1021
|
+
"mg/dm2/day",
|
|
1013
1022
|
"mg/g",
|
|
1014
1023
|
"mg/hr",
|
|
1015
1024
|
"mg/kg",
|
|
@@ -1163,6 +1172,7 @@
|
|
|
1163
1172
|
"umol/kg",
|
|
1164
1173
|
"umol/m2/s",
|
|
1165
1174
|
"units/cm",
|
|
1175
|
+
"units/m",
|
|
1166
1176
|
"volts",
|
|
1167
1177
|
"weeks",
|
|
1168
1178
|
"y/m/d",
|
|
@@ -5031,6 +5041,7 @@
|
|
|
5031
5041
|
"Angst",
|
|
5032
5042
|
"BTU",
|
|
5033
5043
|
"BU",
|
|
5044
|
+
"Bq/L",
|
|
5034
5045
|
"CCE/100ml",
|
|
5035
5046
|
"CFU",
|
|
5036
5047
|
"CU",
|
|
@@ -5169,7 +5180,7 @@
|
|
|
5169
5180
|
"geu/100ml",
|
|
5170
5181
|
"geu/g",
|
|
5171
5182
|
"gpg",
|
|
5172
|
-
"gpm
|
|
5183
|
+
"gpm*********",
|
|
5173
5184
|
"gpm/ft",
|
|
5174
5185
|
"grains",
|
|
5175
5186
|
"ha",
|
|
@@ -5188,6 +5199,7 @@
|
|
|
5188
5199
|
"kg/m3",
|
|
5189
5200
|
"kg/t",
|
|
5190
5201
|
"kg/t CaCO3**",
|
|
5202
|
+
"kg/tons",
|
|
5191
5203
|
"kgal",
|
|
5192
5204
|
"km",
|
|
5193
5205
|
"km/hr",
|
|
@@ -5221,6 +5233,7 @@
|
|
|
5221
5233
|
"m2",
|
|
5222
5234
|
"m2/km2",
|
|
5223
5235
|
"m3",
|
|
5236
|
+
"m3/day",
|
|
5224
5237
|
"m3/hr",
|
|
5225
5238
|
"m3/min",
|
|
5226
5239
|
"m3/sec",
|
|
@@ -5238,6 +5251,7 @@
|
|
|
5238
5251
|
"mg/cm2",
|
|
5239
5252
|
"mg/cm3",
|
|
5240
5253
|
"mg/day",
|
|
5254
|
+
"mg/dm2/day",
|
|
5241
5255
|
"mg/g",
|
|
5242
5256
|
"mg/hr",
|
|
5243
5257
|
"mg/kg",
|
|
@@ -5391,6 +5405,7 @@
|
|
|
5391
5405
|
"umol/kg",
|
|
5392
5406
|
"umol/m2/s",
|
|
5393
5407
|
"units/cm",
|
|
5408
|
+
"units/m",
|
|
5394
5409
|
"volts",
|
|
5395
5410
|
"weeks",
|
|
5396
5411
|
"y/m/d",
|
|
@@ -5771,6 +5786,7 @@
|
|
|
5771
5786
|
"Angst",
|
|
5772
5787
|
"BTU",
|
|
5773
5788
|
"BU",
|
|
5789
|
+
"Bq/L",
|
|
5774
5790
|
"CCE/100ml",
|
|
5775
5791
|
"CFU",
|
|
5776
5792
|
"CU",
|
|
@@ -5909,7 +5925,7 @@
|
|
|
5909
5925
|
"geu/100ml",
|
|
5910
5926
|
"geu/g",
|
|
5911
5927
|
"gpg",
|
|
5912
|
-
"gpm
|
|
5928
|
+
"gpm*********",
|
|
5913
5929
|
"gpm/ft",
|
|
5914
5930
|
"grains",
|
|
5915
5931
|
"ha",
|
|
@@ -5928,6 +5944,7 @@
|
|
|
5928
5944
|
"kg/m3",
|
|
5929
5945
|
"kg/t",
|
|
5930
5946
|
"kg/t CaCO3**",
|
|
5947
|
+
"kg/tons",
|
|
5931
5948
|
"kgal",
|
|
5932
5949
|
"km",
|
|
5933
5950
|
"km/hr",
|
|
@@ -5961,6 +5978,7 @@
|
|
|
5961
5978
|
"m2",
|
|
5962
5979
|
"m2/km2",
|
|
5963
5980
|
"m3",
|
|
5981
|
+
"m3/day",
|
|
5964
5982
|
"m3/hr",
|
|
5965
5983
|
"m3/min",
|
|
5966
5984
|
"m3/sec",
|
|
@@ -5978,6 +5996,7 @@
|
|
|
5978
5996
|
"mg/cm2",
|
|
5979
5997
|
"mg/cm3",
|
|
5980
5998
|
"mg/day",
|
|
5999
|
+
"mg/dm2/day",
|
|
5981
6000
|
"mg/g",
|
|
5982
6001
|
"mg/hr",
|
|
5983
6002
|
"mg/kg",
|
|
@@ -6131,6 +6150,7 @@
|
|
|
6131
6150
|
"umol/kg",
|
|
6132
6151
|
"umol/m2/s",
|
|
6133
6152
|
"units/cm",
|
|
6153
|
+
"units/m",
|
|
6134
6154
|
"volts",
|
|
6135
6155
|
"weeks",
|
|
6136
6156
|
"y/m/d",
|
|
@@ -6190,6 +6210,7 @@
|
|
|
6190
6210
|
"Angst",
|
|
6191
6211
|
"BTU",
|
|
6192
6212
|
"BU",
|
|
6213
|
+
"Bq/L",
|
|
6193
6214
|
"CCE/100ml",
|
|
6194
6215
|
"CFU",
|
|
6195
6216
|
"CU",
|
|
@@ -6328,7 +6349,7 @@
|
|
|
6328
6349
|
"geu/100ml",
|
|
6329
6350
|
"geu/g",
|
|
6330
6351
|
"gpg",
|
|
6331
|
-
"gpm
|
|
6352
|
+
"gpm*********",
|
|
6332
6353
|
"gpm/ft",
|
|
6333
6354
|
"grains",
|
|
6334
6355
|
"ha",
|
|
@@ -6347,6 +6368,7 @@
|
|
|
6347
6368
|
"kg/m3",
|
|
6348
6369
|
"kg/t",
|
|
6349
6370
|
"kg/t CaCO3**",
|
|
6371
|
+
"kg/tons",
|
|
6350
6372
|
"kgal",
|
|
6351
6373
|
"km",
|
|
6352
6374
|
"km/hr",
|
|
@@ -6380,6 +6402,7 @@
|
|
|
6380
6402
|
"m2",
|
|
6381
6403
|
"m2/km2",
|
|
6382
6404
|
"m3",
|
|
6405
|
+
"m3/day",
|
|
6383
6406
|
"m3/hr",
|
|
6384
6407
|
"m3/min",
|
|
6385
6408
|
"m3/sec",
|
|
@@ -6397,6 +6420,7 @@
|
|
|
6397
6420
|
"mg/cm2",
|
|
6398
6421
|
"mg/cm3",
|
|
6399
6422
|
"mg/day",
|
|
6423
|
+
"mg/dm2/day",
|
|
6400
6424
|
"mg/g",
|
|
6401
6425
|
"mg/hr",
|
|
6402
6426
|
"mg/kg",
|
|
@@ -6550,6 +6574,7 @@
|
|
|
6550
6574
|
"umol/kg",
|
|
6551
6575
|
"umol/m2/s",
|
|
6552
6576
|
"units/cm",
|
|
6577
|
+
"units/m",
|
|
6553
6578
|
"volts",
|
|
6554
6579
|
"weeks",
|
|
6555
6580
|
"y/m/d",
|
|
@@ -6609,6 +6634,7 @@
|
|
|
6609
6634
|
"Angst",
|
|
6610
6635
|
"BTU",
|
|
6611
6636
|
"BU",
|
|
6637
|
+
"Bq/L",
|
|
6612
6638
|
"CCE/100ml",
|
|
6613
6639
|
"CFU",
|
|
6614
6640
|
"CU",
|
|
@@ -6747,7 +6773,7 @@
|
|
|
6747
6773
|
"geu/100ml",
|
|
6748
6774
|
"geu/g",
|
|
6749
6775
|
"gpg",
|
|
6750
|
-
"gpm
|
|
6776
|
+
"gpm*********",
|
|
6751
6777
|
"gpm/ft",
|
|
6752
6778
|
"grains",
|
|
6753
6779
|
"ha",
|
|
@@ -6766,6 +6792,7 @@
|
|
|
6766
6792
|
"kg/m3",
|
|
6767
6793
|
"kg/t",
|
|
6768
6794
|
"kg/t CaCO3**",
|
|
6795
|
+
"kg/tons",
|
|
6769
6796
|
"kgal",
|
|
6770
6797
|
"km",
|
|
6771
6798
|
"km/hr",
|
|
@@ -6799,6 +6826,7 @@
|
|
|
6799
6826
|
"m2",
|
|
6800
6827
|
"m2/km2",
|
|
6801
6828
|
"m3",
|
|
6829
|
+
"m3/day",
|
|
6802
6830
|
"m3/hr",
|
|
6803
6831
|
"m3/min",
|
|
6804
6832
|
"m3/sec",
|
|
@@ -6816,6 +6844,7 @@
|
|
|
6816
6844
|
"mg/cm2",
|
|
6817
6845
|
"mg/cm3",
|
|
6818
6846
|
"mg/day",
|
|
6847
|
+
"mg/dm2/day",
|
|
6819
6848
|
"mg/g",
|
|
6820
6849
|
"mg/hr",
|
|
6821
6850
|
"mg/kg",
|
|
@@ -6969,6 +6998,7 @@
|
|
|
6969
6998
|
"umol/kg",
|
|
6970
6999
|
"umol/m2/s",
|
|
6971
7000
|
"units/cm",
|
|
7001
|
+
"units/m",
|
|
6972
7002
|
"volts",
|
|
6973
7003
|
"weeks",
|
|
6974
7004
|
"y/m/d",
|
|
@@ -7074,6 +7104,7 @@
|
|
|
7074
7104
|
"Angst",
|
|
7075
7105
|
"BTU",
|
|
7076
7106
|
"BU",
|
|
7107
|
+
"Bq/L",
|
|
7077
7108
|
"CCE/100ml",
|
|
7078
7109
|
"CFU",
|
|
7079
7110
|
"CU",
|
|
@@ -7212,7 +7243,7 @@
|
|
|
7212
7243
|
"geu/100ml",
|
|
7213
7244
|
"geu/g",
|
|
7214
7245
|
"gpg",
|
|
7215
|
-
"gpm
|
|
7246
|
+
"gpm*********",
|
|
7216
7247
|
"gpm/ft",
|
|
7217
7248
|
"grains",
|
|
7218
7249
|
"ha",
|
|
@@ -7231,6 +7262,7 @@
|
|
|
7231
7262
|
"kg/m3",
|
|
7232
7263
|
"kg/t",
|
|
7233
7264
|
"kg/t CaCO3**",
|
|
7265
|
+
"kg/tons",
|
|
7234
7266
|
"kgal",
|
|
7235
7267
|
"km",
|
|
7236
7268
|
"km/hr",
|
|
@@ -7264,6 +7296,7 @@
|
|
|
7264
7296
|
"m2",
|
|
7265
7297
|
"m2/km2",
|
|
7266
7298
|
"m3",
|
|
7299
|
+
"m3/day",
|
|
7267
7300
|
"m3/hr",
|
|
7268
7301
|
"m3/min",
|
|
7269
7302
|
"m3/sec",
|
|
@@ -7281,6 +7314,7 @@
|
|
|
7281
7314
|
"mg/cm2",
|
|
7282
7315
|
"mg/cm3",
|
|
7283
7316
|
"mg/day",
|
|
7317
|
+
"mg/dm2/day",
|
|
7284
7318
|
"mg/g",
|
|
7285
7319
|
"mg/hr",
|
|
7286
7320
|
"mg/kg",
|
|
@@ -7434,6 +7468,7 @@
|
|
|
7434
7468
|
"umol/kg",
|
|
7435
7469
|
"umol/m2/s",
|
|
7436
7470
|
"units/cm",
|
|
7471
|
+
"units/m",
|
|
7437
7472
|
"volts",
|
|
7438
7473
|
"weeks",
|
|
7439
7474
|
"y/m/d",
|
|
@@ -7592,6 +7627,7 @@
|
|
|
7592
7627
|
"Angst",
|
|
7593
7628
|
"BTU",
|
|
7594
7629
|
"BU",
|
|
7630
|
+
"Bq/L",
|
|
7595
7631
|
"CCE/100ml",
|
|
7596
7632
|
"CFU",
|
|
7597
7633
|
"CU",
|
|
@@ -7730,7 +7766,7 @@
|
|
|
7730
7766
|
"geu/100ml",
|
|
7731
7767
|
"geu/g",
|
|
7732
7768
|
"gpg",
|
|
7733
|
-
"gpm
|
|
7769
|
+
"gpm*********",
|
|
7734
7770
|
"gpm/ft",
|
|
7735
7771
|
"grains",
|
|
7736
7772
|
"ha",
|
|
@@ -7749,6 +7785,7 @@
|
|
|
7749
7785
|
"kg/m3",
|
|
7750
7786
|
"kg/t",
|
|
7751
7787
|
"kg/t CaCO3**",
|
|
7788
|
+
"kg/tons",
|
|
7752
7789
|
"kgal",
|
|
7753
7790
|
"km",
|
|
7754
7791
|
"km/hr",
|
|
@@ -7782,6 +7819,7 @@
|
|
|
7782
7819
|
"m2",
|
|
7783
7820
|
"m2/km2",
|
|
7784
7821
|
"m3",
|
|
7822
|
+
"m3/day",
|
|
7785
7823
|
"m3/hr",
|
|
7786
7824
|
"m3/min",
|
|
7787
7825
|
"m3/sec",
|
|
@@ -7799,6 +7837,7 @@
|
|
|
7799
7837
|
"mg/cm2",
|
|
7800
7838
|
"mg/cm3",
|
|
7801
7839
|
"mg/day",
|
|
7840
|
+
"mg/dm2/day",
|
|
7802
7841
|
"mg/g",
|
|
7803
7842
|
"mg/hr",
|
|
7804
7843
|
"mg/kg",
|
|
@@ -7952,6 +7991,7 @@
|
|
|
7952
7991
|
"umol/kg",
|
|
7953
7992
|
"umol/m2/s",
|
|
7954
7993
|
"units/cm",
|
|
7994
|
+
"units/m",
|
|
7955
7995
|
"volts",
|
|
7956
7996
|
"weeks",
|
|
7957
7997
|
"y/m/d",
|
|
@@ -8024,6 +8064,7 @@
|
|
|
8024
8064
|
"Angst",
|
|
8025
8065
|
"BTU",
|
|
8026
8066
|
"BU",
|
|
8067
|
+
"Bq/L",
|
|
8027
8068
|
"CCE/100ml",
|
|
8028
8069
|
"CFU",
|
|
8029
8070
|
"CU",
|
|
@@ -8162,7 +8203,7 @@
|
|
|
8162
8203
|
"geu/100ml",
|
|
8163
8204
|
"geu/g",
|
|
8164
8205
|
"gpg",
|
|
8165
|
-
"gpm
|
|
8206
|
+
"gpm*********",
|
|
8166
8207
|
"gpm/ft",
|
|
8167
8208
|
"grains",
|
|
8168
8209
|
"ha",
|
|
@@ -8181,6 +8222,7 @@
|
|
|
8181
8222
|
"kg/m3",
|
|
8182
8223
|
"kg/t",
|
|
8183
8224
|
"kg/t CaCO3**",
|
|
8225
|
+
"kg/tons",
|
|
8184
8226
|
"kgal",
|
|
8185
8227
|
"km",
|
|
8186
8228
|
"km/hr",
|
|
@@ -8214,6 +8256,7 @@
|
|
|
8214
8256
|
"m2",
|
|
8215
8257
|
"m2/km2",
|
|
8216
8258
|
"m3",
|
|
8259
|
+
"m3/day",
|
|
8217
8260
|
"m3/hr",
|
|
8218
8261
|
"m3/min",
|
|
8219
8262
|
"m3/sec",
|
|
@@ -8231,6 +8274,7 @@
|
|
|
8231
8274
|
"mg/cm2",
|
|
8232
8275
|
"mg/cm3",
|
|
8233
8276
|
"mg/day",
|
|
8277
|
+
"mg/dm2/day",
|
|
8234
8278
|
"mg/g",
|
|
8235
8279
|
"mg/hr",
|
|
8236
8280
|
"mg/kg",
|
|
@@ -8384,6 +8428,7 @@
|
|
|
8384
8428
|
"umol/kg",
|
|
8385
8429
|
"umol/m2/s",
|
|
8386
8430
|
"units/cm",
|
|
8431
|
+
"units/m",
|
|
8387
8432
|
"volts",
|
|
8388
8433
|
"weeks",
|
|
8389
8434
|
"y/m/d",
|
|
@@ -8443,6 +8488,7 @@
|
|
|
8443
8488
|
"Angst",
|
|
8444
8489
|
"BTU",
|
|
8445
8490
|
"BU",
|
|
8491
|
+
"Bq/L",
|
|
8446
8492
|
"CCE/100ml",
|
|
8447
8493
|
"CFU",
|
|
8448
8494
|
"CU",
|
|
@@ -8581,7 +8627,7 @@
|
|
|
8581
8627
|
"geu/100ml",
|
|
8582
8628
|
"geu/g",
|
|
8583
8629
|
"gpg",
|
|
8584
|
-
"gpm
|
|
8630
|
+
"gpm*********",
|
|
8585
8631
|
"gpm/ft",
|
|
8586
8632
|
"grains",
|
|
8587
8633
|
"ha",
|
|
@@ -8600,6 +8646,7 @@
|
|
|
8600
8646
|
"kg/m3",
|
|
8601
8647
|
"kg/t",
|
|
8602
8648
|
"kg/t CaCO3**",
|
|
8649
|
+
"kg/tons",
|
|
8603
8650
|
"kgal",
|
|
8604
8651
|
"km",
|
|
8605
8652
|
"km/hr",
|
|
@@ -8633,6 +8680,7 @@
|
|
|
8633
8680
|
"m2",
|
|
8634
8681
|
"m2/km2",
|
|
8635
8682
|
"m3",
|
|
8683
|
+
"m3/day",
|
|
8636
8684
|
"m3/hr",
|
|
8637
8685
|
"m3/min",
|
|
8638
8686
|
"m3/sec",
|
|
@@ -8650,6 +8698,7 @@
|
|
|
8650
8698
|
"mg/cm2",
|
|
8651
8699
|
"mg/cm3",
|
|
8652
8700
|
"mg/day",
|
|
8701
|
+
"mg/dm2/day",
|
|
8653
8702
|
"mg/g",
|
|
8654
8703
|
"mg/hr",
|
|
8655
8704
|
"mg/kg",
|
|
@@ -8803,6 +8852,7 @@
|
|
|
8803
8852
|
"umol/kg",
|
|
8804
8853
|
"umol/m2/s",
|
|
8805
8854
|
"units/cm",
|
|
8855
|
+
"units/m",
|
|
8806
8856
|
"volts",
|
|
8807
8857
|
"weeks",
|
|
8808
8858
|
"y/m/d",
|
|
@@ -8879,6 +8929,7 @@
|
|
|
8879
8929
|
"Angst",
|
|
8880
8930
|
"BTU",
|
|
8881
8931
|
"BU",
|
|
8932
|
+
"Bq/L",
|
|
8882
8933
|
"CCE/100ml",
|
|
8883
8934
|
"CFU",
|
|
8884
8935
|
"CU",
|
|
@@ -9017,7 +9068,7 @@
|
|
|
9017
9068
|
"geu/100ml",
|
|
9018
9069
|
"geu/g",
|
|
9019
9070
|
"gpg",
|
|
9020
|
-
"gpm
|
|
9071
|
+
"gpm*********",
|
|
9021
9072
|
"gpm/ft",
|
|
9022
9073
|
"grains",
|
|
9023
9074
|
"ha",
|
|
@@ -9036,6 +9087,7 @@
|
|
|
9036
9087
|
"kg/m3",
|
|
9037
9088
|
"kg/t",
|
|
9038
9089
|
"kg/t CaCO3**",
|
|
9090
|
+
"kg/tons",
|
|
9039
9091
|
"kgal",
|
|
9040
9092
|
"km",
|
|
9041
9093
|
"km/hr",
|
|
@@ -9069,6 +9121,7 @@
|
|
|
9069
9121
|
"m2",
|
|
9070
9122
|
"m2/km2",
|
|
9071
9123
|
"m3",
|
|
9124
|
+
"m3/day",
|
|
9072
9125
|
"m3/hr",
|
|
9073
9126
|
"m3/min",
|
|
9074
9127
|
"m3/sec",
|
|
@@ -9086,6 +9139,7 @@
|
|
|
9086
9139
|
"mg/cm2",
|
|
9087
9140
|
"mg/cm3",
|
|
9088
9141
|
"mg/day",
|
|
9142
|
+
"mg/dm2/day",
|
|
9089
9143
|
"mg/g",
|
|
9090
9144
|
"mg/hr",
|
|
9091
9145
|
"mg/kg",
|
|
@@ -9239,6 +9293,7 @@
|
|
|
9239
9293
|
"umol/kg",
|
|
9240
9294
|
"umol/m2/s",
|
|
9241
9295
|
"units/cm",
|
|
9296
|
+
"units/m",
|
|
9242
9297
|
"volts",
|
|
9243
9298
|
"weeks",
|
|
9244
9299
|
"y/m/d",
|
|
@@ -9298,6 +9353,7 @@
|
|
|
9298
9353
|
"Angst",
|
|
9299
9354
|
"BTU",
|
|
9300
9355
|
"BU",
|
|
9356
|
+
"Bq/L",
|
|
9301
9357
|
"CCE/100ml",
|
|
9302
9358
|
"CFU",
|
|
9303
9359
|
"CU",
|
|
@@ -9436,7 +9492,7 @@
|
|
|
9436
9492
|
"geu/100ml",
|
|
9437
9493
|
"geu/g",
|
|
9438
9494
|
"gpg",
|
|
9439
|
-
"gpm
|
|
9495
|
+
"gpm*********",
|
|
9440
9496
|
"gpm/ft",
|
|
9441
9497
|
"grains",
|
|
9442
9498
|
"ha",
|
|
@@ -9455,6 +9511,7 @@
|
|
|
9455
9511
|
"kg/m3",
|
|
9456
9512
|
"kg/t",
|
|
9457
9513
|
"kg/t CaCO3**",
|
|
9514
|
+
"kg/tons",
|
|
9458
9515
|
"kgal",
|
|
9459
9516
|
"km",
|
|
9460
9517
|
"km/hr",
|
|
@@ -9488,6 +9545,7 @@
|
|
|
9488
9545
|
"m2",
|
|
9489
9546
|
"m2/km2",
|
|
9490
9547
|
"m3",
|
|
9548
|
+
"m3/day",
|
|
9491
9549
|
"m3/hr",
|
|
9492
9550
|
"m3/min",
|
|
9493
9551
|
"m3/sec",
|
|
@@ -9505,6 +9563,7 @@
|
|
|
9505
9563
|
"mg/cm2",
|
|
9506
9564
|
"mg/cm3",
|
|
9507
9565
|
"mg/day",
|
|
9566
|
+
"mg/dm2/day",
|
|
9508
9567
|
"mg/g",
|
|
9509
9568
|
"mg/hr",
|
|
9510
9569
|
"mg/kg",
|
|
@@ -9658,6 +9717,7 @@
|
|
|
9658
9717
|
"umol/kg",
|
|
9659
9718
|
"umol/m2/s",
|
|
9660
9719
|
"units/cm",
|
|
9720
|
+
"units/m",
|
|
9661
9721
|
"volts",
|
|
9662
9722
|
"weeks",
|
|
9663
9723
|
"y/m/d",
|
|
@@ -9717,6 +9777,7 @@
|
|
|
9717
9777
|
"Angst",
|
|
9718
9778
|
"BTU",
|
|
9719
9779
|
"BU",
|
|
9780
|
+
"Bq/L",
|
|
9720
9781
|
"CCE/100ml",
|
|
9721
9782
|
"CFU",
|
|
9722
9783
|
"CU",
|
|
@@ -9855,7 +9916,7 @@
|
|
|
9855
9916
|
"geu/100ml",
|
|
9856
9917
|
"geu/g",
|
|
9857
9918
|
"gpg",
|
|
9858
|
-
"gpm
|
|
9919
|
+
"gpm*********",
|
|
9859
9920
|
"gpm/ft",
|
|
9860
9921
|
"grains",
|
|
9861
9922
|
"ha",
|
|
@@ -9874,6 +9935,7 @@
|
|
|
9874
9935
|
"kg/m3",
|
|
9875
9936
|
"kg/t",
|
|
9876
9937
|
"kg/t CaCO3**",
|
|
9938
|
+
"kg/tons",
|
|
9877
9939
|
"kgal",
|
|
9878
9940
|
"km",
|
|
9879
9941
|
"km/hr",
|
|
@@ -9907,6 +9969,7 @@
|
|
|
9907
9969
|
"m2",
|
|
9908
9970
|
"m2/km2",
|
|
9909
9971
|
"m3",
|
|
9972
|
+
"m3/day",
|
|
9910
9973
|
"m3/hr",
|
|
9911
9974
|
"m3/min",
|
|
9912
9975
|
"m3/sec",
|
|
@@ -9924,6 +9987,7 @@
|
|
|
9924
9987
|
"mg/cm2",
|
|
9925
9988
|
"mg/cm3",
|
|
9926
9989
|
"mg/day",
|
|
9990
|
+
"mg/dm2/day",
|
|
9927
9991
|
"mg/g",
|
|
9928
9992
|
"mg/hr",
|
|
9929
9993
|
"mg/kg",
|
|
@@ -10077,6 +10141,7 @@
|
|
|
10077
10141
|
"umol/kg",
|
|
10078
10142
|
"umol/m2/s",
|
|
10079
10143
|
"units/cm",
|
|
10144
|
+
"units/m",
|
|
10080
10145
|
"volts",
|
|
10081
10146
|
"weeks",
|
|
10082
10147
|
"y/m/d",
|
|
@@ -10136,6 +10201,7 @@
|
|
|
10136
10201
|
"Angst",
|
|
10137
10202
|
"BTU",
|
|
10138
10203
|
"BU",
|
|
10204
|
+
"Bq/L",
|
|
10139
10205
|
"CCE/100ml",
|
|
10140
10206
|
"CFU",
|
|
10141
10207
|
"CU",
|
|
@@ -10274,7 +10340,7 @@
|
|
|
10274
10340
|
"geu/100ml",
|
|
10275
10341
|
"geu/g",
|
|
10276
10342
|
"gpg",
|
|
10277
|
-
"gpm
|
|
10343
|
+
"gpm*********",
|
|
10278
10344
|
"gpm/ft",
|
|
10279
10345
|
"grains",
|
|
10280
10346
|
"ha",
|
|
@@ -10293,6 +10359,7 @@
|
|
|
10293
10359
|
"kg/m3",
|
|
10294
10360
|
"kg/t",
|
|
10295
10361
|
"kg/t CaCO3**",
|
|
10362
|
+
"kg/tons",
|
|
10296
10363
|
"kgal",
|
|
10297
10364
|
"km",
|
|
10298
10365
|
"km/hr",
|
|
@@ -10326,6 +10393,7 @@
|
|
|
10326
10393
|
"m2",
|
|
10327
10394
|
"m2/km2",
|
|
10328
10395
|
"m3",
|
|
10396
|
+
"m3/day",
|
|
10329
10397
|
"m3/hr",
|
|
10330
10398
|
"m3/min",
|
|
10331
10399
|
"m3/sec",
|
|
@@ -10343,6 +10411,7 @@
|
|
|
10343
10411
|
"mg/cm2",
|
|
10344
10412
|
"mg/cm3",
|
|
10345
10413
|
"mg/day",
|
|
10414
|
+
"mg/dm2/day",
|
|
10346
10415
|
"mg/g",
|
|
10347
10416
|
"mg/hr",
|
|
10348
10417
|
"mg/kg",
|
|
@@ -10496,6 +10565,7 @@
|
|
|
10496
10565
|
"umol/kg",
|
|
10497
10566
|
"umol/m2/s",
|
|
10498
10567
|
"units/cm",
|
|
10568
|
+
"units/m",
|
|
10499
10569
|
"volts",
|
|
10500
10570
|
"weeks",
|
|
10501
10571
|
"y/m/d",
|
|
@@ -10934,6 +11004,7 @@
|
|
|
10934
11004
|
"Angst",
|
|
10935
11005
|
"BTU",
|
|
10936
11006
|
"BU",
|
|
11007
|
+
"Bq/L",
|
|
10937
11008
|
"CCE/100ml",
|
|
10938
11009
|
"CFU",
|
|
10939
11010
|
"CU",
|
|
@@ -11072,7 +11143,7 @@
|
|
|
11072
11143
|
"geu/100ml",
|
|
11073
11144
|
"geu/g",
|
|
11074
11145
|
"gpg",
|
|
11075
|
-
"gpm
|
|
11146
|
+
"gpm*********",
|
|
11076
11147
|
"gpm/ft",
|
|
11077
11148
|
"grains",
|
|
11078
11149
|
"ha",
|
|
@@ -11091,6 +11162,7 @@
|
|
|
11091
11162
|
"kg/m3",
|
|
11092
11163
|
"kg/t",
|
|
11093
11164
|
"kg/t CaCO3**",
|
|
11165
|
+
"kg/tons",
|
|
11094
11166
|
"kgal",
|
|
11095
11167
|
"km",
|
|
11096
11168
|
"km/hr",
|
|
@@ -11124,6 +11196,7 @@
|
|
|
11124
11196
|
"m2",
|
|
11125
11197
|
"m2/km2",
|
|
11126
11198
|
"m3",
|
|
11199
|
+
"m3/day",
|
|
11127
11200
|
"m3/hr",
|
|
11128
11201
|
"m3/min",
|
|
11129
11202
|
"m3/sec",
|
|
@@ -11141,6 +11214,7 @@
|
|
|
11141
11214
|
"mg/cm2",
|
|
11142
11215
|
"mg/cm3",
|
|
11143
11216
|
"mg/day",
|
|
11217
|
+
"mg/dm2/day",
|
|
11144
11218
|
"mg/g",
|
|
11145
11219
|
"mg/hr",
|
|
11146
11220
|
"mg/kg",
|
|
@@ -11294,6 +11368,7 @@
|
|
|
11294
11368
|
"umol/kg",
|
|
11295
11369
|
"umol/m2/s",
|
|
11296
11370
|
"units/cm",
|
|
11371
|
+
"units/m",
|
|
11297
11372
|
"volts",
|
|
11298
11373
|
"weeks",
|
|
11299
11374
|
"y/m/d",
|
|
@@ -11889,6 +11964,7 @@
|
|
|
11889
11964
|
".beta.-Hexachlorocyclohexane",
|
|
11890
11965
|
".beta.-Sitosterol",
|
|
11891
11966
|
".delta.-Hexachlorocyclohexane",
|
|
11967
|
+
".gama.-Hexachlorocyclohexane",
|
|
11892
11968
|
".gamma.-Butyrolactone",
|
|
11893
11969
|
".gamma.-Chlordene",
|
|
11894
11970
|
".gamma.-Cyhalothrin",
|
|
@@ -13687,7 +13763,6 @@
|
|
|
13687
13763
|
"1-Decanesulfonic acid, 1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10-icosafluoro-",
|
|
13688
13764
|
"1-Decanesulfonic acid, 3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,10-heptadecafluoro-",
|
|
13689
13765
|
"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",
|
|
13690
|
-
"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)",
|
|
13691
13766
|
"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",
|
|
13692
13767
|
"1-Decanesulfonyl chloride, 3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,10-heptadecafluoro-",
|
|
13693
13768
|
"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-",
|
|
@@ -14064,6 +14139,7 @@
|
|
|
14064
14139
|
"1-Pentyne, 5,5,5-trifluoro-4,4-bis(trifluoromethyl)-",
|
|
14065
14140
|
"1-Perfluoromethylcyclohexane-1-sulfonic acid",
|
|
14066
14141
|
"1-Perfluoropropylethanol",
|
|
14142
|
+
"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.))-",
|
|
14067
14143
|
"1-Phenethyl-4-(phenylpropionylamino)piperidine",
|
|
14068
14144
|
"1-Phenoxy(3-(perfluoro-7-methyloctyl)propan-2-ol)",
|
|
14069
14145
|
"1-Phenylnaphthalene",
|
|
@@ -18243,6 +18319,7 @@
|
|
|
18243
18319
|
"4-epi-Oxytetracycline",
|
|
18244
18320
|
"4-epitetracycline (ETC)",
|
|
18245
18321
|
"4-methyl-6-(2,2,3,3,4,4,5,5-octafluoropentoxy)pyrimidin-2-amine",
|
|
18322
|
+
"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",
|
|
18246
18323
|
"4-n-Nonylphenol diethoxylate-13C6",
|
|
18247
18324
|
"4-n-Nonylphenol monoethoxylate-13C6",
|
|
18248
18325
|
"4-n-Nonylphenol triethoxylate-13C6",
|
|
@@ -18625,6 +18702,7 @@
|
|
|
18625
18702
|
"7H-Perfluoroheptanamide",
|
|
18626
18703
|
"7H-Perfluoroheptanoic acid",
|
|
18627
18704
|
"7H-Perfluoroheptanoyl chloride",
|
|
18705
|
+
"8(14)-Abietenic acid",
|
|
18628
18706
|
"8,8,9,9,10,10,11,11,12,12,13,13,14,14,14-Pentadecafluorotetradec-6-ene",
|
|
18629
18707
|
"8,8,9,9,9-Pentafluoro-7-(pentafluoroethyl)non-6-en-1-amine",
|
|
18630
18708
|
"8,8,9,9-Tetrafluoro-6b,8,9,9a-tetrahydroacenaphtho[1,2-b]thiophene",
|
|
@@ -18641,6 +18719,7 @@
|
|
|
18641
18719
|
"8-H-Perfluorooctanoate",
|
|
18642
18720
|
"8-H-Perfluorooctanoic acid",
|
|
18643
18721
|
"8-Methyldecanoic acid",
|
|
18722
|
+
"8:2 Fluorotelomer sulfonate ammonium salt",
|
|
18644
18723
|
"8:2 Fluorotelomer thioether hydroxyammonium chloride",
|
|
18645
18724
|
"8H,8H-Perfluoropentadecane-7,9-dione",
|
|
18646
18725
|
"8H-Perfluorooctane",
|
|
@@ -18691,10 +18770,15 @@
|
|
|
18691
18770
|
"ASB + Cation",
|
|
18692
18771
|
"Abacavir",
|
|
18693
18772
|
"Abamectin",
|
|
18773
|
+
"Abietic acid",
|
|
18694
18774
|
"Abietylamine",
|
|
18695
18775
|
"Abrupt lower boundary present (Y/N) (choicelist)",
|
|
18696
18776
|
"Absolute Humidity",
|
|
18777
|
+
"Absorbance at 250 nm",
|
|
18778
|
+
"Absorbance at 254 nm",
|
|
18697
18779
|
"Absorbance at 280 nanometers",
|
|
18780
|
+
"Absorbance at 350 nm",
|
|
18781
|
+
"Absorbance at 365 nm",
|
|
18698
18782
|
"Absorbance at 370 nanometers",
|
|
18699
18783
|
"Absorption coefficient at 412 nm",
|
|
18700
18784
|
"Absorption coefficient at 412 nm for tripton",
|
|
@@ -18929,6 +19013,7 @@
|
|
|
18929
19013
|
"Acifluorfen, sodium salt",
|
|
18930
19014
|
"Acinetobacter",
|
|
18931
19015
|
"Acridine",
|
|
19016
|
+
"Acridine-d9",
|
|
18932
19017
|
"Acrinathrin",
|
|
18933
19018
|
"Acrolein",
|
|
18934
19019
|
"Acrylamide",
|
|
@@ -18988,6 +19073,7 @@
|
|
|
18988
19073
|
"Adenosine triphosphate",
|
|
18989
19074
|
"Adiponitrile, perfluoro",
|
|
18990
19075
|
"Adjusted gross alpha activity",
|
|
19076
|
+
"Adsorbable organic halides",
|
|
18991
19077
|
"Aeromonas hydrophila",
|
|
18992
19078
|
"Aerosols, (nonflammable)",
|
|
18993
19079
|
"Afidopyropen",
|
|
@@ -19304,6 +19390,7 @@
|
|
|
19304
19390
|
"Arsenide",
|
|
19305
19391
|
"Arsenite",
|
|
19306
19392
|
"Arsine",
|
|
19393
|
+
"Arsonium, (carboxymethyl)trimethyl-, inner salt",
|
|
19307
19394
|
"Artifical substrate, redundacy index",
|
|
19308
19395
|
"Asahiguard AG 310",
|
|
19309
19396
|
"Asbestos",
|
|
@@ -19795,7 +19882,7 @@
|
|
|
19795
19882
|
"Benzene, 1,1'-[2,2,2-trifluoro-1-(trifluoromethyl)ethylidene]bis[4-isocyanato-",
|
|
19796
19883
|
"Benzene, 1,1'-[2,2,2-trifluoro-1-(trifluoromethyl)ethylidene]bis[4-methyl-",
|
|
19797
19884
|
"Benzene, 1,1'-oxybis[(2,2,4-trimethylpentyl)-",
|
|
19798
|
-
"Benzene, 1,1'-oxybis[2,3,4,5,6-pentabromo-***retired***use Decabromodiphenyl
|
|
19885
|
+
"Benzene, 1,1'-oxybis[2,3,4,5,6-pentabromo-***retired***use Decabromodiphenyl oxide",
|
|
19799
19886
|
"Benzene, 1,1'-oxybis[2,4,5-tribromo-***retired***use BDE-153",
|
|
19800
19887
|
"Benzene, 1,1'-oxybis[2,4-dibromo-***retired***use 2,2',4,4'-Tetrabromodiphenyl ether",
|
|
19801
19888
|
"Benzene, 1,1-oxybis[3,4-dibromo-",
|
|
@@ -19870,6 +19957,7 @@
|
|
|
19870
19957
|
"Benzene, 1-[1-bromo-2,2,2-trifluoro-1-(trifluoromethyl)ethyl]-4-fluoro-",
|
|
19871
19958
|
"Benzene, 1-bromo-2-(1,1,2,3,3,3-hexafluoropropoxy)-",
|
|
19872
19959
|
"Benzene, 1-bromo-2-(4-bromophenoxy)-***retired***use 2,4'-DIBDE",
|
|
19960
|
+
"Benzene, 1-bromo-2-(trifluoromethyl)-",
|
|
19873
19961
|
"Benzene, 1-bromo-2-chloro-",
|
|
19874
19962
|
"Benzene, 1-bromo-3-(1,1,2,2-tetrafluoroethoxy)-",
|
|
19875
19963
|
"Benzene, 1-bromo-3-(2,2,3,3-tetrafluorocyclopropyl)-",
|
|
@@ -20845,6 +20933,7 @@
|
|
|
20845
20933
|
"Carbonic acid--2,2,3,3,3-pentafluoropropan-1-ol (1/2)",
|
|
20846
20934
|
"Carbonic acid--2,2,3,3,4,4,5,5-octafluoropentan-1-ol (1/2)",
|
|
20847
20935
|
"Carbonic dichloride, reaction products with reduced ammonia-Me esters of reduced polymd. oxidized tetrafluoroethylene reaction product",
|
|
20936
|
+
"Carbonodithioic acid, O-ethyl ester",
|
|
20848
20937
|
"Carbonyls",
|
|
20849
20938
|
"Carbophenothion",
|
|
20850
20939
|
"Carbophenothion-methyl",
|
|
@@ -20960,6 +21049,7 @@
|
|
|
20960
21049
|
"Chlorine-36",
|
|
20961
21050
|
"Chlorine-36 counting error",
|
|
20962
21051
|
"Chlorite",
|
|
21052
|
+
"Chlormephos",
|
|
20963
21053
|
"Chloro(1,1,1,2,3,3-hexafluoropropan-2-yl)dimethylsilane",
|
|
20964
21054
|
"Chloro(nonafluoro)cyclopentane",
|
|
20965
21055
|
"Chloroacetaldehyde",
|
|
@@ -21041,6 +21131,7 @@
|
|
|
21041
21131
|
"Chlorthal-dimethyl",
|
|
21042
21132
|
"Chlorthalidone",
|
|
21043
21133
|
"Chlorthion",
|
|
21134
|
+
"Chlorthiophos",
|
|
21044
21135
|
"Cholest-5-en-3-one",
|
|
21045
21136
|
"Cholest-5-ene-3,7-diol, 25,26,26,26,27,27,27-heptafluoro-, (3.beta.,7.alpha.)-",
|
|
21046
21137
|
"Cholest-5-ene-3,7-diol, 25,26,26,26,27,27,27-heptafluoro-, (3.beta.,7.beta.)-",
|
|
@@ -21149,6 +21240,7 @@
|
|
|
21149
21240
|
"Cocaine-D3",
|
|
21150
21241
|
"Codeine",
|
|
21151
21242
|
"Codeine-d6",
|
|
21243
|
+
"Coefficient of Conservation",
|
|
21152
21244
|
"Cohesion",
|
|
21153
21245
|
"Colchicine",
|
|
21154
21246
|
"Colchicine-d6",
|
|
@@ -21214,6 +21306,7 @@
|
|
|
21214
21306
|
"Copolymer of tetrafluoroethylene-vinylacetate-vinyl alcohol",
|
|
21215
21307
|
"Copolymer of tetrafluoroethylene/hexafluoropropene/nonafluorobutyl trifluorovinyl ether",
|
|
21216
21308
|
"Copper",
|
|
21309
|
+
"Copper 8-quinolinolate",
|
|
21217
21310
|
"Copper Sulfate Pentahydrate",
|
|
21218
21311
|
"Copper(1+) 1,1,2,2,3,3,4,4,4-nonafluorobutan-1-ide",
|
|
21219
21312
|
"Copper(2+) bis(6,6,7,7,8,8,8-heptafluoro-2,2-dimethyl-5-oxooct-3-en-3-olate)",
|
|
@@ -21241,12 +21334,14 @@
|
|
|
21241
21334
|
"Coumestrol",
|
|
21242
21335
|
"Count",
|
|
21243
21336
|
"Count%",
|
|
21337
|
+
"Count, species",
|
|
21244
21338
|
"Count, species 25-30 mm size class",
|
|
21245
21339
|
"Count, species 30-35 mm size class",
|
|
21246
21340
|
"Count, species 35-40 mm size class",
|
|
21247
21341
|
"Count, species 40-45 mm size class",
|
|
21248
21342
|
"Count, species 45-50 mm size class",
|
|
21249
21343
|
"Counted area",
|
|
21344
|
+
"Cover, species (%)",
|
|
21250
21345
|
"Cow copies",
|
|
21251
21346
|
"Cow host %",
|
|
21252
21347
|
"Crayfish presence (choice list)",
|
|
@@ -21285,6 +21380,7 @@
|
|
|
21285
21380
|
"Current (choice list)",
|
|
21286
21381
|
"Current direction",
|
|
21287
21382
|
"Current speed",
|
|
21383
|
+
"Cyanate",
|
|
21288
21384
|
"Cyanazine",
|
|
21289
21385
|
"Cyanazine acid",
|
|
21290
21386
|
"Cyanazine-amide",
|
|
@@ -21293,6 +21389,7 @@
|
|
|
21293
21389
|
"Cyanic acid, C,C'-[[2,2,2-trifluoro-1-(trifluoromethyl)ethylidene]di-4,1-phenylene] ester",
|
|
21294
21390
|
"Cyanic acid, C,C'-[[2,2,2-trifluoro-1-(trifluoromethyl)ethylidene]di-4,1-phenylene] ester, homopolymer",
|
|
21295
21391
|
"Cyanide",
|
|
21392
|
+
"Cyanide + Thiocyanate",
|
|
21296
21393
|
"Cyanide, available",
|
|
21297
21394
|
"Cyanides",
|
|
21298
21395
|
"Cyanides amenable to chlorination (HCN & CN)",
|
|
@@ -21302,6 +21399,7 @@
|
|
|
21302
21399
|
"Cyanobacterial abundance from a phycoerythrin sensor (PE)",
|
|
21303
21400
|
"Cyanogen bromide",
|
|
21304
21401
|
"Cyanogen chloride",
|
|
21402
|
+
"Cyanophos",
|
|
21305
21403
|
"Cyantraniliprole",
|
|
21306
21404
|
"Cyazofamid",
|
|
21307
21405
|
"Cyclamate",
|
|
@@ -21530,7 +21628,7 @@
|
|
|
21530
21628
|
"Dead centric diatoms",
|
|
21531
21629
|
"Dead pennate diatoms",
|
|
21532
21630
|
"Decabromobiphenyl ether(DBBE)***retired***use Decabromodiphenyl ether",
|
|
21533
|
-
"Decabromodiphenyl ether",
|
|
21631
|
+
"Decabromodiphenyl ether***retired***use Decabromodiphenyl oxide",
|
|
21534
21632
|
"Decabromodiphenyl oxide",
|
|
21535
21633
|
"Decabromodiphenylethane",
|
|
21536
21634
|
"Decachlorobiphenyl",
|
|
@@ -21660,6 +21758,7 @@
|
|
|
21660
21758
|
"Desmethyldiltiazem",
|
|
21661
21759
|
"Desmethylnorflurazon",
|
|
21662
21760
|
"Desmethylvenlafaxine",
|
|
21761
|
+
"Desmetryn",
|
|
21663
21762
|
"Desmosterol",
|
|
21664
21763
|
"Desnitro-imidacloprid",
|
|
21665
21764
|
"Desnitro-imidacloprid, recoverable",
|
|
@@ -21770,6 +21869,7 @@
|
|
|
21770
21869
|
"Dicapthon",
|
|
21771
21870
|
"Dichlobenil",
|
|
21772
21871
|
"Dichlofenthion",
|
|
21872
|
+
"Dichlofluanid",
|
|
21773
21873
|
"Dichlone",
|
|
21774
21874
|
"Dichloran",
|
|
21775
21875
|
"Dichlormid",
|
|
@@ -21789,6 +21889,7 @@
|
|
|
21789
21889
|
"Dichlorobromomethane",
|
|
21790
21890
|
"Dichlorobutane",
|
|
21791
21891
|
"Dichlorobutene",
|
|
21892
|
+
"Dichlorodehydroabietic acid",
|
|
21792
21893
|
"Dichlorodifluoromethane***retired***use CFC-12",
|
|
21793
21894
|
"Dichlorodimethylmethoxybenzene",
|
|
21794
21895
|
"Dichloroethane",
|
|
@@ -21905,6 +22006,7 @@
|
|
|
21905
22006
|
"Dihydroabietylamine acetate",
|
|
21906
22007
|
"Dihydrocholesterol",
|
|
21907
22008
|
"Dihydrocodeine",
|
|
22009
|
+
"Dihydroisopimaric acid",
|
|
21908
22010
|
"Dihydromorphine",
|
|
21909
22011
|
"Dihydrosafrole",
|
|
21910
22012
|
"Dihydrotestosterone",
|
|
@@ -22145,6 +22247,7 @@
|
|
|
22145
22247
|
"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-",
|
|
22146
22248
|
"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-",
|
|
22147
22249
|
"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-",
|
|
22250
|
+
"Eicosanoic acid",
|
|
22148
22251
|
"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-",
|
|
22149
22252
|
"Eicosapentaenoic acid",
|
|
22150
22253
|
"Eicosatrienoic acid",
|
|
@@ -22823,6 +22926,7 @@
|
|
|
22823
22926
|
"Fluorene,2,4A-Dihydro-",
|
|
22824
22927
|
"Fluorene-d10",
|
|
22825
22928
|
"Fluorescein",
|
|
22929
|
+
"Fluorescence index",
|
|
22826
22930
|
"Fluorescent dissolved organic matter (FDOM)",
|
|
22827
22931
|
"Fluoride",
|
|
22828
22932
|
"Fluorinated triethylene glycol monomethyl ether",
|
|
@@ -23133,6 +23237,7 @@
|
|
|
23133
23237
|
"Head Capsule Width",
|
|
23134
23238
|
"Height",
|
|
23135
23239
|
"Height (From Surface)",
|
|
23240
|
+
"Height Class Vegetation (choice list)",
|
|
23136
23241
|
"Height, gage",
|
|
23137
23242
|
"Helium",
|
|
23138
23243
|
"Helium-3",
|
|
@@ -23677,6 +23782,7 @@
|
|
|
23677
23782
|
"Jasmolin II",
|
|
23678
23783
|
"Jet Fuel A",
|
|
23679
23784
|
"Jet propulsion fuel - 4",
|
|
23785
|
+
"Jodfenphos",
|
|
23680
23786
|
"Kaolin",
|
|
23681
23787
|
"Karbutilate",
|
|
23682
23788
|
"Kerosene",
|
|
@@ -23865,6 +23971,7 @@
|
|
|
23865
23971
|
"Light, underwater incident + reflected",
|
|
23866
23972
|
"Light, underwater reflected",
|
|
23867
23973
|
"Lignin",
|
|
23974
|
+
"Lignoceric Acid",
|
|
23868
23975
|
"Lignosulfonic acid",
|
|
23869
23976
|
"Lime (chemical), dolomitic",
|
|
23870
23977
|
"Limonene",
|
|
@@ -24415,6 +24522,8 @@
|
|
|
24415
24522
|
"Mono(2-ethylhexyl) adipate",
|
|
24416
24523
|
"Monobutyltin***retired***use Stannanetriylium, butyl-",
|
|
24417
24524
|
"Monochlorobiphenyl",
|
|
24525
|
+
"Monochlorodehydroabietic acid",
|
|
24526
|
+
"Monocot plant type present (Y/N) (choice list)",
|
|
24418
24527
|
"Monocrotaline",
|
|
24419
24528
|
"Monocrotaline N-oxide",
|
|
24420
24529
|
"Monocrotophos",
|
|
@@ -24939,6 +25048,7 @@
|
|
|
24939
25048
|
"Nonadecane",
|
|
24940
25049
|
"Nonadecane, 9-[(1,1,2,2-tetrafluoroethoxy)methyl]",
|
|
24941
25050
|
"Nonadecane, 9-[(1,1,2,2-tetrafluoroethoxy)methyl]-",
|
|
25051
|
+
"Nonadecanoic acid",
|
|
24942
25052
|
"Nonafluoro(nitroso)cyclopentane",
|
|
24943
25053
|
"Nonafluoro(trifluoromethoxy)cyclopentane",
|
|
24944
25054
|
"Nonafluorobutan-1-amine",
|
|
@@ -25026,6 +25136,7 @@
|
|
|
25026
25136
|
"Norwalk virus",
|
|
25027
25137
|
"Novaluron",
|
|
25028
25138
|
"Noviflumuron",
|
|
25139
|
+
"Number of Tolerance Species all Plots",
|
|
25029
25140
|
"Number of individuals***retired***use Individuals examined, actual number",
|
|
25030
25141
|
"Number of pedicels per sample plant",
|
|
25031
25142
|
"Number of sampling points",
|
|
@@ -25633,7 +25744,9 @@
|
|
|
25633
25744
|
"Particle size, 3/4 inch (19.0mm)",
|
|
25634
25745
|
"Particle size, 3/8 inch (9.525mm)",
|
|
25635
25746
|
"Particle size, 3/8 inch (9.5mm)",
|
|
25747
|
+
"Particle size, 30 mesh, (0.59 mm)",
|
|
25636
25748
|
"Particle size, 5/16 inch (8.0mm)",
|
|
25749
|
+
"Particle size, 50 mesh, (0.297 mm)",
|
|
25637
25750
|
"Particle size, Hydrometer (.008 mm)",
|
|
25638
25751
|
"Particle size, Hydrometer (.011 mm)",
|
|
25639
25752
|
"Particle size, Hydrometer (.015 mm)",
|
|
@@ -25839,6 +25952,8 @@
|
|
|
25839
25952
|
"Pentyl sulfate",
|
|
25840
25953
|
"Pentylcyclohexane",
|
|
25841
25954
|
"Per- and polyfluoroalkyl substances",
|
|
25955
|
+
"Percent Cover Vegetation (%)",
|
|
25956
|
+
"Percent Coverage Sum Vegetation",
|
|
25842
25957
|
"Percent Residue",
|
|
25843
25958
|
"Percent Solids",
|
|
25844
25959
|
"Percent abundance",
|
|
@@ -26248,6 +26363,7 @@
|
|
|
26248
26363
|
"Phenol",
|
|
26249
26364
|
"Phenol dehydroabietylamine salt",
|
|
26250
26365
|
"Phenol, 2,2'-[(1R,2R)-1,2-cyclohexanediylbis[(E)-nitrilomethylidyne]]bis[6-(1,1-dimethylethyl)-4-(heptadecafluorooctyl)-",
|
|
26366
|
+
"Phenol, 2,3-dichloro-6-methoxy-",
|
|
26251
26367
|
"Phenol, 2,4-bis(1,1-dimethylethyl)-6-methyl-",
|
|
26252
26368
|
"Phenol, 2,4-bis(1,1-dimethylpropyl)-",
|
|
26253
26369
|
"Phenol, 2,6-dibromo-",
|
|
@@ -26288,6 +26404,7 @@
|
|
|
26288
26404
|
"Phenol, 4-[2,2,2-trifluoro-1-hydroxy-1-(trifluoromethyl)ethoxy]-",
|
|
26289
26405
|
"Phenol, 4-chloro-2-methoxy-",
|
|
26290
26406
|
"Phenol, 5-bromo-2-(1,1,2,2-tetrafluoroethoxy)-",
|
|
26407
|
+
"Phenol, dibromo-",
|
|
26291
26408
|
"Phenol-D6",
|
|
26292
26409
|
"Phenol-d5",
|
|
26293
26410
|
"Phenolics",
|
|
@@ -26500,6 +26617,7 @@
|
|
|
26500
26617
|
"Piperonyl Sulfoxide",
|
|
26501
26618
|
"Piperonyl butoxide",
|
|
26502
26619
|
"Pirimicarb",
|
|
26620
|
+
"Pirimiphos-ethyl",
|
|
26503
26621
|
"Pirimiphos-methyl",
|
|
26504
26622
|
"Piroxicam",
|
|
26505
26623
|
"Piscicola",
|
|
@@ -26868,6 +26986,7 @@
|
|
|
26868
26986
|
"Progesterone",
|
|
26869
26987
|
"Progesterone-13C3",
|
|
26870
26988
|
"Progesterone-d9",
|
|
26989
|
+
"Progestrone",
|
|
26871
26990
|
"Proglumide",
|
|
26872
26991
|
"Promecard",
|
|
26873
26992
|
"Promethazine",
|
|
@@ -27370,6 +27489,7 @@
|
|
|
27370
27489
|
"Quaternary ammonium compounds, trimethyl(?-.omega.-perfluoro-C8-14-.beta.-alkenyl), chlorides",
|
|
27371
27490
|
"Quetiapine",
|
|
27372
27491
|
"Quetiapine fumarate",
|
|
27492
|
+
"Quinalphos",
|
|
27373
27493
|
"Quinazoline, 1,4-dihydro-1-hydroxy-2-phenyl-4,4-bis(trifluoromethyl)-",
|
|
27374
27494
|
"Quinazoline, 1-ethyl-1,4-dihydro-2,4,4-tris(trifluoromethyl)-",
|
|
27375
27495
|
"Quinclorac",
|
|
@@ -27796,6 +27916,7 @@
|
|
|
27796
27916
|
"Selenium-82",
|
|
27797
27917
|
"Selenocyanate",
|
|
27798
27918
|
"Selenomethionine",
|
|
27919
|
+
"Selenosulfate",
|
|
27799
27920
|
"Senecella",
|
|
27800
27921
|
"Senecionine",
|
|
27801
27922
|
"Senecionine N-oxide",
|
|
@@ -28119,6 +28240,7 @@
|
|
|
28119
28240
|
"Specific conductivity***retired***use Specific conductance",
|
|
28120
28241
|
"Specific drawdown capacity",
|
|
28121
28242
|
"Specific gravity",
|
|
28243
|
+
"Spectral slope ratio",
|
|
28122
28244
|
"Sphaerodoridae",
|
|
28123
28245
|
"Sphaeroma",
|
|
28124
28246
|
"Sphaeromatidae",
|
|
@@ -28596,6 +28718,7 @@
|
|
|
28596
28718
|
"Tetraethyl ammonium hydroxide",
|
|
28597
28719
|
"Tetraethyl pyrophosphate",
|
|
28598
28720
|
"Tetraethylammonium perfluoroisooctanesulfonate",
|
|
28721
|
+
"Tetraethylene glycol",
|
|
28599
28722
|
"Tetraethylene glycol monotetradecyl ether",
|
|
28600
28723
|
"Tetraethyllead",
|
|
28601
28724
|
"Tetrafluoro(1,1,1,2,3,3,3-heptafluoropropan-2-yl)-lambda~5~-phosphane",
|
|
@@ -28766,6 +28889,7 @@
|
|
|
28766
28889
|
"Toluic acid",
|
|
28767
28890
|
"Toluidine",
|
|
28768
28891
|
"Tolyl triazole",
|
|
28892
|
+
"Tolylfluanid",
|
|
28769
28893
|
"Tomopteridae",
|
|
28770
28894
|
"Tonalide***retired***use 6-Acetyl-1,1,2,4,4,7-hexamethyltetralin",
|
|
28771
28895
|
"Top of bank cross-sectional area",
|
|
@@ -28827,6 +28951,7 @@
|
|
|
28827
28951
|
"Total Phosphorus, mixed forms",
|
|
28828
28952
|
"Total Planar PCBs",
|
|
28829
28953
|
"Total Sample Weight",
|
|
28954
|
+
"Total Species all Plots",
|
|
28830
28955
|
"Total Sulfate",
|
|
28831
28956
|
"Total Sulfur minus Sulfate",
|
|
28832
28957
|
"Total Suspended Particulate Matter",
|
|
@@ -29243,6 +29368,7 @@
|
|
|
29243
29368
|
"Uranium-233/234",
|
|
29244
29369
|
"Uranium-234",
|
|
29245
29370
|
"Uranium-234/235/238",
|
|
29371
|
+
"Uranium-234/Uranium-238 ratio",
|
|
29246
29372
|
"Uranium-235",
|
|
29247
29373
|
"Uranium-236",
|
|
29248
29374
|
"Uranium-238",
|
|
@@ -29751,6 +29877,7 @@
|
|
|
29751
29877
|
"p,p'-DDT-13C12",
|
|
29752
29878
|
"p,p'-DDT-d8",
|
|
29753
29879
|
"p,p'-Dibromodiphenyl ether",
|
|
29880
|
+
"p,p'-Methoxychlor",
|
|
29754
29881
|
"p-((Perfluoro-4-ethyl-3,4-dimethylhex-2-en-2-yl)oxy)-N-(3-(triethoxysilyl)propyl)benzenesulfonamide",
|
|
29755
29882
|
"p-((Undecafluorohexenyl)oxy)benzenesulphonyl chloride",
|
|
29756
29883
|
"p-(1,1,3,3-Tetramethylbutyl)phenol",
|
|
@@ -30082,6 +30209,7 @@
|
|
|
30082
30209
|
"Angst",
|
|
30083
30210
|
"BTU",
|
|
30084
30211
|
"BU",
|
|
30212
|
+
"Bq/L",
|
|
30085
30213
|
"CCE/100ml",
|
|
30086
30214
|
"CFU",
|
|
30087
30215
|
"CU",
|
|
@@ -30220,7 +30348,7 @@
|
|
|
30220
30348
|
"geu/100ml",
|
|
30221
30349
|
"geu/g",
|
|
30222
30350
|
"gpg",
|
|
30223
|
-
"gpm
|
|
30351
|
+
"gpm*********",
|
|
30224
30352
|
"gpm/ft",
|
|
30225
30353
|
"grains",
|
|
30226
30354
|
"ha",
|
|
@@ -30239,6 +30367,7 @@
|
|
|
30239
30367
|
"kg/m3",
|
|
30240
30368
|
"kg/t",
|
|
30241
30369
|
"kg/t CaCO3**",
|
|
30370
|
+
"kg/tons",
|
|
30242
30371
|
"kgal",
|
|
30243
30372
|
"km",
|
|
30244
30373
|
"km/hr",
|
|
@@ -30272,6 +30401,7 @@
|
|
|
30272
30401
|
"m2",
|
|
30273
30402
|
"m2/km2",
|
|
30274
30403
|
"m3",
|
|
30404
|
+
"m3/day",
|
|
30275
30405
|
"m3/hr",
|
|
30276
30406
|
"m3/min",
|
|
30277
30407
|
"m3/sec",
|
|
@@ -30289,6 +30419,7 @@
|
|
|
30289
30419
|
"mg/cm2",
|
|
30290
30420
|
"mg/cm3",
|
|
30291
30421
|
"mg/day",
|
|
30422
|
+
"mg/dm2/day",
|
|
30292
30423
|
"mg/g",
|
|
30293
30424
|
"mg/hr",
|
|
30294
30425
|
"mg/kg",
|
|
@@ -30442,6 +30573,7 @@
|
|
|
30442
30573
|
"umol/kg",
|
|
30443
30574
|
"umol/m2/s",
|
|
30444
30575
|
"units/cm",
|
|
30576
|
+
"units/m",
|
|
30445
30577
|
"volts",
|
|
30446
30578
|
"weeks",
|
|
30447
30579
|
"y/m/d",
|
|
@@ -31100,6 +31232,7 @@
|
|
|
31100
31232
|
"Angst",
|
|
31101
31233
|
"BTU",
|
|
31102
31234
|
"BU",
|
|
31235
|
+
"Bq/L",
|
|
31103
31236
|
"CCE/100ml",
|
|
31104
31237
|
"CFU",
|
|
31105
31238
|
"CU",
|
|
@@ -31238,7 +31371,7 @@
|
|
|
31238
31371
|
"geu/100ml",
|
|
31239
31372
|
"geu/g",
|
|
31240
31373
|
"gpg",
|
|
31241
|
-
"gpm
|
|
31374
|
+
"gpm*********",
|
|
31242
31375
|
"gpm/ft",
|
|
31243
31376
|
"grains",
|
|
31244
31377
|
"ha",
|
|
@@ -31257,6 +31390,7 @@
|
|
|
31257
31390
|
"kg/m3",
|
|
31258
31391
|
"kg/t",
|
|
31259
31392
|
"kg/t CaCO3**",
|
|
31393
|
+
"kg/tons",
|
|
31260
31394
|
"kgal",
|
|
31261
31395
|
"km",
|
|
31262
31396
|
"km/hr",
|
|
@@ -31290,6 +31424,7 @@
|
|
|
31290
31424
|
"m2",
|
|
31291
31425
|
"m2/km2",
|
|
31292
31426
|
"m3",
|
|
31427
|
+
"m3/day",
|
|
31293
31428
|
"m3/hr",
|
|
31294
31429
|
"m3/min",
|
|
31295
31430
|
"m3/sec",
|
|
@@ -31307,6 +31442,7 @@
|
|
|
31307
31442
|
"mg/cm2",
|
|
31308
31443
|
"mg/cm3",
|
|
31309
31444
|
"mg/day",
|
|
31445
|
+
"mg/dm2/day",
|
|
31310
31446
|
"mg/g",
|
|
31311
31447
|
"mg/hr",
|
|
31312
31448
|
"mg/kg",
|
|
@@ -31460,6 +31596,7 @@
|
|
|
31460
31596
|
"umol/kg",
|
|
31461
31597
|
"umol/m2/s",
|
|
31462
31598
|
"units/cm",
|
|
31599
|
+
"units/m",
|
|
31463
31600
|
"volts",
|
|
31464
31601
|
"weeks",
|
|
31465
31602
|
"y/m/d",
|
|
@@ -32680,6 +32817,7 @@
|
|
|
32680
32817
|
"Aliivibrio fischeri",
|
|
32681
32818
|
"Alisma",
|
|
32682
32819
|
"Alisma gramineum",
|
|
32820
|
+
"Alisma plantago-aquatica",
|
|
32683
32821
|
"Alisma subcordatum",
|
|
32684
32822
|
"Alisma triviale",
|
|
32685
32823
|
"Alismataceae",
|
|
@@ -36320,6 +36458,7 @@
|
|
|
36320
36458
|
"Berosus exiguus",
|
|
36321
36459
|
"Berosus fraternus",
|
|
36322
36460
|
"Berosus infuscatus",
|
|
36461
|
+
"Berosus pantherinus",
|
|
36323
36462
|
"Berosus peregrinus",
|
|
36324
36463
|
"Berosus rugulosus",
|
|
36325
36464
|
"Berosus sayi",
|
|
@@ -36411,6 +36550,7 @@
|
|
|
36411
36550
|
"Bidens laevis",
|
|
36412
36551
|
"Bidens mitis",
|
|
36413
36552
|
"Bidens pilosa",
|
|
36553
|
+
"Bidens polylepis",
|
|
36414
36554
|
"Bidens trichosperma",
|
|
36415
36555
|
"Bidens tripartita",
|
|
36416
36556
|
"Bidens vulgata",
|
|
@@ -37834,6 +37974,7 @@
|
|
|
37834
37974
|
"Canidae",
|
|
37835
37975
|
"Cannabis sativa",
|
|
37836
37976
|
"Cannaphila insularis",
|
|
37977
|
+
"Cantharellus cibarius",
|
|
37837
37978
|
"Cantharoidea***retired***use Elateroidea",
|
|
37838
37979
|
"Cantharus cancellarius",
|
|
37839
37980
|
"Cantherhines",
|
|
@@ -38356,6 +38497,7 @@
|
|
|
38356
38497
|
"Carex sparganioides",
|
|
38357
38498
|
"Carex specifica",
|
|
38358
38499
|
"Carex squarrosa",
|
|
38500
|
+
"Carex stenoptila",
|
|
38359
38501
|
"Carex sterilis",
|
|
38360
38502
|
"Carex stevenii",
|
|
38361
38503
|
"Carex stipata",
|
|
@@ -39663,6 +39805,7 @@
|
|
|
39663
39805
|
"Chaptalia tomentosa",
|
|
39664
39806
|
"Chara",
|
|
39665
39807
|
"Chara excelsa",
|
|
39808
|
+
"Chara vulgaris",
|
|
39666
39809
|
"Characeae",
|
|
39667
39810
|
"Characiaceae",
|
|
39668
39811
|
"Characidae",
|
|
@@ -41732,6 +41875,7 @@
|
|
|
41732
41875
|
"Coptotomus",
|
|
41733
41876
|
"Coptotomus interrogatus",
|
|
41734
41877
|
"Coptotomus longulus",
|
|
41878
|
+
"Coptotomus loticus",
|
|
41735
41879
|
"Coptotomus venustus",
|
|
41736
41880
|
"Coquillettidia perturbans",
|
|
41737
41881
|
"Coracinidae***retired***use Dichistiidae",
|
|
@@ -44686,6 +44830,7 @@
|
|
|
44686
44830
|
"Dicamptodon ensatus",
|
|
44687
44831
|
"Dicamptodon tenebrosus",
|
|
44688
44832
|
"Dicarpa simplex",
|
|
44833
|
+
"Dicentra cucullaria",
|
|
44689
44834
|
"Dicentrarchus",
|
|
44690
44835
|
"Dicentrarchus labrax",
|
|
44691
44836
|
"Dicentrarchus punctatus",
|
|
@@ -45884,6 +46029,7 @@
|
|
|
45884
46029
|
"Eleocharis halophila***retired***use Eleocharis uniglumis",
|
|
45885
46030
|
"Eleocharis intermedia",
|
|
45886
46031
|
"Eleocharis macrostachya",
|
|
46032
|
+
"Eleocharis mamillata",
|
|
45887
46033
|
"Eleocharis montevidensis",
|
|
45888
46034
|
"Eleocharis obtusa",
|
|
45889
46035
|
"Eleocharis ovata",
|
|
@@ -48464,6 +48610,7 @@
|
|
|
48464
48610
|
"Faxonius harrisonii",
|
|
48465
48611
|
"Faxonius hobbsi",
|
|
48466
48612
|
"Faxonius immunis",
|
|
48613
|
+
"Faxonius juvenilis",
|
|
48467
48614
|
"Faxonius limosus",
|
|
48468
48615
|
"Faxonius luteus",
|
|
48469
48616
|
"Faxonius macrus",
|
|
@@ -52213,6 +52360,7 @@
|
|
|
52213
52360
|
"Heterospio catalinensis",
|
|
52214
52361
|
"Heterosternuta",
|
|
52215
52362
|
"Heterosternuta diversicornis",
|
|
52363
|
+
"Heterosternuta ohionis",
|
|
52216
52364
|
"Heterosternuta pulcher***retired***use Heterosternuta pulchra",
|
|
52217
52365
|
"Heterosternuta pulchra",
|
|
52218
52366
|
"Heterosternuta wickhami",
|
|
@@ -52835,6 +52983,7 @@
|
|
|
52835
52983
|
"Hordeum marinum ssp. gussoneanum",
|
|
52836
52984
|
"Hordeum marinum ssp. gussonianum***retired***use Hordeum marinum ssp. gussoneanum",
|
|
52837
52985
|
"Hordeum murinum",
|
|
52986
|
+
"Hordeum pusillum",
|
|
52838
52987
|
"Horkelia",
|
|
52839
52988
|
"Hormidiopsis ellipsoideum",
|
|
52840
52989
|
"Hormidiospora",
|
|
@@ -57587,6 +57736,7 @@
|
|
|
57587
57736
|
"Lycopodiella caroliniana",
|
|
57588
57737
|
"Lycopodiella caroliniana var. caroliniana***retired***use Lycopodiella caroliniana",
|
|
57589
57738
|
"Lycopodiella cernua",
|
|
57739
|
+
"Lycopodiella prostrata",
|
|
57590
57740
|
"Lycopodium",
|
|
57591
57741
|
"Lycopodium clavatum",
|
|
57592
57742
|
"Lycopodium dendroideum",
|
|
@@ -58812,6 +58962,7 @@
|
|
|
58812
58962
|
"Mertensia ciliata",
|
|
58813
58963
|
"Mertensia oblongifolia",
|
|
58814
58964
|
"Mertensia ovum",
|
|
58965
|
+
"Mertensia paniculata",
|
|
58815
58966
|
"Merycomyia",
|
|
58816
58967
|
"Mesanthura",
|
|
58817
58968
|
"Mesanthura floridensis",
|
|
@@ -58967,6 +59118,7 @@
|
|
|
58967
59118
|
"Michaelsarsia elegans",
|
|
58968
59119
|
"Micippa",
|
|
58969
59120
|
"Micracanthia",
|
|
59121
|
+
"Micracanthia humilis",
|
|
58970
59122
|
"Micracanthodinium",
|
|
58971
59123
|
"Micracanthodinium setiferum",
|
|
58972
59124
|
"Micractiniuim pusillum",
|
|
@@ -63006,6 +63158,7 @@
|
|
|
63006
63158
|
"Oenothera laciniata",
|
|
63007
63159
|
"Oenothera lindheimeri",
|
|
63008
63160
|
"Oenothera pallida",
|
|
63161
|
+
"Oenothera parviflora",
|
|
63009
63162
|
"Oenothera perennis",
|
|
63010
63163
|
"Oenothera simulans",
|
|
63011
63164
|
"Oerstedia dorsalis",
|
|
@@ -65550,6 +65703,7 @@
|
|
|
65550
65703
|
"Pentaneura",
|
|
65551
65704
|
"Pentaneura carnea",
|
|
65552
65705
|
"Pentaneura inconspicua",
|
|
65706
|
+
"Pentaneura inyoensis",
|
|
65553
65707
|
"Pentaneura monilis",
|
|
65554
65708
|
"Pentaneurini",
|
|
65555
65709
|
"Pentapodidae***retired***use Nemipteridae",
|
|
@@ -67684,6 +67838,7 @@
|
|
|
67684
67838
|
"Podmosta delicatula",
|
|
67685
67839
|
"Podmosta macdunnoughi",
|
|
67686
67840
|
"Podmosta weberi",
|
|
67841
|
+
"Podocarpus elatus",
|
|
67687
67842
|
"Podoceridae",
|
|
67688
67843
|
"Podocerus",
|
|
67689
67844
|
"Podocerus brasiliensis",
|
|
@@ -68129,6 +68284,7 @@
|
|
|
68129
68284
|
"Polytoma",
|
|
68130
68285
|
"Polytoma granulifera",
|
|
68131
68286
|
"Polytrichophora",
|
|
68287
|
+
"Polytrichum strictum",
|
|
68132
68288
|
"Pomacanthidae",
|
|
68133
68289
|
"Pomacanthodes zonipectus***retired***use Pomacanthus zonipectus",
|
|
68134
68290
|
"Pomacanthodes***retired***use Holacanthus",
|
|
@@ -68588,6 +68744,7 @@
|
|
|
68588
68744
|
"Potamanthidae",
|
|
68589
68745
|
"Potamanthus",
|
|
68590
68746
|
"Potamanthus distinctus***retired***use Anthopotamus distinctus",
|
|
68747
|
+
"Potamegeton amplifolius",
|
|
68591
68748
|
"Potamethus",
|
|
68592
68749
|
"Potamilla",
|
|
68593
68750
|
"Potamilla intermedia",
|
|
@@ -68723,6 +68880,7 @@
|
|
|
68723
68880
|
"Prenanthes alba",
|
|
68724
68881
|
"Prenanthes altissima",
|
|
68725
68882
|
"Prenanthes sagittata",
|
|
68883
|
+
"Prenanthes serpentaria",
|
|
68726
68884
|
"Preperidinium meunieri",
|
|
68727
68885
|
"Prestauroneis integra",
|
|
68728
68886
|
"Priacanthidae",
|
|
@@ -70690,12 +70848,14 @@
|
|
|
70690
70848
|
"Ranunculus cardiophyllus",
|
|
70691
70849
|
"Ranunculus cymbalaria",
|
|
70692
70850
|
"Ranunculus flabellaris",
|
|
70851
|
+
"Ranunculus flammula",
|
|
70693
70852
|
"Ranunculus gmelinii",
|
|
70694
70853
|
"Ranunculus hispidus",
|
|
70695
70854
|
"Ranunculus hispidus var. caricetorum",
|
|
70696
70855
|
"Ranunculus hispidus var. nitidus",
|
|
70697
70856
|
"Ranunculus hydrocharoides",
|
|
70698
70857
|
"Ranunculus hyperboreus",
|
|
70858
|
+
"Ranunculus lapponicus",
|
|
70699
70859
|
"Ranunculus longirostris***retired***use Ranunculus aquatilis var. diffusus",
|
|
70700
70860
|
"Ranunculus macounii",
|
|
70701
70861
|
"Ranunculus nivalis",
|
|
@@ -73250,6 +73410,7 @@
|
|
|
73250
73410
|
"Scrupocellaria diegensis",
|
|
73251
73411
|
"Scrupocellariidae",
|
|
73252
73412
|
"Scutellaria",
|
|
73413
|
+
"Scutellaria churchiliana",
|
|
73253
73414
|
"Scutellaria galericulata",
|
|
73254
73415
|
"Scutellaria integrifolia",
|
|
73255
73416
|
"Scutellaria lateriflora",
|
|
@@ -74427,6 +74588,7 @@
|
|
|
74427
74588
|
"Sparganium angustifolium",
|
|
74428
74589
|
"Sparganium emersum",
|
|
74429
74590
|
"Sparganium eurycarpum",
|
|
74591
|
+
"Sparganium fluctuans",
|
|
74430
74592
|
"Sparganium hyperboreum",
|
|
74431
74593
|
"Sparganium natans",
|
|
74432
74594
|
"Sparganophilidae",
|
|
@@ -76326,6 +76488,7 @@
|
|
|
76326
76488
|
"Symphyotrichum lanceolatum var. lanceolatum",
|
|
76327
76489
|
"Symphyotrichum lateriflorum",
|
|
76328
76490
|
"Symphyotrichum lateriflorum var. lateriflorum",
|
|
76491
|
+
"Symphyotrichum macrophylla",
|
|
76329
76492
|
"Symphyotrichum novae-angliae",
|
|
76330
76493
|
"Symphyotrichum novi-belgii",
|
|
76331
76494
|
"Symphyotrichum ontarionis",
|
|
@@ -80210,6 +80373,7 @@
|
|
|
80210
80373
|
"Angst",
|
|
80211
80374
|
"BTU",
|
|
80212
80375
|
"BU",
|
|
80376
|
+
"Bq/L",
|
|
80213
80377
|
"CCE/100ml",
|
|
80214
80378
|
"CFU",
|
|
80215
80379
|
"CU",
|
|
@@ -80348,7 +80512,7 @@
|
|
|
80348
80512
|
"geu/100ml",
|
|
80349
80513
|
"geu/g",
|
|
80350
80514
|
"gpg",
|
|
80351
|
-
"gpm
|
|
80515
|
+
"gpm*********",
|
|
80352
80516
|
"gpm/ft",
|
|
80353
80517
|
"grains",
|
|
80354
80518
|
"ha",
|
|
@@ -80367,6 +80531,7 @@
|
|
|
80367
80531
|
"kg/m3",
|
|
80368
80532
|
"kg/t",
|
|
80369
80533
|
"kg/t CaCO3**",
|
|
80534
|
+
"kg/tons",
|
|
80370
80535
|
"kgal",
|
|
80371
80536
|
"km",
|
|
80372
80537
|
"km/hr",
|
|
@@ -80400,6 +80565,7 @@
|
|
|
80400
80565
|
"m2",
|
|
80401
80566
|
"m2/km2",
|
|
80402
80567
|
"m3",
|
|
80568
|
+
"m3/day",
|
|
80403
80569
|
"m3/hr",
|
|
80404
80570
|
"m3/min",
|
|
80405
80571
|
"m3/sec",
|
|
@@ -80417,6 +80583,7 @@
|
|
|
80417
80583
|
"mg/cm2",
|
|
80418
80584
|
"mg/cm3",
|
|
80419
80585
|
"mg/day",
|
|
80586
|
+
"mg/dm2/day",
|
|
80420
80587
|
"mg/g",
|
|
80421
80588
|
"mg/hr",
|
|
80422
80589
|
"mg/kg",
|
|
@@ -80570,6 +80737,7 @@
|
|
|
80570
80737
|
"umol/kg",
|
|
80571
80738
|
"umol/m2/s",
|
|
80572
80739
|
"units/cm",
|
|
80740
|
+
"units/m",
|
|
80573
80741
|
"volts",
|
|
80574
80742
|
"weeks",
|
|
80575
80743
|
"y/m/d",
|
|
@@ -80817,6 +80985,7 @@
|
|
|
80817
80985
|
"Angst",
|
|
80818
80986
|
"BTU",
|
|
80819
80987
|
"BU",
|
|
80988
|
+
"Bq/L",
|
|
80820
80989
|
"CCE/100ml",
|
|
80821
80990
|
"CFU",
|
|
80822
80991
|
"CU",
|
|
@@ -80955,7 +81124,7 @@
|
|
|
80955
81124
|
"geu/100ml",
|
|
80956
81125
|
"geu/g",
|
|
80957
81126
|
"gpg",
|
|
80958
|
-
"gpm
|
|
81127
|
+
"gpm*********",
|
|
80959
81128
|
"gpm/ft",
|
|
80960
81129
|
"grains",
|
|
80961
81130
|
"ha",
|
|
@@ -80974,6 +81143,7 @@
|
|
|
80974
81143
|
"kg/m3",
|
|
80975
81144
|
"kg/t",
|
|
80976
81145
|
"kg/t CaCO3**",
|
|
81146
|
+
"kg/tons",
|
|
80977
81147
|
"kgal",
|
|
80978
81148
|
"km",
|
|
80979
81149
|
"km/hr",
|
|
@@ -81007,6 +81177,7 @@
|
|
|
81007
81177
|
"m2",
|
|
81008
81178
|
"m2/km2",
|
|
81009
81179
|
"m3",
|
|
81180
|
+
"m3/day",
|
|
81010
81181
|
"m3/hr",
|
|
81011
81182
|
"m3/min",
|
|
81012
81183
|
"m3/sec",
|
|
@@ -81024,6 +81195,7 @@
|
|
|
81024
81195
|
"mg/cm2",
|
|
81025
81196
|
"mg/cm3",
|
|
81026
81197
|
"mg/day",
|
|
81198
|
+
"mg/dm2/day",
|
|
81027
81199
|
"mg/g",
|
|
81028
81200
|
"mg/hr",
|
|
81029
81201
|
"mg/kg",
|
|
@@ -81177,6 +81349,7 @@
|
|
|
81177
81349
|
"umol/kg",
|
|
81178
81350
|
"umol/m2/s",
|
|
81179
81351
|
"units/cm",
|
|
81352
|
+
"units/m",
|
|
81180
81353
|
"volts",
|
|
81181
81354
|
"weeks",
|
|
81182
81355
|
"y/m/d",
|
|
@@ -81382,7 +81555,7 @@
|
|
|
81382
81555
|
"120.6",
|
|
81383
81556
|
"129-71W",
|
|
81384
81557
|
"13",
|
|
81385
|
-
"130***retired***use 130
|
|
81558
|
+
"130***retired***use 130..0",
|
|
81386
81559
|
"130.0",
|
|
81387
81560
|
"130.01",
|
|
81388
81561
|
"130.1",
|
|
@@ -81865,13 +82038,13 @@
|
|
|
81865
82038
|
"3.5",
|
|
81866
82039
|
"300(A)",
|
|
81867
82040
|
"300(B)",
|
|
81868
|
-
"300***retired***use 300
|
|
82041
|
+
"300***retired***use 300..0",
|
|
81869
82042
|
"300.0",
|
|
81870
82043
|
"300.1",
|
|
81871
82044
|
"300.6",
|
|
81872
82045
|
"300.7",
|
|
81873
82046
|
"300_M",
|
|
81874
|
-
"302",
|
|
82047
|
+
"302***retired***use 302..0",
|
|
81875
82048
|
"302.0",
|
|
81876
82049
|
"3030 E",
|
|
81877
82050
|
"3030 F",
|
|
@@ -81898,18 +82071,18 @@
|
|
|
81898
82071
|
"310.1",
|
|
81899
82072
|
"310.1_M",
|
|
81900
82073
|
"310.2",
|
|
81901
|
-
"3111 C",
|
|
81902
|
-
"3111 D",
|
|
82074
|
+
"3111 C***retired***",
|
|
82075
|
+
"3111 D***retired***",
|
|
81903
82076
|
"3111-B",
|
|
81904
82077
|
"3111-C",
|
|
81905
82078
|
"3111-D",
|
|
81906
82079
|
"3111-E",
|
|
81907
|
-
"3111B",
|
|
81908
|
-
"3112 B",
|
|
82080
|
+
"3111B***retired***",
|
|
82081
|
+
"3112 B***retired*** 3112-B",
|
|
81909
82082
|
"3112-B",
|
|
81910
|
-
"3113 B",
|
|
82083
|
+
"3113 B***retired*** 3113-B",
|
|
81911
82084
|
"3113-B",
|
|
81912
|
-
"3114 B",
|
|
82085
|
+
"3114 B***retired*** 3114-B",
|
|
81913
82086
|
"3114-B",
|
|
81914
82087
|
"3114-C",
|
|
81915
82088
|
"3120",
|
|
@@ -81941,9 +82114,9 @@
|
|
|
81941
82114
|
"330.3",
|
|
81942
82115
|
"330.4",
|
|
81943
82116
|
"330.5",
|
|
81944
|
-
"331",
|
|
82117
|
+
"331***retired***use 331..0",
|
|
81945
82118
|
"331.0",
|
|
81946
|
-
"332",
|
|
82119
|
+
"332***retired***use 332..0",
|
|
81947
82120
|
"332.0",
|
|
81948
82121
|
"334",
|
|
81949
82122
|
"335.1",
|
|
@@ -81961,12 +82134,12 @@
|
|
|
81961
82134
|
"340.3",
|
|
81962
82135
|
"340.6",
|
|
81963
82136
|
"345.1",
|
|
81964
|
-
"349",
|
|
82137
|
+
"349***retired***use 349..0",
|
|
81965
82138
|
"349.0",
|
|
81966
82139
|
"35-00 (QUANTITATIVE)",
|
|
81967
82140
|
"35-00 (TAXONOMIC ID)",
|
|
81968
82141
|
"350.1",
|
|
81969
|
-
"350.2 (Nesslerization)",
|
|
82142
|
+
"350.2 (Nesslerization)**ret 350.2 N",
|
|
81970
82143
|
"350.2 (TITRATION)",
|
|
81971
82144
|
"350.2 NESSLERIZATION",
|
|
81972
82145
|
"350.2(A)",
|
|
@@ -81985,8 +82158,8 @@
|
|
|
81985
82158
|
"3500-AS(C)",
|
|
81986
82159
|
"3500-AS(D)",
|
|
81987
82160
|
"3500-AU",
|
|
81988
|
-
"3500-Al B",
|
|
81989
|
-
"3500-As B",
|
|
82161
|
+
"3500-Al B***retired*** 3500-AL(B)",
|
|
82162
|
+
"3500-As B***retired*** 3500-AS(B)",
|
|
81990
82163
|
"3500-BA(B)",
|
|
81991
82164
|
"3500-BA(C)",
|
|
81992
82165
|
"3500-BE(B)",
|
|
@@ -82010,19 +82183,19 @@
|
|
|
82010
82183
|
"3500-CU(C)",
|
|
82011
82184
|
"3500-CU(D)",
|
|
82012
82185
|
"3500-CU(E)",
|
|
82013
|
-
"3500-Ca B",
|
|
82014
|
-
"3500-Cr B",
|
|
82015
|
-
"3500-Cr C",
|
|
82016
|
-
"3500-Cu B",
|
|
82017
|
-
"3500-Cu C",
|
|
82186
|
+
"3500-Ca B***retired*** 3500-CA(B)",
|
|
82187
|
+
"3500-Cr B***retired*** 3500-CR(B)",
|
|
82188
|
+
"3500-Cr C***retired*** 3500-CR(C)",
|
|
82189
|
+
"3500-Cu B***retired*** 3500-CU(B)",
|
|
82190
|
+
"3500-Cu C***retired*** 3500-CU(C)",
|
|
82018
82191
|
"3500-FE(B)",
|
|
82019
82192
|
"3500-FE(C)",
|
|
82020
82193
|
"3500-FE(D)",
|
|
82021
|
-
"3500-Fe B",
|
|
82194
|
+
"3500-Fe B***retired*** 3500-FE(B)",
|
|
82022
82195
|
"3500-HG(B)",
|
|
82023
82196
|
"3500-HG(C)",
|
|
82024
82197
|
"3500-IR",
|
|
82025
|
-
"3500-K B",
|
|
82198
|
+
"3500-K B***retired*** 3500-K-B",
|
|
82026
82199
|
"3500-K-B",
|
|
82027
82200
|
"3500-K-C",
|
|
82028
82201
|
"3500-K-D",
|
|
@@ -82034,27 +82207,27 @@
|
|
|
82034
82207
|
"3500-MG(C)",
|
|
82035
82208
|
"3500-MG(D)",
|
|
82036
82209
|
"3500-MG(E)",
|
|
82037
|
-
"3500-MN B",
|
|
82210
|
+
"3500-MN B***retired*** 3500-MN(B)",
|
|
82038
82211
|
"3500-MN(B)",
|
|
82039
82212
|
"3500-MN(C)",
|
|
82040
82213
|
"3500-MN(D)",
|
|
82041
82214
|
"3500-MO(B)",
|
|
82042
82215
|
"3500-MO(C)",
|
|
82043
|
-
"3500-Mg B",
|
|
82216
|
+
"3500-Mg B***retired*** 3500-MG(B)",
|
|
82044
82217
|
"3500-NA(B)",
|
|
82045
82218
|
"3500-NA(C)",
|
|
82046
82219
|
"3500-NA(D)",
|
|
82047
82220
|
"3500-NI(B)",
|
|
82048
82221
|
"3500-NI(C)",
|
|
82049
|
-
"3500-Na B",
|
|
82050
|
-
"3500-Ni B",
|
|
82222
|
+
"3500-Na B***retired*** 3500-NA(B)",
|
|
82223
|
+
"3500-Ni B***retired*** 3500-NI(B)",
|
|
82051
82224
|
"3500-OS",
|
|
82052
82225
|
"3500-PB(B)",
|
|
82053
82226
|
"3500-PB(C)",
|
|
82054
82227
|
"3500-PB(D)",
|
|
82055
82228
|
"3500-PD",
|
|
82056
82229
|
"3500-PT",
|
|
82057
|
-
"3500-Pb B",
|
|
82230
|
+
"3500-Pb B***retired*** 3500-PB(B)",
|
|
82058
82231
|
"3500-RE",
|
|
82059
82232
|
"3500-RH",
|
|
82060
82233
|
"3500-RU",
|
|
@@ -82075,7 +82248,7 @@
|
|
|
82075
82248
|
"3500-TI",
|
|
82076
82249
|
"3500-TL(B)",
|
|
82077
82250
|
"3500-TL(C)",
|
|
82078
|
-
"3500-V B",
|
|
82251
|
+
"3500-V B***retired*** 3500-V-B",
|
|
82079
82252
|
"3500-V-B",
|
|
82080
82253
|
"3500-V-C",
|
|
82081
82254
|
"3500-V-D",
|
|
@@ -82084,8 +82257,8 @@
|
|
|
82084
82257
|
"3500-ZN(D)",
|
|
82085
82258
|
"3500-ZN(E)",
|
|
82086
82259
|
"3500-ZN(F)",
|
|
82087
|
-
"3500-Zn B",
|
|
82088
|
-
"3500-Zn E",
|
|
82260
|
+
"3500-Zn B***retired*** 3500-ZN(B)",
|
|
82261
|
+
"3500-Zn E***retired*** 3500-ZN(E)",
|
|
82089
82262
|
"3503",
|
|
82090
82263
|
"3505",
|
|
82091
82264
|
"3506",
|
|
@@ -82139,7 +82312,7 @@
|
|
|
82139
82312
|
"365.6",
|
|
82140
82313
|
"3650B",
|
|
82141
82314
|
"365_M",
|
|
82142
|
-
"366***retired***use 366
|
|
82315
|
+
"366***retired***use 366..0",
|
|
82143
82316
|
"366.0",
|
|
82144
82317
|
"370.1",
|
|
82145
82318
|
"3700",
|
|
@@ -82181,8 +82354,8 @@
|
|
|
82181
82354
|
"410_M(B)",
|
|
82182
82355
|
"4110-B",
|
|
82183
82356
|
"4110-C",
|
|
82184
|
-
"4110B",
|
|
82185
|
-
"4110C",
|
|
82357
|
+
"4110B***retired*** 4110-B",
|
|
82358
|
+
"4110C***retired*** 4110-C",
|
|
82186
82359
|
"4110D",
|
|
82187
82360
|
"413.1",
|
|
82188
82361
|
"413.2",
|
|
@@ -82205,24 +82378,24 @@
|
|
|
82205
82378
|
"446.0",
|
|
82206
82379
|
"447.0",
|
|
82207
82380
|
"450.1",
|
|
82208
|
-
"4500-B B",
|
|
82381
|
+
"4500-B B***retired*** 4500-B-B",
|
|
82209
82382
|
"4500-B-B",
|
|
82210
82383
|
"4500-B-C",
|
|
82211
82384
|
"4500-B-D",
|
|
82212
82385
|
"4500-BR(B)",
|
|
82213
82386
|
"4500-BR(C)",
|
|
82214
82387
|
"4500-BR(D)",
|
|
82215
|
-
"4500-CL(B)",
|
|
82216
|
-
"4500-CL(C)",
|
|
82388
|
+
"4500-CL(B)***retired*** 4500-CL-(B)",
|
|
82389
|
+
"4500-CL(C)***retired*** 4500-CL-(C)",
|
|
82217
82390
|
"4500-CL(D)",
|
|
82218
|
-
"4500-CL(E)",
|
|
82219
|
-
"4500-CL(F)",
|
|
82220
|
-
"4500-CL(G)",
|
|
82391
|
+
"4500-CL(E)***retired*** 4500-CL-(E)",
|
|
82392
|
+
"4500-CL(F)***retired*** 4500-CL-(F)",
|
|
82393
|
+
"4500-CL(G)***retired*** 4500-CL-(G)",
|
|
82221
82394
|
"4500-CL(H)",
|
|
82222
82395
|
"4500-CL(I)",
|
|
82223
82396
|
"4500-CL-(B)",
|
|
82224
82397
|
"4500-CL-(C)",
|
|
82225
|
-
"4500-CL-(D)",
|
|
82398
|
+
"4500-CL-(D)***retired*** 4500-CL(D)",
|
|
82226
82399
|
"4500-CL-(E)",
|
|
82227
82400
|
"4500-CL-(F)",
|
|
82228
82401
|
"4500-CL-(G)",
|
|
@@ -82232,10 +82405,11 @@
|
|
|
82232
82405
|
"4500-CLO(E)",
|
|
82233
82406
|
"4500-CLO2 C",
|
|
82234
82407
|
"4500-CLO2 E",
|
|
82235
|
-
"4500-CN C",
|
|
82408
|
+
"4500-CN C***retired*** 4500-CN(C)",
|
|
82236
82409
|
"4500-CN(C)",
|
|
82237
82410
|
"4500-CN(D)",
|
|
82238
82411
|
"4500-CN(E)",
|
|
82412
|
+
"4500-CN(E)***retired*** 4500-CN-E",
|
|
82239
82413
|
"4500-CN(F)",
|
|
82240
82414
|
"4500-CN(G)",
|
|
82241
82415
|
"4500-CN(H)",
|
|
@@ -82244,21 +82418,21 @@
|
|
|
82244
82418
|
"4500-CN(K)",
|
|
82245
82419
|
"4500-CN(L)",
|
|
82246
82420
|
"4500-CN(M)",
|
|
82247
|
-
"4500-CN- B",
|
|
82421
|
+
"4500-CN- B***retired*** 4500-CN-B",
|
|
82248
82422
|
"4500-CN-B",
|
|
82249
|
-
"4500-CN-D",
|
|
82423
|
+
"4500-CN-D***retired*** 4500-CN(D)",
|
|
82250
82424
|
"4500-CN-E",
|
|
82251
|
-
"4500-CN-F",
|
|
82425
|
+
"4500-CN-F***retired*** 4500-CN(F)",
|
|
82252
82426
|
"4500-CO2(B)",
|
|
82253
82427
|
"4500-CO2(C)",
|
|
82254
|
-
"4500-Cl D",
|
|
82255
|
-
"4500-Cl G",
|
|
82256
|
-
"4500-Cl- B",
|
|
82257
|
-
"4500-Cl- C",
|
|
82258
|
-
"4500-Cl- D",
|
|
82259
|
-
"4500-Cl- E",
|
|
82260
|
-
"4500-F- B",
|
|
82261
|
-
"4500-F- E",
|
|
82428
|
+
"4500-Cl D***retired**/ 4500-CL(D)",
|
|
82429
|
+
"4500-Cl G***retired**/ 4500-CL-(G)",
|
|
82430
|
+
"4500-Cl- B***retired**/ 4500-CL-(B)",
|
|
82431
|
+
"4500-Cl- C***retired**/ 4500-CL-(C)",
|
|
82432
|
+
"4500-Cl- D***retired*// 4500-CL(D)",
|
|
82433
|
+
"4500-Cl- E***retired**/ 4500-CL-(E)",
|
|
82434
|
+
"4500-F- B***retired*** 4500-F-B",
|
|
82435
|
+
"4500-F- E***retired*** 4500-F-E",
|
|
82262
82436
|
"4500-F-B",
|
|
82263
82437
|
"4500-F-C",
|
|
82264
82438
|
"4500-F-D",
|
|
@@ -82266,8 +82440,8 @@
|
|
|
82266
82440
|
"4500-F-F",
|
|
82267
82441
|
"4500-H",
|
|
82268
82442
|
"4500-H+B",
|
|
82269
|
-
"4500-I-(B)",
|
|
82270
|
-
"4500-I-(C)",
|
|
82443
|
+
"4500-I-(B)***retired*** 4500-I-B",
|
|
82444
|
+
"4500-I-(C)***retired*** 4500-I-C",
|
|
82271
82445
|
"4500-I-B",
|
|
82272
82446
|
"4500-I-C",
|
|
82273
82447
|
"4500-KMNO4",
|
|
@@ -82276,44 +82450,44 @@
|
|
|
82276
82450
|
"4500-N(ORG) C",
|
|
82277
82451
|
"4500-N-B",
|
|
82278
82452
|
"4500-N-C",
|
|
82279
|
-
"4500-NH3 B",
|
|
82280
|
-
"4500-NH3 C",
|
|
82281
|
-
"4500-NH3 D",
|
|
82282
|
-
"4500-NH3 E",
|
|
82283
|
-
"4500-NH3 G",
|
|
82284
|
-
"4500-NH3 H",
|
|
82453
|
+
"4500-NH3 B***retired*** 4500-NH3 B",
|
|
82454
|
+
"4500-NH3 C***retired**/ 4500-NH3 C",
|
|
82455
|
+
"4500-NH3 D***retired**/ 4500-NH3 D",
|
|
82456
|
+
"4500-NH3 E***retired**/ 4500-NH3 E",
|
|
82457
|
+
"4500-NH3 G***retired**/4500-NH3(G)",
|
|
82458
|
+
"4500-NH3 H***retired**/ 4500-NH3 H",
|
|
82285
82459
|
"4500-NH3 B",
|
|
82286
82460
|
"4500-NH3 B PRE",
|
|
82287
82461
|
"4500-NH3 C",
|
|
82288
82462
|
"4500-NH3 D",
|
|
82289
82463
|
"4500-NH3 E",
|
|
82290
|
-
"4500-NH3 G",
|
|
82464
|
+
"4500-NH3 G***retired*** 4500-NH3(G)",
|
|
82291
82465
|
"4500-NH3 H",
|
|
82292
|
-
"4500-NH3(C)",
|
|
82293
|
-
"4500-NH3(D)",
|
|
82294
|
-
"4500-NH3(E)",
|
|
82466
|
+
"4500-NH3(C)***retired*** 4500-NH3 C",
|
|
82467
|
+
"4500-NH3(D)***retired*** 4500-NH3 D",
|
|
82468
|
+
"4500-NH3(E)***retired*** 4500-NH3 E",
|
|
82295
82469
|
"4500-NH3(F)",
|
|
82296
82470
|
"4500-NH3(G)",
|
|
82297
|
-
"4500-NH3(H)",
|
|
82471
|
+
"4500-NH3(H)***retired*** 4500-NH3 H",
|
|
82298
82472
|
"4500-NO2",
|
|
82299
|
-
"4500-NO2 - B",
|
|
82473
|
+
"4500-NO2 - B***retired**4500-NO2(B)",
|
|
82300
82474
|
"4500-NO2(B)",
|
|
82301
82475
|
"4500-NO2(C)",
|
|
82302
82476
|
"4500-NO3",
|
|
82303
|
-
"4500-NO3 D",
|
|
82304
|
-
"4500-NO3 - F",
|
|
82305
|
-
"4500-NO3 - H",
|
|
82477
|
+
"4500-NO3 D***retired**/ 4500-NO3 D",
|
|
82478
|
+
"4500-NO3 - F***retired* 4500-NO3(F)",
|
|
82479
|
+
"4500-NO3 - H***retired* 4500-NO3(H)",
|
|
82306
82480
|
"4500-NO3 D",
|
|
82307
82481
|
"4500-NO3(B)",
|
|
82308
82482
|
"4500-NO3(C)",
|
|
82309
|
-
"4500-NO3(D)",
|
|
82483
|
+
"4500-NO3(D)***retired*** 4500-NO3 D",
|
|
82310
82484
|
"4500-NO3(E)",
|
|
82311
82485
|
"4500-NO3(F)",
|
|
82312
82486
|
"4500-NO3(G)",
|
|
82313
82487
|
"4500-NO3(H)",
|
|
82314
82488
|
"4500-NO3(I)",
|
|
82315
|
-
"4500-NO3- D",
|
|
82316
|
-
"4500-NO3- E",
|
|
82489
|
+
"4500-NO3- D***retired*// 4500-NO3 D",
|
|
82490
|
+
"4500-NO3- E***retired***4500-NO3(E)",
|
|
82317
82491
|
"4500-NOR(B)",
|
|
82318
82492
|
"4500-NOR(C)",
|
|
82319
82493
|
"4500-NORG D",
|
|
@@ -82330,8 +82504,8 @@
|
|
|
82330
82504
|
"4500-O3 B",
|
|
82331
82505
|
"4500-P",
|
|
82332
82506
|
"4500-P B",
|
|
82333
|
-
"4500-P E",
|
|
82334
|
-
"4500-P F",
|
|
82507
|
+
"4500-P E***retired*** 4500-P-E",
|
|
82508
|
+
"4500-P F***retired*** 4500-P-F",
|
|
82335
82509
|
"4500-P-C",
|
|
82336
82510
|
"4500-P-D",
|
|
82337
82511
|
"4500-P-E",
|
|
@@ -82340,10 +82514,10 @@
|
|
|
82340
82514
|
"4500-P-H",
|
|
82341
82515
|
"4500-P-I",
|
|
82342
82516
|
"4500-P-J",
|
|
82343
|
-
"4500-S-2 E",
|
|
82344
|
-
"4500-S-2 F",
|
|
82517
|
+
"4500-S-2 E***retired*** 4500-S2(E)",
|
|
82345
82518
|
"4500-S-2 E",
|
|
82346
82519
|
"4500-S-2 F",
|
|
82520
|
+
"4500-S2 F***retired*** 4500-S2(F)",
|
|
82347
82521
|
"4500-S2(D)",
|
|
82348
82522
|
"4500-S2(E)",
|
|
82349
82523
|
"4500-S2(F)",
|
|
@@ -82351,9 +82525,9 @@
|
|
|
82351
82525
|
"4500-S2(H)",
|
|
82352
82526
|
"4500-S2(I)",
|
|
82353
82527
|
"4500-S2(J)",
|
|
82354
|
-
"4500-S2- D",
|
|
82355
|
-
"4500-S2- F",
|
|
82356
|
-
"4500-S2- G",
|
|
82528
|
+
"4500-S2- D***retired*** 4500-S2(D)",
|
|
82529
|
+
"4500-S2- F***retired**/ 4500-S2(F)",
|
|
82530
|
+
"4500-S2- G***retired*** 4500-S2(G)",
|
|
82357
82531
|
"4500-SI(B)",
|
|
82358
82532
|
"4500-SI(C)",
|
|
82359
82533
|
"4500-SI(D)",
|
|
@@ -82377,7 +82551,7 @@
|
|
|
82377
82551
|
"4500-SO42- C",
|
|
82378
82552
|
"4500-SO42- D",
|
|
82379
82553
|
"4500-SO42-D***use 4500-SO42- D",
|
|
82380
|
-
"4500-SiO2 F",
|
|
82554
|
+
"4500-SiO2 F***retired* 4500-SIO2(F)",
|
|
82381
82555
|
"4670",
|
|
82382
82556
|
"481297",
|
|
82383
82557
|
"481300",
|
|
@@ -82510,10 +82684,12 @@
|
|
|
82510
82684
|
"524.3",
|
|
82511
82685
|
"525.1",
|
|
82512
82686
|
"525.2",
|
|
82687
|
+
"525.3",
|
|
82513
82688
|
"526",
|
|
82514
82689
|
"527",
|
|
82515
82690
|
"528",
|
|
82516
82691
|
"529",
|
|
82692
|
+
"530",
|
|
82517
82693
|
"530001",
|
|
82518
82694
|
"530011",
|
|
82519
82695
|
"530021",
|
|
@@ -82534,12 +82710,16 @@
|
|
|
82534
82710
|
"537",
|
|
82535
82711
|
"537.1",
|
|
82536
82712
|
"538",
|
|
82713
|
+
"540",
|
|
82537
82714
|
"540021",
|
|
82538
82715
|
"54002B",
|
|
82539
82716
|
"54003A",
|
|
82540
82717
|
"54003B",
|
|
82541
82718
|
"540041",
|
|
82542
82719
|
"54004B",
|
|
82720
|
+
"543",
|
|
82721
|
+
"544",
|
|
82722
|
+
"545",
|
|
82543
82723
|
"546",
|
|
82544
82724
|
"547",
|
|
82545
82725
|
"548",
|
|
@@ -82633,7 +82813,7 @@
|
|
|
82633
82813
|
"6009",
|
|
82634
82814
|
"601",
|
|
82635
82815
|
"6010",
|
|
82636
|
-
"6010 C",
|
|
82816
|
+
"6010 C***retired*** 6010C",
|
|
82637
82817
|
"6010A",
|
|
82638
82818
|
"6010B",
|
|
82639
82819
|
"6010C",
|
|
@@ -82711,7 +82891,7 @@
|
|
|
82711
82891
|
"625-S",
|
|
82712
82892
|
"625.1",
|
|
82713
82893
|
"6251-B",
|
|
82714
|
-
"6251B",
|
|
82894
|
+
"6251B***retired*** 6251-B",
|
|
82715
82895
|
"6252-B",
|
|
82716
82896
|
"626",
|
|
82717
82897
|
"627",
|
|
@@ -82732,7 +82912,7 @@
|
|
|
82732
82912
|
"640",
|
|
82733
82913
|
"6402",
|
|
82734
82914
|
"641",
|
|
82735
|
-
"6410 B",
|
|
82915
|
+
"6410 B***retired*** 6410-B",
|
|
82736
82916
|
"6410-B",
|
|
82737
82917
|
"642",
|
|
82738
82918
|
"6420-BA",
|
|
@@ -82743,7 +82923,7 @@
|
|
|
82743
82923
|
"6431-B",
|
|
82744
82924
|
"6431-C",
|
|
82745
82925
|
"644",
|
|
82746
|
-
"6440 B",
|
|
82926
|
+
"6440 B***retired*** 6440-B",
|
|
82747
82927
|
"6440-B",
|
|
82748
82928
|
"6440-C",
|
|
82749
82929
|
"645",
|
|
@@ -82753,8 +82933,8 @@
|
|
|
82753
82933
|
"6602",
|
|
82754
82934
|
"6603",
|
|
82755
82935
|
"6610-B",
|
|
82756
|
-
"6610B",
|
|
82757
|
-
"6630 C",
|
|
82936
|
+
"6610B***retired*** 6610-B",
|
|
82937
|
+
"6630 C***retired*** 6630-C",
|
|
82758
82938
|
"6630-B",
|
|
82759
82939
|
"6630-C",
|
|
82760
82940
|
"6630-D",
|
|
@@ -82782,11 +82962,14 @@
|
|
|
82782
82962
|
"7048",
|
|
82783
82963
|
"7056",
|
|
82784
82964
|
"70606",
|
|
82965
|
+
"70606***retired***",
|
|
82785
82966
|
"7060A",
|
|
82786
82967
|
"7061301",
|
|
82968
|
+
"7061301***retired***",
|
|
82787
82969
|
"7061A",
|
|
82788
82970
|
"7062",
|
|
82789
82971
|
"70620",
|
|
82972
|
+
"70620***retired***",
|
|
82790
82973
|
"7063",
|
|
82791
82974
|
"7074(INSL)",
|
|
82792
82975
|
"7074(SOL)",
|
|
@@ -82798,8 +82981,8 @@
|
|
|
82798
82981
|
"70950",
|
|
82799
82982
|
"7102",
|
|
82800
82983
|
"7105",
|
|
82801
|
-
"7110 B",
|
|
82802
|
-
"7110 C",
|
|
82984
|
+
"7110 B***retired*** 7110-B",
|
|
82985
|
+
"7110 C***retired*** 7110-C",
|
|
82803
82986
|
"7110-B",
|
|
82804
82987
|
"7110-C",
|
|
82805
82988
|
"7120B",
|
|
@@ -82819,11 +83002,16 @@
|
|
|
82819
83002
|
"7210",
|
|
82820
83003
|
"7211",
|
|
82821
83004
|
"72920",
|
|
83005
|
+
"72920***retired***",
|
|
82822
83006
|
"7300",
|
|
82823
83007
|
"73100",
|
|
83008
|
+
"73100***retired***",
|
|
82824
83009
|
"73110",
|
|
83010
|
+
"73110***retired***",
|
|
82825
83011
|
"73300",
|
|
83012
|
+
"73300***retired***",
|
|
82826
83013
|
"73310",
|
|
83014
|
+
"73310***retired***",
|
|
82827
83015
|
"7380",
|
|
82828
83016
|
"7381",
|
|
82829
83017
|
"7400",
|
|
@@ -82844,25 +83032,25 @@
|
|
|
82844
83032
|
"7480",
|
|
82845
83033
|
"7481",
|
|
82846
83034
|
"7500",
|
|
82847
|
-
"7500-3H B",
|
|
83035
|
+
"7500-3H B***retired*** 7500-3H(B)",
|
|
82848
83036
|
"7500-3H(B)",
|
|
82849
83037
|
"7500-CS(B)",
|
|
82850
|
-
"7500-I B",
|
|
82851
|
-
"7500-I C",
|
|
82852
|
-
"7500-I D",
|
|
83038
|
+
"7500-I B***retired*** 7500-I-B",
|
|
83039
|
+
"7500-I C***retired*** 7500-I-C",
|
|
83040
|
+
"7500-I D***retired*** 7500-I-D",
|
|
82853
83041
|
"7500-I-B",
|
|
82854
83042
|
"7500-I-C",
|
|
82855
83043
|
"7500-I-D",
|
|
82856
83044
|
"7500-RA(B)",
|
|
82857
83045
|
"7500-RA(C)",
|
|
82858
83046
|
"7500-RA(D)",
|
|
82859
|
-
"7500-RA-D",
|
|
83047
|
+
"7500-RA-D***retired*** 7500-RA(D)",
|
|
82860
83048
|
"7500-RN(B)",
|
|
82861
|
-
"7500-Ra B",
|
|
82862
|
-
"7500-Ra C",
|
|
83049
|
+
"7500-Ra B***retired*** 7500-RA(B)",
|
|
83050
|
+
"7500-Ra C***retired*** 7500-RA(C)",
|
|
82863
83051
|
"7500-SR(B)",
|
|
82864
|
-
"7500-U B",
|
|
82865
|
-
"7500-U C",
|
|
83052
|
+
"7500-U B***retired*** 7500-U-B",
|
|
83053
|
+
"7500-U C***retired*** 7500-U-C",
|
|
82866
83054
|
"7500-U-B",
|
|
82867
83055
|
"7500-U-C",
|
|
82868
83056
|
"7501",
|
|
@@ -82875,6 +83063,7 @@
|
|
|
82875
83063
|
"7550",
|
|
82876
83064
|
"7580",
|
|
82877
83065
|
"75900",
|
|
83066
|
+
"75900***retired***",
|
|
82878
83067
|
"7600",
|
|
82879
83068
|
"7601",
|
|
82880
83069
|
"7602",
|
|
@@ -82882,6 +83071,7 @@
|
|
|
82882
83071
|
"7604",
|
|
82883
83072
|
"7610",
|
|
82884
83073
|
"76300",
|
|
83074
|
+
"76300***retired***",
|
|
82885
83075
|
"77000",
|
|
82886
83076
|
"7740",
|
|
82887
83077
|
"7741A",
|
|
@@ -83136,7 +83326,7 @@
|
|
|
83136
83326
|
"8A (SOIL / SEDIMENT)",
|
|
83137
83327
|
"9 (OPACITY)",
|
|
83138
83328
|
"9 (TRITIUM)",
|
|
83139
|
-
"900",
|
|
83329
|
+
"900***retired***use 900..0",
|
|
83140
83330
|
"900.0",
|
|
83141
83331
|
"900.1",
|
|
83142
83332
|
"9000",
|
|
@@ -83156,7 +83346,7 @@
|
|
|
83156
83346
|
"9021",
|
|
83157
83347
|
"9022",
|
|
83158
83348
|
"9023",
|
|
83159
|
-
"903",
|
|
83349
|
+
"903***retired***use 903..0",
|
|
83160
83350
|
"903.0",
|
|
83161
83351
|
"903.1",
|
|
83162
83352
|
"9030A",
|
|
@@ -83173,7 +83363,7 @@
|
|
|
83173
83363
|
"9045B",
|
|
83174
83364
|
"9045C",
|
|
83175
83365
|
"9045D",
|
|
83176
|
-
"905",
|
|
83366
|
+
"905***retired***use 905..0",
|
|
83177
83367
|
"905-R-05-001",
|
|
83178
83368
|
"905.0",
|
|
83179
83369
|
"9050",
|
|
@@ -83199,7 +83389,7 @@
|
|
|
83199
83389
|
"9077(C)",
|
|
83200
83390
|
"9078",
|
|
83201
83391
|
"9079",
|
|
83202
|
-
"908",
|
|
83392
|
+
"908***retired***use 908..0",
|
|
83203
83393
|
"908.0",
|
|
83204
83394
|
"908.1",
|
|
83205
83395
|
"9080",
|
|
@@ -83235,7 +83425,7 @@
|
|
|
83235
83425
|
"9211C",
|
|
83236
83426
|
"9212",
|
|
83237
83427
|
"9213",
|
|
83238
|
-
"9213-D",
|
|
83428
|
+
"9213-D***retired*** 9213D",
|
|
83239
83429
|
"9213B",
|
|
83240
83430
|
"9213D",
|
|
83241
83431
|
"9214",
|
|
@@ -83253,7 +83443,7 @@
|
|
|
83253
83443
|
"9221-E.2",
|
|
83254
83444
|
"9221-F",
|
|
83255
83445
|
"9221A,B,C,F",
|
|
83256
|
-
"9221A-B-C-F",
|
|
83446
|
+
"9221A-B-C-F***retired***9221A,B,C,F",
|
|
83257
83447
|
"9222-(B+B.5c)",
|
|
83258
83448
|
"9222-E",
|
|
83259
83449
|
"9222-F",
|
|
@@ -83268,7 +83458,7 @@
|
|
|
83268
83458
|
"9223",
|
|
83269
83459
|
"9223-B",
|
|
83270
83460
|
"9223-B-04",
|
|
83271
|
-
"9223B",
|
|
83461
|
+
"9223B***retired*** 9223-B",
|
|
83272
83462
|
"9230-B",
|
|
83273
83463
|
"9230-C",
|
|
83274
83464
|
"9230-D",
|
|
@@ -83447,31 +83637,40 @@
|
|
|
83447
83637
|
"A00080",
|
|
83448
83638
|
"A00081",
|
|
83449
83639
|
"A00082",
|
|
83640
|
+
"A00082***retired***",
|
|
83450
83641
|
"A00088",
|
|
83451
83642
|
"A00093",
|
|
83452
83643
|
"A00097",
|
|
83453
83644
|
"A00105",
|
|
83454
83645
|
"A00111",
|
|
83646
|
+
"A00111***retired***",
|
|
83455
83647
|
"A00111/A00128",
|
|
83648
|
+
"A00111/A00128***retired***",
|
|
83456
83649
|
"A00134",
|
|
83457
83650
|
"A00134/A00137",
|
|
83458
83651
|
"A00143",
|
|
83459
83652
|
"A00147",
|
|
83460
83653
|
"A00151",
|
|
83461
83654
|
"A00157",
|
|
83655
|
+
"A00157***retired***",
|
|
83462
83656
|
"A00157/A00160",
|
|
83657
|
+
"A00157/A00160***retired***",
|
|
83463
83658
|
"A00171",
|
|
83464
83659
|
"A00178",
|
|
83465
83660
|
"A00196",
|
|
83466
83661
|
"A00201",
|
|
83467
83662
|
"A00201/A00204",
|
|
83663
|
+
"A00201/A00204***retired***",
|
|
83468
83664
|
"A00205",
|
|
83469
83665
|
"A00208",
|
|
83470
83666
|
"A00212",
|
|
83471
83667
|
"A00216",
|
|
83668
|
+
"A00216***retired***",
|
|
83472
83669
|
"A00216/A00256",
|
|
83670
|
+
"A00216/A00256***retired***",
|
|
83473
83671
|
"A00224",
|
|
83474
83672
|
"A00243",
|
|
83673
|
+
"A00243***retired***",
|
|
83475
83674
|
"A00246",
|
|
83476
83675
|
"A2540G",
|
|
83477
83676
|
"A905904K",
|
|
@@ -83550,6 +83749,7 @@
|
|
|
83550
83749
|
"BIOO-1018",
|
|
83551
83750
|
"BREVELCMS",
|
|
83552
83751
|
"BTEX",
|
|
83752
|
+
"Benthic macroinvertebrates",
|
|
83553
83753
|
"C-001-1",
|
|
83554
83754
|
"C-002-1",
|
|
83555
83755
|
"C-003-1",
|
|
@@ -83613,21 +83813,21 @@
|
|
|
83613
83813
|
"D1067(A)",
|
|
83614
83814
|
"D1067(B)",
|
|
83615
83815
|
"D1067(C)",
|
|
83616
|
-
"D1068 B",
|
|
83816
|
+
"D1068 B***retired*** D1068(B)",
|
|
83617
83817
|
"D1068(A)",
|
|
83618
83818
|
"D1068(B)",
|
|
83619
83819
|
"D1068(C)",
|
|
83620
83820
|
"D1068(D)",
|
|
83621
|
-
"D1068A",
|
|
83622
|
-
"D1068C",
|
|
83623
|
-
"D1068D",
|
|
83821
|
+
"D1068A***retired*** D1068(A)",
|
|
83822
|
+
"D1068C***retired*** D1068(C)",
|
|
83823
|
+
"D1068D***retired*** D1068(D)",
|
|
83624
83824
|
"D1125(A)",
|
|
83625
83825
|
"D1125(B)",
|
|
83626
83826
|
"D1125-82",
|
|
83627
83827
|
"D1125-95",
|
|
83628
83828
|
"D1126",
|
|
83629
|
-
"D1179 A",
|
|
83630
|
-
"D1179 B",
|
|
83829
|
+
"D1179 A***retired*** D1179(A)",
|
|
83830
|
+
"D1179 B***retired*** D1179(B)",
|
|
83631
83831
|
"D1179(A)",
|
|
83632
83832
|
"D1179(B)",
|
|
83633
83833
|
"D1246",
|
|
@@ -83640,8 +83840,8 @@
|
|
|
83640
83840
|
"D1293(A)",
|
|
83641
83841
|
"D1293(B)",
|
|
83642
83842
|
"D1385",
|
|
83643
|
-
"D1426 A",
|
|
83644
|
-
"D1426 B",
|
|
83843
|
+
"D1426 A***retired*** D1426(A)",
|
|
83844
|
+
"D1426 B***retired*** D1426(B)",
|
|
83645
83845
|
"D1426(A)",
|
|
83646
83846
|
"D1426(B)",
|
|
83647
83847
|
"D1429(A)",
|
|
@@ -83654,28 +83854,28 @@
|
|
|
83654
83854
|
"D1590",
|
|
83655
83855
|
"D1607",
|
|
83656
83856
|
"D1608",
|
|
83657
|
-
"D1687 A",
|
|
83658
|
-
"D1687 B",
|
|
83659
|
-
"D1687 C",
|
|
83857
|
+
"D1687 A***retired*** D1687(A)",
|
|
83858
|
+
"D1687 B***retired*** D1687(B)",
|
|
83859
|
+
"D1687 C***retired*** D1687(C)",
|
|
83660
83860
|
"D1687(A)",
|
|
83661
83861
|
"D1687(B)",
|
|
83662
83862
|
"D1687(C)",
|
|
83663
|
-
"D1688 A",
|
|
83664
|
-
"D1688 B",
|
|
83665
|
-
"D1688 C",
|
|
83863
|
+
"D1688 A***retired*** D1688(A)",
|
|
83864
|
+
"D1688 B***retired*** D1688(B)",
|
|
83865
|
+
"D1688 C***retired*** D3557(C)",
|
|
83666
83866
|
"D1688(A)",
|
|
83667
83867
|
"D1688(B)",
|
|
83668
83868
|
"D1688(C)",
|
|
83669
|
-
"D1691 A",
|
|
83670
|
-
"D1691 B",
|
|
83869
|
+
"D1691 A***retired*** D1691(A)",
|
|
83870
|
+
"D1691 B***retired*** D1691(B)",
|
|
83671
83871
|
"D1691(A)",
|
|
83672
83872
|
"D1691(B)",
|
|
83673
83873
|
"D1704",
|
|
83674
83874
|
"D1783(A)",
|
|
83675
83875
|
"D1783(B)",
|
|
83676
|
-
"D1886 A",
|
|
83677
|
-
"D1886 B",
|
|
83678
|
-
"D1886 C",
|
|
83876
|
+
"D1886 A***retired*** D1886(A)",
|
|
83877
|
+
"D1886 B***retired*** D1886(B)",
|
|
83878
|
+
"D1886 C***retired*** D1886(C)",
|
|
83679
83879
|
"D1886(A)",
|
|
83680
83880
|
"D1886(B)",
|
|
83681
83881
|
"D1886(C)",
|
|
@@ -83689,7 +83889,7 @@
|
|
|
83689
83889
|
"D2036(B)",
|
|
83690
83890
|
"D2036(C)",
|
|
83691
83891
|
"D2036(D)",
|
|
83692
|
-
"D2036A",
|
|
83892
|
+
"D2036A***retired*** D2036(A)",
|
|
83693
83893
|
"D2186(A)",
|
|
83694
83894
|
"D2186(B)",
|
|
83695
83895
|
"D2186(C)",
|
|
@@ -83751,24 +83951,24 @@
|
|
|
83751
83951
|
"D3478",
|
|
83752
83952
|
"D3534(ECD)",
|
|
83753
83953
|
"D3534(ELCD)",
|
|
83754
|
-
"D3557 B",
|
|
83755
|
-
"D3557 C",
|
|
83756
|
-
"D3557 D",
|
|
83954
|
+
"D3557 B***retired*** D3557(B)",
|
|
83955
|
+
"D3557 C***retired*** D3557(C)",
|
|
83956
|
+
"D3557 D***retired*** D3557(D)",
|
|
83757
83957
|
"D3557(A)",
|
|
83758
83958
|
"D3557(B)",
|
|
83759
83959
|
"D3557(C)",
|
|
83760
83960
|
"D3557(D)",
|
|
83761
|
-
"D3557A",
|
|
83762
|
-
"D3558 A",
|
|
83763
|
-
"D3558 B",
|
|
83764
|
-
"D3558 C",
|
|
83961
|
+
"D3557A***retired*** D3557(A)",
|
|
83962
|
+
"D3558 A***retired*** D3558(A)",
|
|
83963
|
+
"D3558 B***retired*** D3558(B)",
|
|
83964
|
+
"D3558 C***retired*** D3558(C)",
|
|
83765
83965
|
"D3558(A)",
|
|
83766
83966
|
"D3558(B)",
|
|
83767
83967
|
"D3558(C)",
|
|
83768
|
-
"D3559 A",
|
|
83769
|
-
"D3559 B",
|
|
83770
|
-
"D3559 C",
|
|
83771
|
-
"D3559 D",
|
|
83968
|
+
"D3559 A***retired*** D3559(A)",
|
|
83969
|
+
"D3559 B***retired*** D3559(B)",
|
|
83970
|
+
"D3559 C***retired*** D3559(C)",
|
|
83971
|
+
"D3559 D***retired*** D3559(D)",
|
|
83772
83972
|
"D3559(A)",
|
|
83773
83973
|
"D3559(B)",
|
|
83774
83974
|
"D3559(C)",
|
|
@@ -83796,8 +83996,8 @@
|
|
|
83796
83996
|
"D3856",
|
|
83797
83997
|
"D3857",
|
|
83798
83998
|
"D3858",
|
|
83799
|
-
"D3859 A",
|
|
83800
|
-
"D3859 B",
|
|
83999
|
+
"D3859 A***retired*** D3859(A)",
|
|
84000
|
+
"D3859 B***retired*** D3859(B)",
|
|
83801
84001
|
"D3859(A)",
|
|
83802
84002
|
"D3859(B)",
|
|
83803
84003
|
"D3865",
|
|
@@ -83805,7 +84005,7 @@
|
|
|
83805
84005
|
"D3866(B)",
|
|
83806
84006
|
"D3866(C)",
|
|
83807
84007
|
"D3867",
|
|
83808
|
-
"D3867 B",
|
|
84008
|
+
"D3867 B***retired*** D3867(B)",
|
|
83809
84009
|
"D3867(A)",
|
|
83810
84010
|
"D3867(B)",
|
|
83811
84011
|
"D3867-04",
|
|
@@ -83897,12 +84097,12 @@
|
|
|
83897
84097
|
"D5085",
|
|
83898
84098
|
"D5086",
|
|
83899
84099
|
"D5089",
|
|
83900
|
-
"D511 A",
|
|
83901
|
-
"D511 B",
|
|
84100
|
+
"D511 A***retired*** D511(A)",
|
|
84101
|
+
"D511 B***retired*** D511(B)",
|
|
83902
84102
|
"D511(A)",
|
|
83903
84103
|
"D511(B)",
|
|
83904
|
-
"D512 A",
|
|
83905
|
-
"D512 B",
|
|
84104
|
+
"D512 A***retired*** D512(A)",
|
|
84105
|
+
"D512 B***retired*** D512(B)",
|
|
83906
84106
|
"D512 D",
|
|
83907
84107
|
"D512(A)",
|
|
83908
84108
|
"D512(B)",
|
|
@@ -83995,9 +84195,9 @@
|
|
|
83995
84195
|
"D857(A)",
|
|
83996
84196
|
"D857(B)",
|
|
83997
84197
|
"D857(C)",
|
|
83998
|
-
"D858 A",
|
|
83999
|
-
"D858 B",
|
|
84000
|
-
"D858 C",
|
|
84198
|
+
"D858 A***retired*** D858(A)",
|
|
84199
|
+
"D858 B***retired*** D858(B)",
|
|
84200
|
+
"D858 C***retired*** D858(C)",
|
|
84001
84201
|
"D858(A)",
|
|
84002
84202
|
"D858(B)",
|
|
84003
84203
|
"D858(C)",
|
|
@@ -84121,48 +84321,48 @@
|
|
|
84121
84321
|
"I-1020-85.2",
|
|
84122
84322
|
"I-1030-85",
|
|
84123
84323
|
"I-1030-85.2",
|
|
84124
|
-
"I-1054",
|
|
84125
|
-
"I-1055",
|
|
84126
|
-
"I-1084",
|
|
84127
|
-
"I-1095",
|
|
84128
|
-
"I-1114",
|
|
84324
|
+
"I-1054***retired*** I1054",
|
|
84325
|
+
"I-1055***retired*** I1055",
|
|
84326
|
+
"I-1084***retired*** I1084",
|
|
84327
|
+
"I-1095***retired*** I1095",
|
|
84328
|
+
"I-1114***retired*** I1114",
|
|
84129
84329
|
"I-1125-85",
|
|
84130
|
-
"I-1135",
|
|
84131
|
-
"I-1137",
|
|
84132
|
-
"I-1152",
|
|
84330
|
+
"I-1135***retired*** I1135",
|
|
84331
|
+
"I-1137***retired*** I1137",
|
|
84332
|
+
"I-1152***retired*** I1152",
|
|
84133
84333
|
"I-1183-85",
|
|
84134
84334
|
"I-1184-85",
|
|
84135
84335
|
"I-1187-85",
|
|
84136
84336
|
"I-1190-02",
|
|
84137
84337
|
"I-1229-87",
|
|
84138
84338
|
"I-1230-85",
|
|
84139
|
-
"I-1232",
|
|
84339
|
+
"I-1232***retired*** I1232",
|
|
84140
84340
|
"I-1233",
|
|
84141
84341
|
"I-1233-93",
|
|
84142
|
-
"I-1235",
|
|
84143
|
-
"I-1239",
|
|
84144
|
-
"I-1241",
|
|
84145
|
-
"I-1270",
|
|
84146
|
-
"I-1272",
|
|
84342
|
+
"I-1235***retired*** I1235",
|
|
84343
|
+
"I-1239***retired*** I1239",
|
|
84344
|
+
"I-1241***retired*** I1241",
|
|
84345
|
+
"I-1270***retired*** I1270",
|
|
84346
|
+
"I-1272***retired*** I1272",
|
|
84147
84347
|
"I-1300-85",
|
|
84148
84348
|
"I-1312",
|
|
84149
84349
|
"I-1338",
|
|
84150
84350
|
"I-1338-85",
|
|
84151
|
-
"I-1381",
|
|
84152
|
-
"I-1399",
|
|
84153
|
-
"I-1401",
|
|
84154
|
-
"I-1425",
|
|
84155
|
-
"I-1447",
|
|
84156
|
-
"I-1454",
|
|
84157
|
-
"I-1455",
|
|
84158
|
-
"I-1456",
|
|
84159
|
-
"I-1462",
|
|
84351
|
+
"I-1381***retired*** I1381",
|
|
84352
|
+
"I-1399***retired*** I1399",
|
|
84353
|
+
"I-1401***retired*** I1401",
|
|
84354
|
+
"I-1425***retired*** I1425",
|
|
84355
|
+
"I-1447***retired*** I1447",
|
|
84356
|
+
"I-1454***retired*** I1454",
|
|
84357
|
+
"I-1455***retired*** I1455",
|
|
84358
|
+
"I-1456***retired*** I1456",
|
|
84359
|
+
"I-1462***retired*** I1462",
|
|
84160
84360
|
"I-1472-85",
|
|
84161
84361
|
"I-1472-87",
|
|
84162
84362
|
"I-1472-95",
|
|
84163
84363
|
"I-1492-96",
|
|
84164
|
-
"I-1499",
|
|
84165
|
-
"I-1501",
|
|
84364
|
+
"I-1499***retired*** I1499",
|
|
84365
|
+
"I-1501***retired*** I1501",
|
|
84166
84366
|
"I-1575-78",
|
|
84167
84367
|
"I-1576-78",
|
|
84168
84368
|
"I-1578-78",
|
|
@@ -84178,15 +84378,15 @@
|
|
|
84178
84378
|
"I-1753-85",
|
|
84179
84379
|
"I-1780-85",
|
|
84180
84380
|
"I-1800",
|
|
84181
|
-
"I-1866",
|
|
84381
|
+
"I-1866***retired*** I1866",
|
|
84182
84382
|
"I-1900",
|
|
84183
|
-
"I-1901",
|
|
84383
|
+
"I-1901***retired*** I1901",
|
|
84184
84384
|
"I-2020-05",
|
|
84185
84385
|
"I-2030-85",
|
|
84186
84386
|
"I-2030-89",
|
|
84187
|
-
"I-2057",
|
|
84188
|
-
"I-2058",
|
|
84189
|
-
"I-2062",
|
|
84387
|
+
"I-2057***retired*** I2057",
|
|
84388
|
+
"I-2058***retired*** I2058",
|
|
84389
|
+
"I-2062***retired*** I2062",
|
|
84190
84390
|
"I-2063-98",
|
|
84191
84391
|
"I-2129-85",
|
|
84192
84392
|
"I-2138-89",
|
|
@@ -84196,11 +84396,11 @@
|
|
|
84196
84396
|
"I-2193-02",
|
|
84197
84397
|
"I-2243",
|
|
84198
84398
|
"I-2274",
|
|
84199
|
-
"I-2302",
|
|
84399
|
+
"I-2302***retired*** I2302",
|
|
84200
84400
|
"I-2327-85",
|
|
84201
84401
|
"I-2371",
|
|
84202
84402
|
"I-2403",
|
|
84203
|
-
"I-2462",
|
|
84403
|
+
"I-2462***retired*** I2462",
|
|
84204
84404
|
"I-2464-01",
|
|
84205
84405
|
"I-2477-92",
|
|
84206
84406
|
"I-2503",
|
|
@@ -84218,7 +84418,7 @@
|
|
|
84218
84418
|
"I-2587-85",
|
|
84219
84419
|
"I-2598-85",
|
|
84220
84420
|
"I-2601-90",
|
|
84221
|
-
"I-2602",
|
|
84421
|
+
"I-2602***retired*** I2602",
|
|
84222
84422
|
"I-2606",
|
|
84223
84423
|
"I-2606-89",
|
|
84224
84424
|
"I-2607",
|
|
@@ -84232,47 +84432,47 @@
|
|
|
84232
84432
|
"I-2725-93 (HGA)",
|
|
84233
84433
|
"I-2725-93 (THGA)",
|
|
84234
84434
|
"I-2781-85",
|
|
84235
|
-
"I-2880",
|
|
84435
|
+
"I-2880***retired*** I2880",
|
|
84236
84436
|
"I-3051-85",
|
|
84237
|
-
"I-3054",
|
|
84238
|
-
"I-3055",
|
|
84437
|
+
"I-3054***retired*** I3054",
|
|
84438
|
+
"I-3055***retired*** I3055",
|
|
84239
84439
|
"I-3060-85",
|
|
84240
84440
|
"I-3062-85",
|
|
84241
|
-
"I-3084",
|
|
84242
|
-
"I-3095",
|
|
84441
|
+
"I-3084***retired*** I3084",
|
|
84442
|
+
"I-3095***retired*** I3095",
|
|
84243
84443
|
"I-3112-85",
|
|
84244
|
-
"I-3135",
|
|
84444
|
+
"I-3135***retired*** I3135",
|
|
84245
84445
|
"I-3136-85",
|
|
84246
|
-
"I-3152",
|
|
84247
|
-
"I-3153",
|
|
84446
|
+
"I-3152***retired*** I3152",
|
|
84447
|
+
"I-3153***retired*** I3153",
|
|
84248
84448
|
"I-3229-87",
|
|
84249
84449
|
"I-3233",
|
|
84250
84450
|
"I-3236-85",
|
|
84251
|
-
"I-3239",
|
|
84252
|
-
"I-3270",
|
|
84451
|
+
"I-3239***retired*** I3239",
|
|
84452
|
+
"I-3270***retired*** I3270",
|
|
84253
84453
|
"I-3271-85",
|
|
84254
|
-
"I-3300",
|
|
84454
|
+
"I-3300***retired*** I3300",
|
|
84255
84455
|
"I-3300-85",
|
|
84256
|
-
"I-3381",
|
|
84257
|
-
"I-3399",
|
|
84258
|
-
"I-3425",
|
|
84259
|
-
"I-3447",
|
|
84260
|
-
"I-3448",
|
|
84261
|
-
"I-3454",
|
|
84262
|
-
"I-3462",
|
|
84456
|
+
"I-3381***retired*** I3381",
|
|
84457
|
+
"I-3399***retired*** I3399",
|
|
84458
|
+
"I-3425***retired*** I3425",
|
|
84459
|
+
"I-3447***retired*** I3447",
|
|
84460
|
+
"I-3448***retired*** I3448",
|
|
84461
|
+
"I-3454***retired*** I3454",
|
|
84462
|
+
"I-3462***retired*** I3462",
|
|
84263
84463
|
"I-3486-95",
|
|
84264
84464
|
"I-3487-98",
|
|
84265
84465
|
"I-3490-85",
|
|
84266
84466
|
"I-3492-96",
|
|
84267
|
-
"I-3499",
|
|
84467
|
+
"I-3499***retired*** I3499",
|
|
84268
84468
|
"I-3520-85",
|
|
84269
84469
|
"I-3560-85",
|
|
84270
84470
|
"I-3630-85",
|
|
84271
|
-
"I-3631",
|
|
84471
|
+
"I-3631***retired*** I3631",
|
|
84272
84472
|
"I-3667-85",
|
|
84273
84473
|
"I-3720-85",
|
|
84274
84474
|
"I-3735",
|
|
84275
|
-
"I-3736",
|
|
84475
|
+
"I-3736***retired*** I3736",
|
|
84276
84476
|
"I-3752-85",
|
|
84277
84477
|
"I-3753",
|
|
84278
84478
|
"I-3765-85",
|
|
@@ -84280,16 +84480,16 @@
|
|
|
84280
84480
|
"I-3767",
|
|
84281
84481
|
"I-3767-85",
|
|
84282
84482
|
"I-3800",
|
|
84283
|
-
"I-3840",
|
|
84483
|
+
"I-3840***retired*** I3840",
|
|
84284
84484
|
"I-3850-78",
|
|
84285
84485
|
"I-3900",
|
|
84286
84486
|
"I-4020-05",
|
|
84287
|
-
"I-4062",
|
|
84487
|
+
"I-4062***retired*** I4062",
|
|
84288
84488
|
"I-4063-98",
|
|
84289
84489
|
"I-4138-89",
|
|
84290
84490
|
"I-4243",
|
|
84291
84491
|
"I-4274",
|
|
84292
|
-
"I-4302",
|
|
84492
|
+
"I-4302***retired*** I4302",
|
|
84293
84493
|
"I-4327-85",
|
|
84294
84494
|
"I-4403",
|
|
84295
84495
|
"I-4464-01",
|
|
@@ -84311,54 +84511,54 @@
|
|
|
84311
84511
|
"I-4668-98",
|
|
84312
84512
|
"I-4724",
|
|
84313
84513
|
"I-5020-05",
|
|
84314
|
-
"I-5055",
|
|
84315
|
-
"I-5084",
|
|
84316
|
-
"I-5095",
|
|
84317
|
-
"I-5135",
|
|
84318
|
-
"I-5152",
|
|
84319
|
-
"I-5239",
|
|
84320
|
-
"I-5270",
|
|
84514
|
+
"I-5055***retired*** I5055",
|
|
84515
|
+
"I-5084***retired*** I5084",
|
|
84516
|
+
"I-5095***retired*** I5095",
|
|
84517
|
+
"I-5135***retired*** I5135",
|
|
84518
|
+
"I-5152***retired*** I5152",
|
|
84519
|
+
"I-5239***retired*** I5239",
|
|
84520
|
+
"I-5270***retired*** I5270",
|
|
84321
84521
|
"I-5300-85",
|
|
84322
|
-
"I-5381",
|
|
84323
|
-
"I-5399",
|
|
84324
|
-
"I-5425",
|
|
84325
|
-
"I-5447",
|
|
84326
|
-
"I-5454",
|
|
84327
|
-
"I-5462",
|
|
84328
|
-
"I-5499",
|
|
84329
|
-
"I-5553",
|
|
84522
|
+
"I-5381***retired*** I5381",
|
|
84523
|
+
"I-5399***retired*** I5399",
|
|
84524
|
+
"I-5425***retired*** I5425",
|
|
84525
|
+
"I-5447***retired*** I5447",
|
|
84526
|
+
"I-5454***retired*** I5454",
|
|
84527
|
+
"I-5462***retired*** I5462",
|
|
84528
|
+
"I-5499***retired*** I5499",
|
|
84529
|
+
"I-5553***retired*** I5553",
|
|
84330
84530
|
"I-5735",
|
|
84331
84531
|
"I-5753",
|
|
84332
84532
|
"I-5800",
|
|
84333
84533
|
"I-5830-85",
|
|
84334
84534
|
"I-5900",
|
|
84335
|
-
"I-6062",
|
|
84535
|
+
"I-6062***retired*** I6062",
|
|
84336
84536
|
"I-6063-98",
|
|
84337
|
-
"I-6302",
|
|
84537
|
+
"I-6302***retired*** I6302",
|
|
84338
84538
|
"I-6463-86",
|
|
84339
84539
|
"I-6522-90",
|
|
84340
84540
|
"I-6545",
|
|
84341
84541
|
"I-6600-88",
|
|
84342
84542
|
"I-6667-85",
|
|
84343
84543
|
"I-6668-98",
|
|
84344
|
-
"I-7054",
|
|
84345
|
-
"I-7055",
|
|
84346
|
-
"I-7062",
|
|
84347
|
-
"I-7084",
|
|
84348
|
-
"I-7095",
|
|
84349
|
-
"I-7135",
|
|
84350
|
-
"I-7152",
|
|
84544
|
+
"I-7054***retired*** I7054",
|
|
84545
|
+
"I-7055***retired*** I7055",
|
|
84546
|
+
"I-7062***retired*** I7062",
|
|
84547
|
+
"I-7084***retired*** I7084",
|
|
84548
|
+
"I-7095***retired*** I7095",
|
|
84549
|
+
"I-7135***retired*** I7135",
|
|
84550
|
+
"I-7152***retired*** I7152",
|
|
84351
84551
|
"I-7229-87",
|
|
84352
|
-
"I-7239",
|
|
84353
|
-
"I-7270",
|
|
84552
|
+
"I-7239***retired*** I7239",
|
|
84553
|
+
"I-7270***retired*** I7270",
|
|
84354
84554
|
"I-7327-85",
|
|
84355
|
-
"I-7381",
|
|
84356
|
-
"I-7399",
|
|
84357
|
-
"I-7425",
|
|
84358
|
-
"I-7447",
|
|
84359
|
-
"I-7454",
|
|
84360
|
-
"I-7462",
|
|
84361
|
-
"I-7499",
|
|
84555
|
+
"I-7381***retired*** I7381",
|
|
84556
|
+
"I-7399***retired*** I7399",
|
|
84557
|
+
"I-7425***retired*** I7425",
|
|
84558
|
+
"I-7447***retired*** I7447",
|
|
84559
|
+
"I-7454***retired*** I7454",
|
|
84560
|
+
"I-7462***retired*** I7462",
|
|
84561
|
+
"I-7499***retired*** I7499",
|
|
84362
84562
|
"I-7667-85",
|
|
84363
84563
|
"I-7800",
|
|
84364
84564
|
"I-7900",
|
|
@@ -84742,7 +84942,7 @@
|
|
|
84742
84942
|
"O-008-1",
|
|
84743
84943
|
"O-009-1",
|
|
84744
84944
|
"O-1104",
|
|
84745
|
-
"O-1105",
|
|
84945
|
+
"O-1105***retired*** O1105",
|
|
84746
84946
|
"O-1121-91",
|
|
84747
84947
|
"O-1122-92",
|
|
84748
84948
|
"O-1124-94",
|
|
@@ -84759,12 +84959,12 @@
|
|
|
84759
84959
|
"O-2143-09",
|
|
84760
84960
|
"O-2434-12",
|
|
84761
84961
|
"O-2440-14",
|
|
84762
|
-
"O-3100",
|
|
84763
|
-
"O-3104",
|
|
84764
|
-
"O-3105",
|
|
84962
|
+
"O-3100***retired*** O3100",
|
|
84963
|
+
"O-3104***retired*** O3104",
|
|
84964
|
+
"O-3105***retired*** O3105",
|
|
84765
84965
|
"O-3106-93",
|
|
84766
|
-
"O-3113",
|
|
84767
|
-
"O-3115",
|
|
84966
|
+
"O-3113***retired*** O3113",
|
|
84967
|
+
"O-3115***retired*** O3115",
|
|
84768
84968
|
"O-3116-87",
|
|
84769
84969
|
"O-3118-83",
|
|
84770
84970
|
"O-3120-90",
|
|
@@ -84775,7 +84975,7 @@
|
|
|
84775
84975
|
"O-4433-06",
|
|
84776
84976
|
"O-4434-12",
|
|
84777
84977
|
"O-5101-83",
|
|
84778
|
-
"O-5104",
|
|
84978
|
+
"O-5104***retired*** O5104",
|
|
84779
84979
|
"O-5129-95",
|
|
84780
84980
|
"O-5130-95",
|
|
84781
84981
|
"O-5404-02",
|
|
@@ -84783,7 +84983,7 @@
|
|
|
84783
84983
|
"O-5505-03",
|
|
84784
84984
|
"O-5506-06",
|
|
84785
84985
|
"O-7100-83",
|
|
84786
|
-
"O-7104",
|
|
84986
|
+
"O-7104***retired*** O7104",
|
|
84787
84987
|
"O-7504-03",
|
|
84788
84988
|
"O1105",
|
|
84789
84989
|
"O3100",
|
|
@@ -85387,7 +85587,7 @@
|
|
|
85387
85587
|
"TO-7",
|
|
85388
85588
|
"TO-8",
|
|
85389
85589
|
"TO-9",
|
|
85390
|
-
"TO15",
|
|
85590
|
+
"TO15***retired*** TO-15",
|
|
85391
85591
|
"TOXG",
|
|
85392
85592
|
"TWRI (SUSP SED CONC)",
|
|
85393
85593
|
"TWRI (SUSP SED FINE)",
|
|
@@ -85452,10 +85652,9 @@
|
|
|
85452
85652
|
"WRTDS",
|
|
85453
85653
|
"XENO",
|
|
85454
85654
|
"X_89_176(N)",
|
|
85455
|
-
"X_89_176(P)"
|
|
85456
|
-
"benthic macroinvertebrates"
|
|
85655
|
+
"X_89_176(P)"
|
|
85457
85656
|
],
|
|
85458
|
-
"maxLength":
|
|
85657
|
+
"maxLength": 35
|
|
85459
85658
|
},
|
|
85460
85659
|
"ResultAnalyticalMethodContext": {
|
|
85461
85660
|
"title": "Result Analytical Method Context",
|
|
@@ -85516,7 +85715,7 @@
|
|
|
85516
85715
|
"MD DNR",
|
|
85517
85716
|
"MI DEQ SURFACE WATER",
|
|
85518
85717
|
"MICROLOGY LABS",
|
|
85519
|
-
"MODERN WATER",
|
|
85718
|
+
"MODERN WATER***retired***use MWI",
|
|
85520
85719
|
"MODIFIED COLITAG",
|
|
85521
85720
|
"MWI",
|
|
85522
85721
|
"NCASI",
|
|
@@ -85572,7 +85771,7 @@
|
|
|
85572
85771
|
"WEST INC",
|
|
85573
85772
|
"YSI"
|
|
85574
85773
|
],
|
|
85575
|
-
"maxLength":
|
|
85774
|
+
"maxLength": 32
|
|
85576
85775
|
},
|
|
85577
85776
|
"LaboratoryName": {
|
|
85578
85777
|
"title": "Laboratory Name",
|
|
@@ -85770,6 +85969,7 @@
|
|
|
85770
85969
|
"Angst",
|
|
85771
85970
|
"BTU",
|
|
85772
85971
|
"BU",
|
|
85972
|
+
"Bq/L",
|
|
85773
85973
|
"CCE/100ml",
|
|
85774
85974
|
"CFU",
|
|
85775
85975
|
"CU",
|
|
@@ -85908,7 +86108,7 @@
|
|
|
85908
86108
|
"geu/100ml",
|
|
85909
86109
|
"geu/g",
|
|
85910
86110
|
"gpg",
|
|
85911
|
-
"gpm
|
|
86111
|
+
"gpm*********",
|
|
85912
86112
|
"gpm/ft",
|
|
85913
86113
|
"grains",
|
|
85914
86114
|
"ha",
|
|
@@ -85927,6 +86127,7 @@
|
|
|
85927
86127
|
"kg/m3",
|
|
85928
86128
|
"kg/t",
|
|
85929
86129
|
"kg/t CaCO3**",
|
|
86130
|
+
"kg/tons",
|
|
85930
86131
|
"kgal",
|
|
85931
86132
|
"km",
|
|
85932
86133
|
"km/hr",
|
|
@@ -85960,6 +86161,7 @@
|
|
|
85960
86161
|
"m2",
|
|
85961
86162
|
"m2/km2",
|
|
85962
86163
|
"m3",
|
|
86164
|
+
"m3/day",
|
|
85963
86165
|
"m3/hr",
|
|
85964
86166
|
"m3/min",
|
|
85965
86167
|
"m3/sec",
|
|
@@ -85977,6 +86179,7 @@
|
|
|
85977
86179
|
"mg/cm2",
|
|
85978
86180
|
"mg/cm3",
|
|
85979
86181
|
"mg/day",
|
|
86182
|
+
"mg/dm2/day",
|
|
85980
86183
|
"mg/g",
|
|
85981
86184
|
"mg/hr",
|
|
85982
86185
|
"mg/kg",
|
|
@@ -86130,6 +86333,7 @@
|
|
|
86130
86333
|
"umol/kg",
|
|
86131
86334
|
"umol/m2/s",
|
|
86132
86335
|
"units/cm",
|
|
86336
|
+
"units/m",
|
|
86133
86337
|
"volts",
|
|
86134
86338
|
"weeks",
|
|
86135
86339
|
"y/m/d",
|