For this assignment,
Find a dataset with a geographic component to it (such as country names or use from the examples in the code demos) and create 2 spatial data visualizations of a choropleth map using either a graduated color or a diverging color scheme that is color-blind friendly, and produce the same spatial visualization in black and white that is an effective visualization allowing differeniation of the values. Make sure to include a legend.
Turn in a document that describes the topic, the data and what you had to do to clean and prep the data, include a source for the data in APA reference format, a few key highlights of what the map visualizations reveal about the data, and the two map visualizations.
Also turn in your commented code in Python or R for how you cleaned the data and made the visualizations.