GIS Animation and Bar race chart of COVID-19 data using Python (geopandas, panadas and matplotlib)

Опубликовано: 20 Март 2026
на канале: OpenGeo Lab
1,817
42

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