Skip to content

DrStef/Data-Visualization-with-Python

Repository files navigation

Data Visualization with Python

This project was part of IBM Data Science certificate. https://www.coursera.org/professional-certificates/ibm-data-science



Canadian Immigration Dataset: waffle chart, word cloud.

We improved the initial Notebook with better graphs.
We used a map of Canada and contour as a mask for the word cloud: immigration main countries of origin.

Waffle Chart

Word Cloud



Generating Maps with Python

Maps with Folium. Various options: Stamen Toner, Stamen Terrain,...
Maps with markers: Visualizing features of San Francisco crime dataset.
Maps with choropleth: Visualizing countries of origin, Canadian Immigration dataset.

Folium with markers

Choropleth

The interactive version below is shared on Google Colab. Requires a Google Drive account.



US Domestic Airline Flights Performance.

Analysis/Visualization with Dashboard including histograms, pie chart, map (choropleth), treemap.
Improved presentation, and confusing line plots were replaced with histograms.


Interactive Dashboard does not work with MyBinder. It runs on Google Colab, but it requires a Google account.
Notebook can be downloaded and run with proper libraries.

Google colab. Execute the Notebook, and click on the "localhost" link below "Dash app running on".