An open API service indexing awesome lists of open source software.

https://github.com/na399/dementiaviz

Interactive Visualisation of Dementia Prevalence
https://github.com/na399/dementiaviz

Last synced: 2 months ago
JSON representation

Interactive Visualisation of Dementia Prevalence

Awesome Lists containing this project

README

        

# DementiaViz

----------------------------

>The world’s population is ageing. Improvements in health care in the past century have contributed to people living longer and healthier lives. However, this has also resulted in an increase in the number of people with non-communicable diseases, including dementia.

*Dr Margaret Chan (1947 - )*
*Former Director-General of World Health Organization[1](#1)*

>Unless we find ways to prevent or cure Alzheimer’s and other severe dementing diseases, the world will shortly be confronted with … the epidemic of the 21st century.

*Dr Robert Butler (1927 - 2010)*
*Gerontologist, psychiatrist, and Pulitzer Prize winner[2](#2)*

----------------------------

Visit: https://na399.github.io/dementiaviz/

The foundation of this repository has been adapted from [tvirot's bkkviz](https://github.com/tvirot/bkkviz) under ISC license.

----------------------------

First time

```
npm install
```

To run a local server

```
npm run start
```

To publish to github pages

```
npm run gh-pages
```

----------------------------

### Ref:
1. [Dementia: a public health priority](http://apps.who.int/iris/bitstream/10665/75263/1/9789241564458_eng.pdf?ua=1)
2. [The Longevity Revolution: The Benefits and Challenges of Living a Long Life](https://www.goodreads.com/book/show/2972494-the-longevity-revolution)