Risk assessment on Hämeenkyrö municipal solid waste incinerator: Difference between revisions

From Opasnet
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 112: Line 112:
|References  = [http://fi.wikipedia.org/wiki/H%C3%A4meenkyr%C3%B6]
|References  = [http://fi.wikipedia.org/wiki/H%C3%A4meenkyr%C3%B6]
}}
}}
=== Background incidence rates for selected diseases and causes of death in Hämeenkyrö ===
==== Scope ====
Background incidence rates for selected diseases and causes of death in Hämeenkyrö. General population considered. Diseases include cardiovascular mortality and total cancer mortality.
==== Description ====
What do you need to know in order to understand the other attributes of the variable? (This may include references to relevant literature)
==== Definition ====
A draft model:
<anacode>
var total_mortality:= [[Variable:Population size in Hämeenkyrö]]*0.01 1/a;
var cardiovascular_mortality:= total_mortality*0.5;
var cancer_mortality:= total_mortality*0.2
</anacode>
==== Unit ====
<nowiki># cases/a</nowiki>
==== Result ====
Cause
*Total mortality: 100
*Cardiovascular mortality: 50
*Cancer mortality: 20

Revision as of 20:19, 29 December 2006

Risk assessment on Hämeenkyrö municipal solid waste incinerator contains a structured risk assessment of a plan to build a MSWI in Hämeenkyrö. There will be a public vote related to a city planning decision: whether the municipality should plan an area for the plant or not. The vote will be held in November 19, 2006.

This risk assessment consists of several pages:


Objective

General variables

Optimizing rules

Precautionary principle

Intake fraction

Background incidence rates for selected diseases and causes of death in Hämeenkyrö

Population size in Hämeenkyrö

Background incidence rates for selected diseases and causes of death in Hämeenkyrö

Scope

Background incidence rates for selected diseases and causes of death in Hämeenkyrö. General population considered. Diseases include cardiovascular mortality and total cancer mortality.

Description

What do you need to know in order to understand the other attributes of the variable? (This may include references to relevant literature)

Definition

A draft model:

<anacode>

var total_mortality:= Variable:Population size in Hämeenkyrö*0.01 1/a;

var cardiovascular_mortality:= total_mortality*0.5;

var cancer_mortality:= total_mortality*0.2

</anacode>

Unit

# cases/a

Result

Cause

  • Total mortality: 100
  • Cardiovascular mortality: 50
  • Cancer mortality: 20