layout title nav_exclude permalink seo
home
DGPH
true
/:path/
type name
Course
Just the Class

Digital Health

Introduction to Digital Health for Global Public Health Master students with a practical focus on web technologies, programming, and data visualization.


A. Computers, Networking, and the Web

Required Reading: https://ebookcentral.proquest.com/lib/th-deggendorf/detail.action?docID=7275452

1. Digging Deeper - Understanding your machine

2. Networking - The web and its infrastructure

3. Presentation - Cascading Stylesheets (CSS)

Hands-on: Cascading Stylesheets - Chapters 7-10

4. Responsive and Interactive Websites


B. Data Analytics and Cleaning with R

Excercise:

Reading:

1. Intro to RStudio & R Data Types (Module 1)

Prepare:

  • R Basics:

Lecture:

  • Data Types and Functions in R
  • Vectors and Lists

2. Project Setup & Tidy Data (Module 2)

Prepare:

Lecture:

3. Cleaning Data with R (Module 3+4)

Prepare:

Lecture:

4. Group Data (Module 5)

Lecture:

5. Joining and Pivoting Data (Module 7 - optional)

Lecture:


C. Interactive Visualization with Shiny and ggplot

1. Visualizing Data with ggplot (Module 6)

Prepare:

Lecture:

Optional:

2. Creating Interactive Visualizations with Shiny

Lecture:

3. Theming Shiny Applications with HTML and CSS

  • Let's give the last touch ups to our projects!

Exam

  • Analyze: Take a dataset of your choice. Clean it, analyzeit and visualize it.
  • Contextualize: Describe your key user persona and their aspired actions and targets
  • Implement: Produce an interactive Data Visualization using Shiny

Submission:

Limitations: You can upload a maximum of 20 files with 30M each during the final exam. If your dataset is larger than 30M please only upload a subset of it.


Further Resources