Archive
Slides:
Papers:
- Shneiderman Overview Paper
- Mackinlay Paper
- Cleveland & McGill Paper
- Heer and Bostock Paper
- Shneiderman Healthcare Paper
- Wickham Tidy data
- Wickham Practice safe stats
- Innovative information visualization of electronic health record data: a systematic review
Links:
- Data is beautiful: https://www.reddit.com/r/dataisbeautiful
- Data is ugly: https://www.reddit.com/r/dataisugly
- More examples of one of the ugly ones we showed in class: https://en.wikipedia.org/wiki/TOP500
- Global burden of disease visualizations from IHME: http://www.healthdata.org/gbd/data-visualizations
- NYT visualizations (need to scroll down to get the data viz: http://www.nytimes.com/interactive/2014/12/29/us/year-in-interactive-storytelling.html
- Julia
- %>% operator and “magrittr” package
- GGPLOT2 extensions
- ggrepel
- Dr. Wickham’s github-hosted book on R
- Dr. Kosara’s website
- Connected scatter plot paper
- Willard Brinton’s graphical methods book
- 100 years of data viz
- ISOTYPE
- Dr. Kosara’s ISOTYPE paper
- NYT older adult care facility resident viz
- Measles viz from the Guardian
- Hack your way to scientific glory from fivethrityeight
- Explorable explanations that includes a segregation viz
- Ladder of Abstraction
- JAMIA Special Issue on Visualization
Datasets:
- Clincal dataset - Polysomnography data from the Sleep Heart Health Study via Physionet. Includes waveform data for things like oxygen saturation, ECG, heart rate, eye movements, and airflow.
- Bioconductor - A list of available datasets are available here
- Public health dataset - Risk Factors and Health Indicators data from the CDC including death rates, risk factors, and preventable services.