Getting Worldbank Data with Python

This is a quick note on how to retrieve Worldbank data using Python. Thanks to the wbdata package it is very easy to obtain Worldbank data. The time-series can be identified on the Worldbank website, then the data can be retrieved. The data can be inspected interactively in order to ... Read more ยป