wqx 3.0.114 → 3.0.116
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/descriptions/AnalyticalMethod.json +6 -0
- package/descriptions/AnalyticalMethod.json.js +6 -0
- package/descriptions/Characteristic.json +21 -0
- package/descriptions/Characteristic.json.js +21 -0
- package/descriptions/CharacteristicAlias.json +6551 -6255
- package/descriptions/CharacteristicAlias.json.js +6551 -6255
- package/descriptions/CharacteristicPickListValue.json +3 -3
- package/descriptions/CharacteristicPickListValue.json.js +3 -3
- package/descriptions/MethodSpeciation.json +10 -0
- package/descriptions/MethodSpeciation.json.js +10 -0
- package/descriptions/Organization.json +6 -2
- package/descriptions/Organization.json.js +6 -2
- package/descriptions/Taxon.json +2 -0
- package/descriptions/Taxon.json.js +2 -0
- package/descriptions/TaxonAlias.json +560 -558
- package/descriptions/TaxonAlias.json.js +560 -558
- package/groups/CASNumber.json +21 -0
- package/groups/CASNumber.json.js +21 -0
- package/groups/CharacteristicName.json +21 -0
- package/groups/CharacteristicName.json.js +21 -0
- package/groups/Taxon.json +2 -0
- package/groups/Taxon.json.js +2 -0
- package/json-schema/biological.json +40 -0
- package/json-schema/definitions.json +40 -0
- package/json-schema/habitat.json +38 -0
- package/json-schema/instantaneous.json +38 -0
- package/json-schema/physical-chemistry.json +38 -0
- package/package.json +1 -1
- package/values/AnalyticalMethod.json +6 -0
- package/values/AnalyticalMethod.json.js +6 -0
- package/values/AnalyticalMethodContext.json +1 -0
- package/values/AnalyticalMethodContext.json.js +1 -0
- package/values/Characteristic.json +21 -0
- package/values/Characteristic.json.js +21 -0
- package/values/CharacteristicAlias.json +317 -21
- package/values/CharacteristicAlias.json.js +317 -21
- package/values/CharacteristicPickListValue.json +3 -3
- package/values/CharacteristicPickListValue.json.js +3 -3
- package/values/MethodSpeciation.json +10 -0
- package/values/MethodSpeciation.json.js +10 -0
- package/values/Organization.json +4 -0
- package/values/Organization.json.js +4 -0
- package/values/Taxon.json +2 -0
- package/values/Taxon.json.js +2 -0
- package/values/TaxonAlias.json +2 -0
- package/values/TaxonAlias.json.js +2 -0
|
@@ -3568,6 +3568,12 @@
|
|
|
3568
3568
|
"NRSA13 Fish (Wade)": "",
|
|
3569
3569
|
"NRSA13Microcys(Boat)": "",
|
|
3570
3570
|
"NRSA13Microcys(Wade)": "",
|
|
3571
|
+
"NSTL_WQ1": "https://www.nrrig.mwa.ars.usda.gov/st40_javascript/methods.aspx?methodstring=NSTL_WQ1",
|
|
3572
|
+
"NSTL_WQ1.1": "https://www.nrrig.mwa.ars.usda.gov/st40_javascript/methods.aspx?methodstring=NSTL_WQ1.1",
|
|
3573
|
+
"NSTL_WQ2": "https://www.nrrig.mwa.ars.usda.gov/st40_javascript/methods.aspx?methodstring=NSTL_WQ2",
|
|
3574
|
+
"NSTL_WQ3": "https://www.nrrig.mwa.ars.usda.gov/st40_javascript/methods.aspx?methodstring=NSTL_WQ3",
|
|
3575
|
+
"NSTL_WQ4": "https://www.nrrig.mwa.ars.usda.gov/st40_javascript/methods.aspx?methodstring=NSTL_WQ4",
|
|
3576
|
+
"NSTL_WQ6": "https://www.nrrig.mwa.ars.usda.gov/st40_javascript/methods.aspx?methodstring=NSTL_WQ6",
|
|
3571
3577
|
"NUM ECOLOGY": "Numerical Ecology: Developments in Environmental Modelling ~ ; Legendre, P. and Legendre, L.",
|
|
3572
3578
|
"Nitrate via V(III) reduction": "",
|
|
3573
3579
|
"O-001-1": "",
|
|
@@ -3568,6 +3568,12 @@ export default {
|
|
|
3568
3568
|
"NRSA13 Fish (Wade)": "",
|
|
3569
3569
|
"NRSA13Microcys(Boat)": "",
|
|
3570
3570
|
"NRSA13Microcys(Wade)": "",
|
|
3571
|
+
"NSTL_WQ1": "https://www.nrrig.mwa.ars.usda.gov/st40_javascript/methods.aspx?methodstring=NSTL_WQ1",
|
|
3572
|
+
"NSTL_WQ1.1": "https://www.nrrig.mwa.ars.usda.gov/st40_javascript/methods.aspx?methodstring=NSTL_WQ1.1",
|
|
3573
|
+
"NSTL_WQ2": "https://www.nrrig.mwa.ars.usda.gov/st40_javascript/methods.aspx?methodstring=NSTL_WQ2",
|
|
3574
|
+
"NSTL_WQ3": "https://www.nrrig.mwa.ars.usda.gov/st40_javascript/methods.aspx?methodstring=NSTL_WQ3",
|
|
3575
|
+
"NSTL_WQ4": "https://www.nrrig.mwa.ars.usda.gov/st40_javascript/methods.aspx?methodstring=NSTL_WQ4",
|
|
3576
|
+
"NSTL_WQ6": "https://www.nrrig.mwa.ars.usda.gov/st40_javascript/methods.aspx?methodstring=NSTL_WQ6",
|
|
3571
3577
|
"NUM ECOLOGY": "Numerical Ecology: Developments in Environmental Modelling ~ ; Legendre, P. and Legendre, L.",
|
|
3572
3578
|
"Nitrate via V(III) reduction": "",
|
|
3573
3579
|
"O-001-1": "",
|
|
@@ -9177,9 +9177,11 @@
|
|
|
9177
9177
|
"Acetochlor OA": "; Request Date: 22-JUL-14",
|
|
9178
9178
|
"Acetochlor OXA": "",
|
|
9179
9179
|
"Acetochlor oxanilic acid": "Acetochlor oxanilic acid",
|
|
9180
|
+
"Acetochlor oxanilic acid-d5": "",
|
|
9180
9181
|
"Acetochlor sulfinylacetic acid": "NWIS",
|
|
9181
9182
|
"Acetochlor sulfonic acid": "Acetochlor sulfonic acid",
|
|
9182
9183
|
"Acetochlor sulfonic acid-d5": "",
|
|
9184
|
+
"Acetochlor sulfonic acid/alachlor sulfonic acid": "",
|
|
9183
9185
|
"Acetochlor sulfynilacetic acid": "NWIS",
|
|
9184
9186
|
"Acetochlor-d11": "NWIS",
|
|
9185
9187
|
"Acetohexamide": "NWIS",
|
|
@@ -9211,6 +9213,7 @@
|
|
|
9211
9213
|
"Acid Neutralization Potential as CaCO3": "; Request Date: 02-MAR-07",
|
|
9212
9214
|
"Acid Volatile Sulfides": "; Request Date: 02-MAR-07",
|
|
9213
9215
|
"Acid chlorides, C8-14, .beta.-.omega.-perfluoro": "",
|
|
9216
|
+
"Acid volatile sulfide/pyritic sulfide": "",
|
|
9214
9217
|
"Acidity": "The acidity of water is its quantitative capacity to react with a strong base to a designated pH and is usually expressed in milligrams per liter of equivalent calcium carbonate.; Request Date: 06-JAN-15",
|
|
9215
9218
|
"Acidity, (H+)": "Request Date: 3-Mar-07 (nps.gov cas# review)",
|
|
9216
9219
|
"Acidity, mineral methyl orange (as CaCO3)": "NWIS",
|
|
@@ -9390,10 +9393,12 @@
|
|
|
9390
9393
|
"Alpha emitting radium isotopes": "NWIS",
|
|
9391
9394
|
"Alpha particle": "; Request Date: 22-JUL-14",
|
|
9392
9395
|
"Alpha radiation": "Nemi.gov; Request Date: 24-SEP-19",
|
|
9396
|
+
"Alpha-Bnc": "",
|
|
9393
9397
|
"Alpha-terpinene": "",
|
|
9394
9398
|
"Alprazolam": "; Request Date: 22-JUL-14",
|
|
9395
9399
|
"Alprazolam-(phenyl-d5)": "Alprazolam-(phenyl-d5)",
|
|
9396
9400
|
"Alprazolam-D5": "; Request Date: 22-JUL-14",
|
|
9401
|
+
"Althiazide-d5": "",
|
|
9397
9402
|
"Altitude": "The height of an object above a standard reference point, such as sea level.; Request Date: 02-MAR-07",
|
|
9398
9403
|
"Altizide": "NWIS",
|
|
9399
9404
|
"Aluminum": "; Request Date: 02-MAR-07",
|
|
@@ -9424,6 +9429,7 @@
|
|
|
9424
9429
|
"Amitriptyline": "; Request Date: 02-MAR-07",
|
|
9425
9430
|
"Amitriptyline (+/-)-E-10-hydroxylated": "; Request Date: 03-DEC-12",
|
|
9426
9431
|
"Amitriptyline hydrochloride": "; Request Date: 11-JAN-16",
|
|
9432
|
+
"Amitriptyline-d3": "",
|
|
9427
9433
|
"Amitriptyline-d6": "; Request Date: 24-MAR-14",
|
|
9428
9434
|
"Amitrole": "; Request Date: 02-MAR-07",
|
|
9429
9435
|
"Amlodipine": "; Request Date: 10-JUL-13",
|
|
@@ -9431,6 +9437,7 @@
|
|
|
9431
9437
|
"Ammonia and ammonium": "; Request Date: 26-AUG-13",
|
|
9432
9438
|
"Ammonia uptake": "The rate of uptake of ammonia by phytoplankton and other organisms.; Request Date: 22-JUL-14",
|
|
9433
9439
|
"Ammonia-nitrogen": "The amount of nitrogen present in the form of ammonia.; Request Date: 02-MAR-07",
|
|
9440
|
+
"Ammonia/organic nitrogen": "",
|
|
9434
9441
|
"Ammonium": "; Request Date: 02-MAR-07",
|
|
9435
9442
|
"Ammonium 1,1,2,2-tetrafluoro-2-{[1,1,1,2,3,3-hexafluoro-3-(pentafluoroethoxy)propan-2-yl]oxy}ethane-1-sulfonate": "",
|
|
9436
9443
|
"Ammonium 2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11-icosafluoroundecanoate": "",
|
|
@@ -9517,6 +9524,7 @@
|
|
|
9517
9524
|
"Androsterone glucuronide": "NWIS",
|
|
9518
9525
|
"Androsterone sulfate": "NWIS",
|
|
9519
9526
|
"Androsterone-glucuronide": "NWIS",
|
|
9527
|
+
"Angle, vertical": "",
|
|
9520
9528
|
"Anhydrochlortetracycline": "Request Date: 11-Jul-13 (nps.gov cas# review)",
|
|
9521
9529
|
"Anhydroerthromycin": "NWIS",
|
|
9522
9530
|
"Anhydrotetracycline": "Request Date: 11-Jul-13 (nps.gov cas# review)| Not Assigned ; PFOA, Perfluorooctanoic Acid; 1040 ~ ",
|
|
@@ -9567,14 +9575,18 @@
|
|
|
9567
9575
|
"Area scanned": "GLENDA BioData 1978; Request Date: 27-FEB-17",
|
|
9568
9576
|
"Argon": "; Request Date: 02-MAR-07",
|
|
9569
9577
|
"Argon-36": "NWIS",
|
|
9578
|
+
"Argon-38": "",
|
|
9570
9579
|
"Argon-38/Argon-36 error": "NWIS",
|
|
9571
9580
|
"Argon-38/Argon-36 ratio": "NWIS",
|
|
9581
|
+
"Argon-38/argon-36": "",
|
|
9572
9582
|
"Argon-39": "NWIS",
|
|
9573
9583
|
"Argon-39 error": "NWIS",
|
|
9574
9584
|
"Argon-40": "NWIS",
|
|
9575
9585
|
"Argon-40/Argon-36 error": "NWIS",
|
|
9576
9586
|
"Argon-40/Argon-36 ratio": "NWIS",
|
|
9587
|
+
"Argon-40/argon-36": "",
|
|
9577
9588
|
"Aripiprazole": "; Request Date: 30-MAY-13",
|
|
9589
|
+
"Aripiprazole-d8": "",
|
|
9578
9590
|
"Aroclor (unspecified)": "; Request Date: 02-MAR-07",
|
|
9579
9591
|
"Aroclor 1016": "Chlorobiphenyl (41-Cl)Nemi.gov; Request Date: 02-MAR-07",
|
|
9580
9592
|
"Aroclor 1016 mixt. with Aroclor 1221": "; Request Date: 02-MAR-07",
|
|
@@ -9673,6 +9685,7 @@
|
|
|
9673
9685
|
"Azorubinol": "Request Date: 6-Apr-19 (nps.gov cas# review)",
|
|
9674
9686
|
"Azothoate": "; Request Date: 27-MAR-19",
|
|
9675
9687
|
"Azoxystrobin": "; Request Date: 22-JUL-14",
|
|
9688
|
+
"Azoxystrobin-d4": "",
|
|
9676
9689
|
"Azulene": "; Request Date: 09-JAN-08",
|
|
9677
9690
|
"B+D2644is(2,3,3,3-tetrafluoro-2-(heptafluoropropoxy)-1-oxopropyl)peroxide": "",
|
|
9678
9691
|
"B-(3,5-bis(Perfluoro-1-methylethyl)phenyl)boronic acid": "",
|
|
@@ -9926,6 +9939,7 @@
|
|
|
9926
9939
|
"Bacteria, nitrifiers": "Bacteria that oxidize ammonia to nitrites, nitrates, and their corresponding acids.; Request Date: 02-MAR-07",
|
|
9927
9940
|
"Bacteria, slime-forming": "; Request Date: 10-SEP-14",
|
|
9928
9941
|
"Balsalazide": "GLENDA contact (klewin.kenneth@epa.gov); Request Date: 21-DEC-15",
|
|
9942
|
+
"Balsalazide-d3": "",
|
|
9929
9943
|
"Bank Angle": "",
|
|
9930
9944
|
"Bank Erosion, Left": "; Request Date: 26-AUG-13",
|
|
9931
9945
|
"Bank Erosion, Right": "; Request Date: 26-AUG-13",
|
|
@@ -9965,6 +9979,7 @@
|
|
|
9965
9979
|
"Barium-137": "",
|
|
9966
9980
|
"Barium-140": "Barium, atomic number 56.; Request Date: 22-JUL-14",
|
|
9967
9981
|
"Barium-lanthanum": "; Request Date: 02-MAR-07",
|
|
9982
|
+
"Barium/calcium ratio": "",
|
|
9968
9983
|
"Barometric pressure": "The measure of air pressure using a barometer, usually expressed in inches of mercury, millibars, or hectopascals (hPa).; Request Date: 02-MAR-07",
|
|
9969
9984
|
"Base flow discharge": "",
|
|
9970
9985
|
"Bases": "; Request Date: 02-MAR-07",
|
|
@@ -10417,6 +10432,7 @@
|
|
|
10417
10432
|
"Benzo[c]fluorene": "; Request Date: 24-MAR-14",
|
|
10418
10433
|
"Benzo[c]phenanthrene": "; Request Date: 14-APR-15",
|
|
10419
10434
|
"Benzo[c]phenanthrene[1,4]quinone": "GLENDA contact (klewin.kenneth@epa.gov); Request Date: 21-DEC-15",
|
|
10435
|
+
"Benzo[c]pyrene": "",
|
|
10420
10436
|
"Benzo[cd]pyrenone": "GLENDA contact (klewin.kenneth@epa.gov); Request Date: 21-DEC-15",
|
|
10421
10437
|
"Benzo[e]pyrene": "; Request Date: 02-MAR-07",
|
|
10422
10438
|
"Benzo[e]pyrene-d12": "GLENDA contact (klewin.kenneth@epa.gov); Request Date: 21-DEC-15",
|
|
@@ -10529,6 +10545,7 @@
|
|
|
10529
10545
|
"Betaines, N-(hydroxyethyl)-N-methyl-N-(2-sulfoethyl)-N-(1,1,2-trihydroperfluoro-C8-14-2-alkenyl)": "",
|
|
10530
10546
|
"Betamethasone": "; Request Date: 10-JUL-13",
|
|
10531
10547
|
"Bezafibrate": "; Request Date: 22-JUL-14",
|
|
10548
|
+
"Bezafibrate-d4": "",
|
|
10532
10549
|
"Bi-2-cyclohexen-1-yl": "; Request Date: 02-MAR-07",
|
|
10533
10550
|
"Bibenzyl": "; Request Date: 02-MAR-07",
|
|
10534
10551
|
"Bicarbonate": "; Request Date: 22-JUL-14",
|
|
@@ -10749,6 +10766,7 @@
|
|
|
10749
10766
|
"Bisphenol A-d16": "; Request Date: 29-MAR-13",
|
|
10750
10767
|
"Bisphenol A-d3": "; Request Date: 29-MAR-13",
|
|
10751
10768
|
"Bisphenol A-d6": "; Request Date: 24-MAR-14",
|
|
10769
|
+
"Bisphenol A-d8": "",
|
|
10752
10770
|
"Bisphenol AF": "; Request Date: 23-AUG-19",
|
|
10753
10771
|
"Bisphenol B": "; Request Date: 23-AUG-19",
|
|
10754
10772
|
"Bisphenol E": "; Request Date: 23-AUG-19",
|
|
@@ -10781,6 +10799,7 @@
|
|
|
10781
10799
|
"Boron, trifluoro(tetrahydrofuran)-, (T-4)-, polymer with 3-methyl-3-[(2,2,3,3,3-pentafluoropropoxy)methyl]oxetane, ether with 2,2-dimethyl-1,3-propanediol (2:1), bis(hydrogen sulfate), diammonium salt": "",
|
|
10782
10800
|
"Boron, trifluoro(tetrahydrofuran)-, (T-4)-, polymer with 3-methyl-3-[(2,2,3,3,3-pentafluoropropoxy)methyl]oxetane, ether with 2,2-dimethyl-1,3-propanediol (2:1), polymer with .alpha.-hydro-.omega.-hydroxypoly(oxy-1,2-ethanediyl) and 5-isocyanato-1-(isocya": "",
|
|
10783
10801
|
"Boron-11": "",
|
|
10802
|
+
"Boron-11/boron-10": "",
|
|
10784
10803
|
"Boronic acid, B-(2,2,4,4-tetrafluoro-4H-1,3-benzodioxin-6-yl)-": "",
|
|
10785
10804
|
"Boronic acid, B-[(1E)-1,2,3,3,3-pentafluoro-1-propen-1-yl]-": "",
|
|
10786
10805
|
"Boryl, bis[(2,2,2-trifluoroacetyl)oxy]-": "PFAS removal",
|
|
@@ -10840,6 +10859,7 @@
|
|
|
10840
10859
|
"Bulan": "; Request Date: 02-MAR-07",
|
|
10841
10860
|
"Bulan mixt. with 2-nitro-1,1-bis(p-chlorophenyl)propane": "; Request Date: 02-MAR-07",
|
|
10842
10861
|
"Bumetanide": "NWIS",
|
|
10862
|
+
"Bumetanide-d5": "",
|
|
10843
10863
|
"Buprenorphine": "; Request Date: 18-DEC-18",
|
|
10844
10864
|
"Buprenorphine hydrochloride": "; Request Date: 30-MAY-13",
|
|
10845
10865
|
"Bupropion": "; Request Date: 22-JUL-14",
|
|
@@ -10852,6 +10872,7 @@
|
|
|
10852
10872
|
"Butacarb": "NWIS",
|
|
10853
10873
|
"Butachlor": "Nemi.gov; Request Date: 02-MAR-07",
|
|
10854
10874
|
"Butachlor ESA": "Request Date: 23-Jul-14 (nps.gov cas# review)",
|
|
10875
|
+
"Butachlor sulfonic acid": "",
|
|
10855
10876
|
"Butalbital": "; Request Date: 22-JUL-14",
|
|
10856
10877
|
"Butalbital-d5": "NWIS",
|
|
10857
10878
|
"Butan-2-one O,O',O''-((3,3,4,4,5,5,6,6,7,7,8,8,8-tridecafluorooctyl)silylidyne)oxime": "",
|
|
@@ -9177,9 +9177,11 @@ export default {
|
|
|
9177
9177
|
"Acetochlor OA": "; Request Date: 22-JUL-14",
|
|
9178
9178
|
"Acetochlor OXA": "",
|
|
9179
9179
|
"Acetochlor oxanilic acid": "Acetochlor oxanilic acid",
|
|
9180
|
+
"Acetochlor oxanilic acid-d5": "",
|
|
9180
9181
|
"Acetochlor sulfinylacetic acid": "NWIS",
|
|
9181
9182
|
"Acetochlor sulfonic acid": "Acetochlor sulfonic acid",
|
|
9182
9183
|
"Acetochlor sulfonic acid-d5": "",
|
|
9184
|
+
"Acetochlor sulfonic acid/alachlor sulfonic acid": "",
|
|
9183
9185
|
"Acetochlor sulfynilacetic acid": "NWIS",
|
|
9184
9186
|
"Acetochlor-d11": "NWIS",
|
|
9185
9187
|
"Acetohexamide": "NWIS",
|
|
@@ -9211,6 +9213,7 @@ export default {
|
|
|
9211
9213
|
"Acid Neutralization Potential as CaCO3": "; Request Date: 02-MAR-07",
|
|
9212
9214
|
"Acid Volatile Sulfides": "; Request Date: 02-MAR-07",
|
|
9213
9215
|
"Acid chlorides, C8-14, .beta.-.omega.-perfluoro": "",
|
|
9216
|
+
"Acid volatile sulfide/pyritic sulfide": "",
|
|
9214
9217
|
"Acidity": "The acidity of water is its quantitative capacity to react with a strong base to a designated pH and is usually expressed in milligrams per liter of equivalent calcium carbonate.; Request Date: 06-JAN-15",
|
|
9215
9218
|
"Acidity, (H+)": "Request Date: 3-Mar-07 (nps.gov cas# review)",
|
|
9216
9219
|
"Acidity, mineral methyl orange (as CaCO3)": "NWIS",
|
|
@@ -9390,10 +9393,12 @@ export default {
|
|
|
9390
9393
|
"Alpha emitting radium isotopes": "NWIS",
|
|
9391
9394
|
"Alpha particle": "; Request Date: 22-JUL-14",
|
|
9392
9395
|
"Alpha radiation": "Nemi.gov; Request Date: 24-SEP-19",
|
|
9396
|
+
"Alpha-Bnc": "",
|
|
9393
9397
|
"Alpha-terpinene": "",
|
|
9394
9398
|
"Alprazolam": "; Request Date: 22-JUL-14",
|
|
9395
9399
|
"Alprazolam-(phenyl-d5)": "Alprazolam-(phenyl-d5)",
|
|
9396
9400
|
"Alprazolam-D5": "; Request Date: 22-JUL-14",
|
|
9401
|
+
"Althiazide-d5": "",
|
|
9397
9402
|
"Altitude": "The height of an object above a standard reference point, such as sea level.; Request Date: 02-MAR-07",
|
|
9398
9403
|
"Altizide": "NWIS",
|
|
9399
9404
|
"Aluminum": "; Request Date: 02-MAR-07",
|
|
@@ -9424,6 +9429,7 @@ export default {
|
|
|
9424
9429
|
"Amitriptyline": "; Request Date: 02-MAR-07",
|
|
9425
9430
|
"Amitriptyline (+/-)-E-10-hydroxylated": "; Request Date: 03-DEC-12",
|
|
9426
9431
|
"Amitriptyline hydrochloride": "; Request Date: 11-JAN-16",
|
|
9432
|
+
"Amitriptyline-d3": "",
|
|
9427
9433
|
"Amitriptyline-d6": "; Request Date: 24-MAR-14",
|
|
9428
9434
|
"Amitrole": "; Request Date: 02-MAR-07",
|
|
9429
9435
|
"Amlodipine": "; Request Date: 10-JUL-13",
|
|
@@ -9431,6 +9437,7 @@ export default {
|
|
|
9431
9437
|
"Ammonia and ammonium": "; Request Date: 26-AUG-13",
|
|
9432
9438
|
"Ammonia uptake": "The rate of uptake of ammonia by phytoplankton and other organisms.; Request Date: 22-JUL-14",
|
|
9433
9439
|
"Ammonia-nitrogen": "The amount of nitrogen present in the form of ammonia.; Request Date: 02-MAR-07",
|
|
9440
|
+
"Ammonia/organic nitrogen": "",
|
|
9434
9441
|
"Ammonium": "; Request Date: 02-MAR-07",
|
|
9435
9442
|
"Ammonium 1,1,2,2-tetrafluoro-2-{[1,1,1,2,3,3-hexafluoro-3-(pentafluoroethoxy)propan-2-yl]oxy}ethane-1-sulfonate": "",
|
|
9436
9443
|
"Ammonium 2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11-icosafluoroundecanoate": "",
|
|
@@ -9517,6 +9524,7 @@ export default {
|
|
|
9517
9524
|
"Androsterone glucuronide": "NWIS",
|
|
9518
9525
|
"Androsterone sulfate": "NWIS",
|
|
9519
9526
|
"Androsterone-glucuronide": "NWIS",
|
|
9527
|
+
"Angle, vertical": "",
|
|
9520
9528
|
"Anhydrochlortetracycline": "Request Date: 11-Jul-13 (nps.gov cas# review)",
|
|
9521
9529
|
"Anhydroerthromycin": "NWIS",
|
|
9522
9530
|
"Anhydrotetracycline": "Request Date: 11-Jul-13 (nps.gov cas# review)| Not Assigned ; PFOA, Perfluorooctanoic Acid; 1040 ~ ",
|
|
@@ -9567,14 +9575,18 @@ export default {
|
|
|
9567
9575
|
"Area scanned": "GLENDA BioData 1978; Request Date: 27-FEB-17",
|
|
9568
9576
|
"Argon": "; Request Date: 02-MAR-07",
|
|
9569
9577
|
"Argon-36": "NWIS",
|
|
9578
|
+
"Argon-38": "",
|
|
9570
9579
|
"Argon-38/Argon-36 error": "NWIS",
|
|
9571
9580
|
"Argon-38/Argon-36 ratio": "NWIS",
|
|
9581
|
+
"Argon-38/argon-36": "",
|
|
9572
9582
|
"Argon-39": "NWIS",
|
|
9573
9583
|
"Argon-39 error": "NWIS",
|
|
9574
9584
|
"Argon-40": "NWIS",
|
|
9575
9585
|
"Argon-40/Argon-36 error": "NWIS",
|
|
9576
9586
|
"Argon-40/Argon-36 ratio": "NWIS",
|
|
9587
|
+
"Argon-40/argon-36": "",
|
|
9577
9588
|
"Aripiprazole": "; Request Date: 30-MAY-13",
|
|
9589
|
+
"Aripiprazole-d8": "",
|
|
9578
9590
|
"Aroclor (unspecified)": "; Request Date: 02-MAR-07",
|
|
9579
9591
|
"Aroclor 1016": "Chlorobiphenyl (41-Cl)Nemi.gov; Request Date: 02-MAR-07",
|
|
9580
9592
|
"Aroclor 1016 mixt. with Aroclor 1221": "; Request Date: 02-MAR-07",
|
|
@@ -9673,6 +9685,7 @@ export default {
|
|
|
9673
9685
|
"Azorubinol": "Request Date: 6-Apr-19 (nps.gov cas# review)",
|
|
9674
9686
|
"Azothoate": "; Request Date: 27-MAR-19",
|
|
9675
9687
|
"Azoxystrobin": "; Request Date: 22-JUL-14",
|
|
9688
|
+
"Azoxystrobin-d4": "",
|
|
9676
9689
|
"Azulene": "; Request Date: 09-JAN-08",
|
|
9677
9690
|
"B+D2644is(2,3,3,3-tetrafluoro-2-(heptafluoropropoxy)-1-oxopropyl)peroxide": "",
|
|
9678
9691
|
"B-(3,5-bis(Perfluoro-1-methylethyl)phenyl)boronic acid": "",
|
|
@@ -9926,6 +9939,7 @@ export default {
|
|
|
9926
9939
|
"Bacteria, nitrifiers": "Bacteria that oxidize ammonia to nitrites, nitrates, and their corresponding acids.; Request Date: 02-MAR-07",
|
|
9927
9940
|
"Bacteria, slime-forming": "; Request Date: 10-SEP-14",
|
|
9928
9941
|
"Balsalazide": "GLENDA contact (klewin.kenneth@epa.gov); Request Date: 21-DEC-15",
|
|
9942
|
+
"Balsalazide-d3": "",
|
|
9929
9943
|
"Bank Angle": "",
|
|
9930
9944
|
"Bank Erosion, Left": "; Request Date: 26-AUG-13",
|
|
9931
9945
|
"Bank Erosion, Right": "; Request Date: 26-AUG-13",
|
|
@@ -9965,6 +9979,7 @@ export default {
|
|
|
9965
9979
|
"Barium-137": "",
|
|
9966
9980
|
"Barium-140": "Barium, atomic number 56.; Request Date: 22-JUL-14",
|
|
9967
9981
|
"Barium-lanthanum": "; Request Date: 02-MAR-07",
|
|
9982
|
+
"Barium/calcium ratio": "",
|
|
9968
9983
|
"Barometric pressure": "The measure of air pressure using a barometer, usually expressed in inches of mercury, millibars, or hectopascals (hPa).; Request Date: 02-MAR-07",
|
|
9969
9984
|
"Base flow discharge": "",
|
|
9970
9985
|
"Bases": "; Request Date: 02-MAR-07",
|
|
@@ -10417,6 +10432,7 @@ export default {
|
|
|
10417
10432
|
"Benzo[c]fluorene": "; Request Date: 24-MAR-14",
|
|
10418
10433
|
"Benzo[c]phenanthrene": "; Request Date: 14-APR-15",
|
|
10419
10434
|
"Benzo[c]phenanthrene[1,4]quinone": "GLENDA contact (klewin.kenneth@epa.gov); Request Date: 21-DEC-15",
|
|
10435
|
+
"Benzo[c]pyrene": "",
|
|
10420
10436
|
"Benzo[cd]pyrenone": "GLENDA contact (klewin.kenneth@epa.gov); Request Date: 21-DEC-15",
|
|
10421
10437
|
"Benzo[e]pyrene": "; Request Date: 02-MAR-07",
|
|
10422
10438
|
"Benzo[e]pyrene-d12": "GLENDA contact (klewin.kenneth@epa.gov); Request Date: 21-DEC-15",
|
|
@@ -10529,6 +10545,7 @@ export default {
|
|
|
10529
10545
|
"Betaines, N-(hydroxyethyl)-N-methyl-N-(2-sulfoethyl)-N-(1,1,2-trihydroperfluoro-C8-14-2-alkenyl)": "",
|
|
10530
10546
|
"Betamethasone": "; Request Date: 10-JUL-13",
|
|
10531
10547
|
"Bezafibrate": "; Request Date: 22-JUL-14",
|
|
10548
|
+
"Bezafibrate-d4": "",
|
|
10532
10549
|
"Bi-2-cyclohexen-1-yl": "; Request Date: 02-MAR-07",
|
|
10533
10550
|
"Bibenzyl": "; Request Date: 02-MAR-07",
|
|
10534
10551
|
"Bicarbonate": "; Request Date: 22-JUL-14",
|
|
@@ -10749,6 +10766,7 @@ export default {
|
|
|
10749
10766
|
"Bisphenol A-d16": "; Request Date: 29-MAR-13",
|
|
10750
10767
|
"Bisphenol A-d3": "; Request Date: 29-MAR-13",
|
|
10751
10768
|
"Bisphenol A-d6": "; Request Date: 24-MAR-14",
|
|
10769
|
+
"Bisphenol A-d8": "",
|
|
10752
10770
|
"Bisphenol AF": "; Request Date: 23-AUG-19",
|
|
10753
10771
|
"Bisphenol B": "; Request Date: 23-AUG-19",
|
|
10754
10772
|
"Bisphenol E": "; Request Date: 23-AUG-19",
|
|
@@ -10781,6 +10799,7 @@ export default {
|
|
|
10781
10799
|
"Boron, trifluoro(tetrahydrofuran)-, (T-4)-, polymer with 3-methyl-3-[(2,2,3,3,3-pentafluoropropoxy)methyl]oxetane, ether with 2,2-dimethyl-1,3-propanediol (2:1), bis(hydrogen sulfate), diammonium salt": "",
|
|
10782
10800
|
"Boron, trifluoro(tetrahydrofuran)-, (T-4)-, polymer with 3-methyl-3-[(2,2,3,3,3-pentafluoropropoxy)methyl]oxetane, ether with 2,2-dimethyl-1,3-propanediol (2:1), polymer with .alpha.-hydro-.omega.-hydroxypoly(oxy-1,2-ethanediyl) and 5-isocyanato-1-(isocya": "",
|
|
10783
10801
|
"Boron-11": "",
|
|
10802
|
+
"Boron-11/boron-10": "",
|
|
10784
10803
|
"Boronic acid, B-(2,2,4,4-tetrafluoro-4H-1,3-benzodioxin-6-yl)-": "",
|
|
10785
10804
|
"Boronic acid, B-[(1E)-1,2,3,3,3-pentafluoro-1-propen-1-yl]-": "",
|
|
10786
10805
|
"Boryl, bis[(2,2,2-trifluoroacetyl)oxy]-": "PFAS removal",
|
|
@@ -10840,6 +10859,7 @@ export default {
|
|
|
10840
10859
|
"Bulan": "; Request Date: 02-MAR-07",
|
|
10841
10860
|
"Bulan mixt. with 2-nitro-1,1-bis(p-chlorophenyl)propane": "; Request Date: 02-MAR-07",
|
|
10842
10861
|
"Bumetanide": "NWIS",
|
|
10862
|
+
"Bumetanide-d5": "",
|
|
10843
10863
|
"Buprenorphine": "; Request Date: 18-DEC-18",
|
|
10844
10864
|
"Buprenorphine hydrochloride": "; Request Date: 30-MAY-13",
|
|
10845
10865
|
"Bupropion": "; Request Date: 22-JUL-14",
|
|
@@ -10852,6 +10872,7 @@ export default {
|
|
|
10852
10872
|
"Butacarb": "NWIS",
|
|
10853
10873
|
"Butachlor": "Nemi.gov; Request Date: 02-MAR-07",
|
|
10854
10874
|
"Butachlor ESA": "Request Date: 23-Jul-14 (nps.gov cas# review)",
|
|
10875
|
+
"Butachlor sulfonic acid": "",
|
|
10855
10876
|
"Butalbital": "; Request Date: 22-JUL-14",
|
|
10856
10877
|
"Butalbital-d5": "NWIS",
|
|
10857
10878
|
"Butan-2-one O,O',O''-((3,3,4,4,5,5,6,6,7,7,8,8,8-tridecafluorooctyl)silylidyne)oxime": "",
|