Contains some of the useful data visualization techniques taught in Coursera using Canada immigration data.
Canda.xlsx contains name of countries, continents, and number of immigrants from the year 1980 to 2013.
Apart from bar plot, pie charts and usual bubble plots, Folium library was used to create world map.
Eventually Choropleth maps are produced to represent the number density
of immigrnats from all over the world in the year 1985 and 2005.
The jupyter notebook is pretty self-explanatory and more info can be found related to this in Towards Data Science.
