Data Visualization and Storytelling / Fall 2024
Updates
- New Lecture is up: Interactive visualisation [slides]
- New Lecture is up: Networks [slides]
- New Lecture is up: Dimensionality reduction [slides]
- New Lecture is up: Maps [slides]
- New Lecture is up: Posters [slides]
- New Lecture is up: Good and bad data visualisation [slides]
- New Lecture is up: Principles and guidelines [slides]
Course Description
Basic principles and practical skills in data visualization to systematically derive valuable insights from data.
All materials are available at: https://github.com/ku-dviz/2024
Feedback form: https://forms.gle/yGsQhpCTsSFqp1149
Setup
⚠️ It is recommended to create a separate folder for the course and keep the same folder architecture as in the GitHub repo. There are two easy ways to do that:
- If you are familiar with
git
, simply dogit clone https://github.com/ku-dviz/2024.git
. - Otherwise, download a .zip bundle of the repository here, and decompress the file wherever you would like.