Python version

Visual data analysis

This project was completed in first week of the Data Science Bootcamp at Spiced Academy.

The goal is to recreate Hans Rosling’s plots that depict the life expectancy and fertiliy rate of world’s countries from 1960 to 2015, with points’ sizes representing the population of the respective country. The data is publicly available on the Gapminder project website.

Plotting of gapminder data using python plotting libraries: matplotlib, Plotly.

graph