This contains links to all the standalone repositories I use for the third generation of assignments for my dataviz class, starting in Fall 2025.
Each is in its own repository so it's easier to (1) make copies in the future and (2) deploy these projects to Posit.cloud without needing to upload a bunch of individual files or move them around after uploading a .zip there
- Make a copy of the repository somehow (git clone, download a zip file, clone it through Posit.cloud's "New Project" dialog, whatever)
- Delete
answers.qmdandbuild_data.R - Change
SEMESTER YEARin the subtitle YAML setting inyour-name_exercise-x.qmdto something more accurate (e.g. "Fall 2025" or whatever) - Make sure any links that include "f25" are updated
- Make a copy of the repository somehow (git clone, download a zip file, whatever)
- Change
SEMESTER YEARin the subtitle YAML setting inanswers.qmdto something more accurate (e.g. "Fall 2025" or whatever) - Change the author and date too
- Make sure any links that include "f25" are updated
- Run
quarto::quarto_render()insidebuild_data.R
- https://github.com/andrewheiss/dataviz-projects_01-introduction
- https://github.com/andrewheiss/dataviz-projects_02-graphic-design
- https://github.com/andrewheiss/dataviz-projects_03-data-to-graphics
- https://github.com/andrewheiss/dataviz-projects_04-amounts-proportions
- https://github.com/andrewheiss/dataviz-projects_05-themes
- https://github.com/andrewheiss/dataviz-projects_06-uncertainty
- https://github.com/andrewheiss/dataviz-projects_07-relationships
- https://github.com/andrewheiss/dataviz-projects_08-comparisons
- https://github.com/andrewheiss/dataviz-projects_09-annotations
- https://github.com/andrewheiss/dataviz-projects_10-enhancing-graphics
- https://github.com/andrewheiss/dataviz-projects_11-interactivity
- https://github.com/andrewheiss/dataviz-projects_12-space
- https://github.com/andrewheiss/dataviz-projects_13-time
- https://github.com/andrewheiss/dataviz-projects_14-text
- https://github.com/andrewheiss/dataviz-projects_01-mini-project
- https://github.com/andrewheiss/dataviz-projects_02-mini-project
- https://github.com/andrewheiss/dataviz-projects_final-project
Everything is licensed under Creative Commons Attribution (CC-BY-4.0).