Health impacts of waterborne microbes: Difference between revisions
Jump to navigation
Jump to search
m (→RCode) |
m (→RCode) |
||
Line 28: | Line 28: | ||
Daily cold tap water use of Finns | Daily cold tap water use of Finns | ||
<rcode name="consumption"> | <rcode | ||
name="consumption" | |||
label="Initialize water use" | |||
> | |||
# This is code Op_en7957/consumption on page [[Health impacts of waterborne microbes]] | # This is code Op_en7957/consumption on page [[Health impacts of waterborne microbes]] | ||
library(OpasnetUtils) | library(OpasnetUtils) | ||
Line 39: | Line 42: | ||
</rcode> | </rcode> | ||
<rcode name="rawconsumption"> | <rcode | ||
name="rawconsumption" | |||
label="Initialize raw consumption" | |||
> | |||
# This is code Op_en7957/rawconsumption in page [[Health impacts of waterborne microbes]] | # This is code Op_en7957/rawconsumption in page [[Health impacts of waterborne microbes]] | ||
library(OpasnetUtils) | library(OpasnetUtils) | ||
Line 139: | Line 145: | ||
), | ), | ||
formula = function(...){ | formula = function(...){ | ||
return(TreatedConcentration * | return(TreatedConcentration * RawConsumption) | ||
} | } | ||
) | ) |
Revision as of 07:06, 16 July 2019
Moderator:Heta (see all) |
|
Upload data
|
Question
What are the health impacts of waterborne microbes in drinking water?
Answer
Rationale
Data
Health impacts of waterborne microbes depends on the following parameters:
- Exposure to pathogens
- Drinking water consumption
- Concentrations of pathogens in drinking water
Calculations
RCode
Daily cold tap water use of Finns
Log decrease of concentration of microbes in drinking water due to water treatment
Pathogen concentration in drinking water
The amount of pathogens an average water consumer is exposed to in a day
See also
- Water guide
- http://permanent.access.gpo.gov/lps35390/cfpub.epa.gov/ncea/cfm/recordisplay.cfm-deid=55145.htm
- Finley, B., Proctor, D., Scott, P., Harrington, N., Paustenbach, D., Price, P. 1994. Recommended distributions for exposure factors frequently used in health risk assessment. Risk Analysis 14(4), 533-553.
- Havelaar, A. and Melse, J. M. (2003). Quantifying public health risk in the WHO Guidelines for Drinking‐ Water Quality: a burden of disease approach. RIVM raport 734301022. Bilthoven, RIVM.