wqx 3.0.160 → 3.0.162
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 +1 -0
- package/descriptions/AnalyticalMethod.json.js +1 -0
- package/descriptions/Characteristic.json +989 -982
- package/descriptions/Characteristic.json.js +989 -982
- package/descriptions/CharacteristicAlias.json +2068 -2053
- package/descriptions/CharacteristicAlias.json.js +2068 -2053
- package/descriptions/CharacteristicPickListValue.json +102 -101
- package/descriptions/CharacteristicPickListValue.json.js +102 -101
- package/descriptions/Organization.json +5 -4
- package/descriptions/Organization.json.js +5 -4
- package/descriptions/SampleFraction.json +1 -0
- package/descriptions/SampleFraction.json.js +1 -0
- package/groups/CASNumber.json +9 -2
- package/groups/CASNumber.json.js +9 -2
- package/groups/CharacteristicName.json +17 -10
- package/groups/CharacteristicName.json.js +17 -10
- package/json-schema/biological.json +18 -9
- package/json-schema/definitions.json +18 -9
- package/json-schema/habitat.json +18 -9
- package/json-schema/instantaneous.json +18 -9
- package/json-schema/physical-chemistry.json +18 -9
- package/package.json +1 -1
- package/required/CharacteristicName-ResultAnalyticalMethodID-ResultAnalyticalMethodContext.json +2 -2
- package/required/CharacteristicName-ResultAnalyticalMethodID-ResultAnalyticalMethodContext.json.js +2 -2
- package/required/CharacteristicName-ResultSampleFraction.json +3 -3
- package/required/CharacteristicName-ResultSampleFraction.json.js +3 -3
- package/values/AnalyticalMethod.json +1 -0
- package/values/AnalyticalMethod.json.js +1 -0
- package/values/Characteristic.json +16 -9
- package/values/Characteristic.json.js +16 -9
- package/values/CharacteristicAlias.json +20 -5
- package/values/CharacteristicAlias.json.js +20 -5
- package/values/CharacteristicPickListValue.json +101 -100
- package/values/CharacteristicPickListValue.json.js +101 -100
- package/values/Organization.json +1 -0
- package/values/Organization.json.js +1 -0
- package/values/SampleFraction.json +1 -0
- package/values/SampleFraction.json.js +1 -0
|
@@ -1974,6 +1974,7 @@
|
|
|
1974
1974
|
"8270D (SIM)": "",
|
|
1975
1975
|
"8270D LL": "USEPA 8270D LL ~ https://www.epa.gov/sites/production/files/2014-03/documents/rawp_progress_report_combined.pdf",
|
|
1976
1976
|
"8270E": "",
|
|
1977
|
+
"8270E (SIM)": "",
|
|
1977
1978
|
"8275A": "",
|
|
1978
1979
|
"8280(S)": " in Sediment",
|
|
1979
1980
|
"8280(W)": " in Water",
|
|
@@ -1974,6 +1974,7 @@ export default {
|
|
|
1974
1974
|
"8270D (SIM)": "",
|
|
1975
1975
|
"8270D LL": "USEPA 8270D LL ~ https://www.epa.gov/sites/production/files/2014-03/documents/rawp_progress_report_combined.pdf",
|
|
1976
1976
|
"8270E": "",
|
|
1977
|
+
"8270E (SIM)": "",
|
|
1977
1978
|
"8275A": "",
|
|
1978
1979
|
"8280(S)": " in Sediment",
|
|
1979
1980
|
"8280(W)": " in Water",
|