Skip to content

itiievskyi/World-Population-Python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Population on plots

This is the vizualization project based on data provided by World Bank. The aim was to implement data analysis and vizualization mechanism similar to those described on The World Bank official site, but for iPython environment.

World Population chart #1

You are able to change the period (1960-2017) and country or region (continents and geopolitical unions are present as well). You haven't to do anythyng else to see the changes – widgets refresh the chart automatically.

World Population chart #2

By default, the data is described in millions but you can easily change units to thoushands or billions.

World Population chart #3

How to use

Just open the Population.ipynb in your Jupyter Notebook.

Make sure that Python3, matplotlib, ipywidgets, pandas and numpy are installed on your system.

Enjoy!

About

Build plots based on data provided by World Bank using Jupiter Notebook and ipywidgets package.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published