-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.qmd
More file actions
43 lines (27 loc) · 1.99 KB
/
data.qmd
File metadata and controls
43 lines (27 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
pagetitle: "EHM-Lab Data"
title: ""
format: html
---
```{r}
# library(DT)
#
# dataset <- readRDS("tables/dataset.RDS")
#
# datatable(dataset,
# rownames = FALSE,
# escape = FALSE,
# filter = "top",
# options = list(autoWidth = TRUE, pageLength=5))
#
```
# Open-access data
## Projection of temperature-related mortality in 854 European cities under climate change and adaptation scenarios
[](https://zenodo.org/records/14004322)
This repository contains the data and results from the paper Estimating future heat-related and cold-related mortality under climate change, demographic and adaptation scenarios in 854 European cities published in Nature Medicine (https://doi.org/10.1038/s41591-024-03452-2).
## Temperature-related mortality exposure-response functions for 854 cities in Europe
[](https://zenodo.org/records/10288665)
Contains data to reconstruct the exposure-response functions (ERF) of temperature-related mortality by five 5 age groups in 854 cities in Europe 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).
## Synthetic datasets of the UK Biobank cohort
[](https://zenodo.org/records/13983170)
Stores synthetic datasets used to reproduce the analysis of long-term effects of air pollution in this article https://pubmed.ncbi.nlm.nih.gov/39435892/ as shown through this https://github.com/gasparrini/UKB-pm25deathlong GitHub repository.