Skip to content

jkbren/covid19-cases-grid-gartogram

Repository files navigation

covid19-cases-grid-gartogram

Python code for making some kinda-neatly organized subplots that vaguely resemble the layout of the United States (and the globe!) NBViewer of Notebook


usa

Fig. 1: United States new cases, as of June 25.

globe

Fig. 2: Country new cases, as of June 25.


Usage

Basically the only useful thing here is the dictionary of tuples about where to put the subplots. If you've got a better idea as to where exactly to place them, feel free to do so. I drew a lot of inspiration from random google image searches I ran, but ultimately most of the placement was manually.

Requirements

This code is written in Python 3.x and uses the following packages:

See also: