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