From 012d0f1f4e0baa4d121fcfa8ab2e55dc5d576215 Mon Sep 17 00:00:00 2001 From: gebele Date: Tue, 1 Aug 2017 14:14:15 +0000 Subject: added units --- regression/EPAFHM.json | 2 +- regression/EPAFHM_log10.json | 2 +- regression/daphnia_magna.json | 3 ++- regression/daphnia_magna_log10.json | 3 ++- regression/fathead_minnow_log10.json | 3 ++- 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" } -- cgit v1.2.3