summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2017-08-01 14:14:15 +0000
committergebele <gebele@in-silico.ch>2017-08-01 14:14:15 +0000
commit012d0f1f4e0baa4d121fcfa8ab2e55dc5d576215 (patch)
tree0cdb35b67cfe4af0011c75fbef3774b628a3f24f
parentae0ffde118536b14f7fb2fae4766457a077f8e71 (diff)
added units
-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"
}