"Tabulating DuBois" Recreating Historical Data Visualisations with {gt}
Authors: Jack Davison
twitter, github
Abstract: The 2021 DuBois Challenge ignited an interest in historical data visualisation for many in the R community. "Tabulating DuBois" aims to revisit the challenge using the {gt} R package, translating the style and spirit of DuBois' original plates into a modern tabular medium.
Full Description: This submission to the RStudio (Posit) Table Contest 2022 takes the form of eight tables which attempt to reflect the style and/or spirit of some of W.E.B. DuBois 20th century visualisations. It effectively revisits The #DuBois Challenge but using data tables as the medium instead of graphs.
All of the tables are "static" and built using {gt}, a powerful system for constructing beautiful HTML tables.
There are arguably three categories of tables in this study:
-
Tables which try to closely reflect DuBois' original plate (e.g., Conjugal Condition).
-
Tables which try to capture the spirit of what DuBois was trying to do, but translated to a table medium (e.g., Occupations of Black and White Americans...)
-
Tables which are effectively graphs/maps, and have been created to see how far {gt} can be pushed (e.g., Migration of Black Americans in Georgia)
While not all of these tables are as effective as the original plates, it is at least an interesting exercise to see how data storytelling can be effectively translated from one medium to another.
This submission is presented as a Quarto Website. This includes all eight tables, commentary on my approach to recreating the original plates, and some links about W.E.B. DuBois and the {gt}
family of packages.
Language Notice: Images of DuBois' original plates are present on the website, many of which contain now-offensive terms in reference to people of colour. As the tables presented in this contest are inspired by DuBois rather than attempting to exactly recreate his work, these terms have been replaced by "Black" or "Black American", where appropriate.
Table Type: static-HTML
Submission Type: Other
Table: Tabulating DuBois
Code: GitHub - jack-davison/rstudio_table-contest_2022: Learning {gt} by recreating the works of W.E.B. DuBois. Entry for the 2022 RStudio (Posit) Table Contest.
Cloud project: Posit Cloud
Languages: Built with R: true. Built with Python: false.
Industries: .
Other packages: gt, gtExtras, tidyverse