Data Dictionary: | European Statistics 2011 |
Data Source: | Social Explorer; Eurostat - The Statistical Office of the European Union |
T34. | Crude Death Rate (per 1,000 Population) | |||||||
Universe: | ||||||||
T034_001Crude Death Rate (per 1,000 Population)
Percent base:
None - percentages not computed
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
if (ORG:ES2011_003_demomagec_3_1.IsNull || ORG:ES2011_008_demopjan_3_1.IsNull)
oretval.IsNull = true;
else
oretval = (ORG:ES2011_003_demomagec_3_1 / ORG:ES2011_008_demopjan_3_1) * 1000;
return oretval;
|
Excerpt from: | Social Explorer; Eurostat: Technical Documentation |
Eurostat: Technical Documentation -> General notes -> Variable descriptions -> Crude death rate |
Crude death rate - The ratio of the number of deaths during the year to the total population in that year. The value is expressed per 1000 persons.