kellyav / debt_stats

Analyzing International Debt Statistics (IDS) from WorldBank, using SQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

debt_stats

Analyzing International Debt Statistics (IDS) from WorldBank, using SQL.

Questions to be answered in the Jupyter notebook

  • What is the total amount of debt that is owed by the countries listed in the dataset?
  • Which country owns the maximum amount of debt and what does that amount look like?
  • What is the average amount of debt owed by countries across different debt indicators?

Dataset

The data used in this project is provided by The World Bank. It contains both national and regional debt statistics for several countries across the globe as recorded from 1970 to 2015. The zip file is provided by DataCamp.

About

Analyzing International Debt Statistics (IDS) from WorldBank, using SQL.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%