-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Xin Xia
committed
Sep 21, 2023
1 parent
a55259d
commit fe17148
Showing
53 changed files
with
16,322 additions
and
28 deletions.
There are no files selected for viewing
Binary file added
BIN
+88.5 KB
...21-population-aging-and-dementia-burden-globally-and-in-sweden/age_stan_inc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+86.2 KB
...1-population-aging-and-dementia-burden-globally-and-in-sweden/age_stan_prev.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+123 KB
...s/2023-09-21-population-aging-and-dementia-burden-globally-and-in-sweden/le.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+106 KB
...-21-population-aging-and-dementia-burden-globally-and-in-sweden/no_dem_glob.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+102 KB
...9-21-population-aging-and-dementia-burden-globally-and-in-sweden/no_dem_swe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
106 changes: 106 additions & 0 deletions
106
...en-globally-and-in-sweden/population-aging-and-dementia-burden-globally-and-in-sweden.Rmd
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,106 @@ | ||
--- | ||
title: "Population aging and dementia burden globally and in Sweden" | ||
author: | ||
- name: Bertil Gustav | ||
url: {} | ||
date: 2023-09-21 | ||
output: | ||
distill::distill_article: | ||
self_contained: false | ||
--- | ||
|
||
|
||
```{css, echo = FALSE} | ||
body { | ||
position: relative; | ||
left: -350px; | ||
width: 1800px | ||
} | ||
h1 { | ||
text-indent: 0; | ||
margin: 0px; | ||
padding: -1; | ||
border: 0px; | ||
width: 1200px; | ||
} | ||
h3 { | ||
text-indent: 0; | ||
margin: 0px; | ||
padding: -1; | ||
border: 0px; | ||
width: 1200px; | ||
} | ||
d-article h3 { | ||
margin-top: 0.3rem; | ||
margin-bottom: 0em; | ||
} | ||
ul { | ||
text-indent: 0; | ||
margin: 0px; | ||
padding: -1; | ||
border: 0px; | ||
width: 1200px; | ||
} | ||
p { | ||
text-indent: 0; | ||
padding: -1; | ||
border: 0px; | ||
width: 1800px; | ||
margin-top: 1rem; | ||
} | ||
d-article li { | ||
margin-top: 0em; | ||
margin-bottom: 0em; | ||
margin-left: 0; | ||
padding-left: 0; | ||
} | ||
d-article p, d-article ul, d-article ol, d-article blockquote { | ||
margin-top: 1; | ||
margin-bottom: 0em; | ||
margin-left: 0; | ||
margin-right: 0; | ||
} | ||
div { | ||
position: relative; | ||
margin-bottom: 2.5em; | ||
margin-top: 1.5em; | ||
width: 1800px; | ||
} | ||
``` | ||
|
||
|
||
![life expectancy](le.png) | ||
|
||
![Prevalence and DALY](prev_daly.png) | ||
|
||
<div style="display: flex; justify-content: space-between;"> | ||
<img src="no_dem_glob.png" alt="no_dem_glob" style="width: 600px;"> | ||
<img src="no_dem_swe.png" alt="no_dem_swe" style="width: 600px;"> | ||
</div> | ||
|
||
<div style="display: flex; justify-content: space-between;"> | ||
<img src="age_stan_prev.png" alt="age_stan_prev" style="width: 600px;"> | ||
<img src="age_stan_inc.png" alt="age_stan_inc" style="width: 600px;"> | ||
</div> | ||
|
||
|
||
![SEV of metabolic factors](sev_met.png) | ||
|
||
![SEV of behavioral factors](sev_beh.png) | ||
|
||
|
||
**Reference:**<br> | ||
GBD Results tool: Use the following to cite data included in this download: Global Burden of Disease Collaborative Network. Global Burden of Disease Study 2019 (GBD 2019) Results. Seattle, United States: Institute for Health Metrics and Evaluation (IHME), 2020. Available from https://vizhub.healthdata.org/gbd-results/. | ||
|
||
|
Oops, something went wrong.