|
1 | | -# data-visualization |
| 1 | +# Tsimane Oral Health Heatmap: A Data Visualization Project |
| 2 | + |
| 3 | +This repository showcases a data visualization project designed to represent the complete oral health status of the Tsimane population of Bolivia. The heatmap synthesizes over 32,000 data points from 1,176 individuals into a single, intuitive image, revealing complex patterns of dental health across age, sex, and anatomy. |
| 4 | + |
| 5 | +--- |
| 6 | + |
| 7 | +## ▶️ View the Live Project |
| 8 | + |
| 9 | +The full project, including the visualization and detailed analysis, is best viewed on the live project page: |
| 10 | + |
| 11 | +**[https://mschwar.github.io/data-visualization/](https://mschwar.github.io/data-visualization/)** |
| 12 | + |
| 13 | +--- |
| 14 | + |
| 15 | +## About the Visualization |
| 16 | + |
| 17 | +The heatmap displays the dental health of **1,176 individuals** (543 men and 633 women) from the Tsimane Health and Life History Project. Its purpose is to make a complex, multidimensional dataset immediately understandable by visualizing patterns of tooth decay and loss across: |
| 18 | +* **28 permanent teeth** (incisors, canines, premolars, and molars) |
| 19 | +* **Age groups** (ranging from 15-24 to 75+) |
| 20 | +* **Sex** (male and female) |
| 21 | +* **Anatomy** (upper and lower teeth) |
| 22 | + |
| 23 | +A 5-point color scale indicates the health status of each tooth, from healthy (blue) to missing (red). |
| 24 | + |
| 25 | +## Repository Contents |
| 26 | + |
| 27 | +* `index.md`: The main content file for the GitHub Pages site, written in Markdown. |
| 28 | +* `oral-health-heatmap.png`: The high-resolution image of the data visualization. |
| 29 | +* `_config.yml`: The configuration file that applies the visual theme to the GitHub Pages site. |
| 30 | + |
| 31 | +## Publication Context |
| 32 | + |
| 33 | +This visualization was created as part of the research published in: |
| 34 | + |
| 35 | +> Trumble, B., Schwartz, M., et al. (2024). Poor Oral Health Is Associated With Inflammation, Aortic Valve Calcification, and Brain Volume Among Forager-Farmers. *The Journals of Gerontology*. [DOI: 10.1093/gerona/glae013](https://doi.org/10.1093/gerona/glae013) |
| 36 | +
|
| 37 | +--- |
| 38 | + |
| 39 | +Created by **Matthew Schwartz**. |
0 commit comments