This repository contains a collection of notebooks. The notebooks show you how to recreate some of W.E.B. Du Bois's Data Portraits using Matplotlib.
To get started, copy the 2024 folder from the DVS Du Bois Data Challenge repo and add it to the root of this project.
I'm also keep track of my progress on my personal blog.
You can view the visualisations made below. Each notebook shares the code and some explanations. Though some notebooks have a better structure than others.
colors.py- it includes a dictionary of the Du Bois colours by name as listed in the style guide.port_lookup.py- it includes a dictionary with latitudes and longitudes for all the ports (Sources and Destinations) in the challenge 04 route pairs data, generated using geopy.
Any questions or suggestions? Don't hesitate to reach out. Say hi here.