ChoroMap

A tool to create animated heat maps using Python

See the source and usage instructions on GitHub!

hosp_curr_us_100000 (1).gif

ChoroMap is a tool to create animated choropleth maps, a.k.a. heat maps. It can easily be used in a Jupyter notebook and all it takes is a pandas DataFrame with dates and values, as well as geographic shapefiles.

Please see examples of Jupyter notebooks that use this module:

Previous
Previous

Data Analysis: Recovery Economics

Next
Next

Python App: Organize Spotify playlists with "KeyMaster"