top of page
BLOG
Search


Data Transform for a Sankey
A Sankey diagram depicts flows of any kind, where the width of a flow pictured is proportional to its quantity. A flow is any quantity...
Rohan Dawar
Feb 16, 20212 min read


GIF of COVID-19 in the USA
After learning the basics of Shapefiles & Geopandas, I attempted to create a map GIF of the USA using the actively maintained COVID-19...
Rohan Dawar
Dec 7, 20201 min read


COVID-19: Animated Line Graphs
Here are 2 new visualizations using the same transform as my Animated Bar Charts script. These graphs again display COVID-19 Active Cases...
Rohan Dawar
Nov 30, 20201 min read


COVID-19: Animated Bar Charts, Canadian Provinces & Territories
Building on the framework code of my COVID-19 Autodoc, I wrote a script to transform the Health Canada Covid-19 data into Flourish...
Rohan Dawar
Nov 17, 20201 min read


COVID-19 in Canada: Jupyter Notebook Auto-doc
I created the following Jupyter Notebook to automatically grab the latest COVID-19 data from Health Canada and produce some visualizations:
Rohan Dawar
Nov 11, 20201 min read


IMDB Visualization Dashboard
Current visualizations available on your IMDB profile: I created a dashboard using Flask and Zingcharts to visualize more patterns in...
Rohan Dawar
Oct 30, 20201 min read


Active Covid-19 Case Rate in Canadian Provinces
This is an interactive map published by Health Canada which I have been checking throughout the pandemic to stay updated on the pandemic...
Rohan Dawar
Oct 29, 20202 min read


Finding The World's Most Important Cities with GaWC Data
The Globalization and World Cities Research Network (GaWC) is a think tank that studies the relationships between world cities in the...
Rohan Dawar
Jul 4, 20202 min read
bottom of page