This video shows how to generate GIS animation and Bar race chart using Python (geopandas, panadas and matplotlib)
In this video COVID19 data is taken as an example for showing Spatial & temporal progression of COVID cases over the past one year in india.
This can be replicated on your data easily.
Link for the python code:
https://drive.google.com/file/d/1l8dG...
Video Timeline:
00:00 Introduction
03:09 Configuration and installing geopandas library
06:18 GIS animation creation
34:34 Bar Race chart creation
53:13 Combined GIS and Bar race chart animation creation