Skip to content

Map created with Pygal module that shows GDP 2016 for most countries

Notifications You must be signed in to change notification settings

vzbiven/GDP_map

Repository files navigation

GDP World Map

Maked with Python module Pygal.

Data was taken from: (https://datahub.io/core/gdp#data)

The map is interactive, and SVG file can be opened in your favorite browser.

Screenshot


To run the code Pygal and pygal.maps.world needs to be installed.

The year can be changed in GDP_map_py in line 16

if pop_dict['Year'] == 2016:

About

Map created with Pygal module that shows GDP 2016 for most countries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages