There is a newer version of the record available.

Published March 14, 2023 | Version 1.0.0
Dataset Open

Temperature-related mortality exposure-response functions for 854 cities in Europe

  • 1. London School of Hygiene & Tropical Medicine

Description

This repository contains data to reconstruct the exposure-response functions (ERF) of temperature-related mortality by five 5 age groups in 854 cities in Europe.

These ERFs have been derived in the study by Masselot et al. 2023, Excess mortality attributed to heat and cold: a health impact assessment study in 854 cities in Europe, The Lancet Planetary Health (https://doi.org/10.1016/S2542-5196(23)00023-2). An associated semi-replicable GitHub repository is available at https://github.com/PierreMasselot/Paper--2023--LancetPH--EUcityTRM to reproduce part of the analysis and the full results, as well as to provide technical details on the derivation of these ERFs.

Extraction of the ERFs

The ERFs are provided as coefficients of B-spline functions that can be used to reconstruct the ERFs, along with variance-covariance matrices and quantiles from location-specific temperature distributions. The parametrisation associated with these coefficients is a quadratic B-spline (degree 2), with knots located at the 10th, 75th and 90th percentiles of the temperature distribution. In R, the associated basis can be constructed using the dlnm package, with a temperature series x, as follows:

library(dlnm)
basis <- onebasis(x, fun = "bs", degree = 2, knots = quantile(x, c(.1, .75, .9)))

The main files in this repo are the following:

coefs.csv: The B-spline coefficients for each age group and city.

vcov.csv: The variance-covariance matrix of the coefficients in each city and age group. It is provided here as the lower triangular part of the matrix with names indicating the position of each value (v[row][column]). In R, assuming x is a row of this file, the matrix can be reconstructed as follows.

library(mixmeta)
xpndMat(x)

coef_simu.csv: 1000 simulations from the distribution of each city and age-specific coefficients. Useful to derive empirical confidence intervals for derived measures such as excess deaths or attributable fractions.

tmean_distribution.csv: The city-specific temperature percentiles representing the distribution of the data derived from the ERA5-Land dataset.

city_results.csv: A summary of the results from the health impact assessment reported in the analysis. The dataset includes several impact measures for each city and age group.

metadata.csv: City-specific metadata used to create the ERFs and perform the health impact assessment.

In addition, this repo includes the zip file additional_data.zip containing further data used to replicate the second stage of the analysis and the final health impact assessment. Please note that due to restrictive data-sharing agreements for the mortality series, only a part of the code is reproducible. See the associated GitHub repository for more details.

Files

additional_data.zip

Files (544.4 MB)

Name Size Download all
md5:859891316adc4a5c0bc1380e7de7bde0
45.4 MB Preview Download
md5:5a77027ff245f2bdf11755f0336c4041
4.1 MB Preview Download
md5:0ceb112ac2d0a686f06d46ad8d6079be
491.2 MB Preview Download
md5:5760c3fccad8f2111d812968722649c3
475.0 kB Preview Download
md5:10e7bc6bc126dc11675a4a4a6dcc79d3
1.2 MB Preview Download
md5:7eb4f1cedd404a1b2327de57859db5a0
669.8 kB Preview Download
md5:52a31fc4a5b6e4b1986cc30b27f7a3b5
1.3 MB Preview Download

Additional details

Related works

Is published in
Journal article: 10.1016/S2542-5196(23)00023-2 (DOI)

Funding

EXHAUSTION – Exposure to heat and air pollution in EUrope – cardiopulmonary impacts and benefits of mitigation and adaptation 820655
European Commission
Half a degree Additional warming: Prognosis and Projected Impacts on Health (HAPPI-Health) NE/R009384/1
UK Research and Innovation
Current and future temperature-related mortality and morbidity in the UK: a public health and climate change perspective MR/V034162/1
UK Research and Innovation