summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--regression/EPAFHM.json2
-rw-r--r--regression/EPAFHM_log10.json2
-rw-r--r--regression/daphnia_magna.json3
-rw-r--r--regression/daphnia_magna_log10.json3
-rw-r--r--regression/fathead_minnow_log10.json3
5 files changed, 8 insertions, 5 deletions
diff --git a/regression/EPAFHM.json b/regression/EPAFHM.json
index 9090f0f..11f4371 100644
--- a/regression/EPAFHM.json
+++ b/regression/EPAFHM.json
@@ -1,5 +1,5 @@
{ "species": "Fathead minnow",
"endpoint": "Acute toxicity",
"source": "http://www.epa.gov/comptox/dsstox/sdf_epafhm.html",
- "unit": "mmol"
+ "unit": "mmol/L"
}
diff --git a/regression/EPAFHM_log10.json b/regression/EPAFHM_log10.json
index 9090f0f..11f4371 100644
--- a/regression/EPAFHM_log10.json
+++ b/regression/EPAFHM_log10.json
@@ -1,5 +1,5 @@
{ "species": "Fathead minnow",
"endpoint": "Acute toxicity",
"source": "http://www.epa.gov/comptox/dsstox/sdf_epafhm.html",
- "unit": "mmol"
+ "unit": "mmol/L"
}
diff --git a/regression/daphnia_magna.json b/regression/daphnia_magna.json
index ff1a7bf..76dbda7 100644
--- a/regression/daphnia_magna.json
+++ b/regression/daphnia_magna.json
@@ -1,4 +1,5 @@
{ "species": "Daphnia magna",
"endpoint": "Acute toxicity",
- "source": "http://michem.disat.unimib.it/chm/download/toxicity.htm"
+ "source": "http://michem.disat.unimib.it/chm/download/toxicity.htm",
+ "unit": "mmol/L"
}
diff --git a/regression/daphnia_magna_log10.json b/regression/daphnia_magna_log10.json
index ff1a7bf..b5c19a5 100644
--- a/regression/daphnia_magna_log10.json
+++ b/regression/daphnia_magna_log10.json
@@ -1,4 +1,5 @@
{ "species": "Daphnia magna",
"endpoint": "Acute toxicity",
- "source": "http://michem.disat.unimib.it/chm/download/toxicity.htm"
+ "source": "http://michem.disat.unimib.it/chm/download/toxicity.htm",
+ "unit": "mol/L"
}
diff --git a/regression/fathead_minnow_log10.json b/regression/fathead_minnow_log10.json
index 342dd96..e7b79a4 100644
--- a/regression/fathead_minnow_log10.json
+++ b/regression/fathead_minnow_log10.json
@@ -1,4 +1,5 @@
{ "species": "Fathead minnow",
"endpoint": "Acute toxicity",
- "source": "http://michem.disat.unimib.it/chm/download/toxicityfish.htm"
+ "source": "http://michem.disat.unimib.it/chm/download/toxicityfish.htm",
+ "unit": "mol/L"
}