Skip to content

A simple interactive world map build on SVG with population data for each country, created with python

Notifications You must be signed in to change notification settings

luisecm/worldmappopulation

Repository files navigation

worldmappopulation

A simple interactive world map build on SVG with population data for each country

This project was developed as part of the Python Crash Course 1st edition book Chapter 16

This projects needs the following packages to be installed before running:

Pygal JSON Pygal_maps_world (to obtain the list of countries with country codes)

The project uses the following data file: population_data.json. This file includes data parsed in JSON format with the historical data of population per each contry.

About

A simple interactive world map build on SVG with population data for each country, created with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages