Skip to content

asjadnaqvi/DuBoisChallenge-Stata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Du Bois Challenge 2021

This repository contains the Stata code for the Du Bois Challenge posted by ajstarks. The details of the challenge are given here: https://scatter.wordpress.com/2021/02/22/bringing-communities-together-with-the-duboischallenge/.

See the Medium article: Graph replication: The Du Bois Challenge for an explaination of the Stata code.

The aim of this challenge is to replicate the powerful hand-drawn visuals produced by Du Bois during his research on the life of the African-American community in the USA during the early 1900s. The challenge has 10 plates selected from the complete pool of Du Bois visualizations that can be found here.

In order to produce the visualizations, I am using the Rajdhani font from Google Fonts. If you have a better alternative that is closer to the Du Bois typescript, then feel free to replace this one. And please let me know about it as well!

The code below replicates six of the plates. Others might be added later.

I have marked out some of the code blocks from the dofiles. They have been left in there since I use them as intermediary steps to check the outputs. They also help with the learning process. Note that these files might be modified in the future for minor code improvements. Please check here for the latest file or clone the directory.