Skip to content

Pulling & cleaning World Bank International Debt Statistics bilateral data from data released December 6 2022

Notifications You must be signed in to change notification settings

t-emery/wb_ids_released_2022-12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Bank International Debt Statistics Data from the December 2022 Data Release

This Github Repo provides a tidyverse-friendly script for pulling and processing World Bank International Debt Statistics data with all available creditor counterparties.

The data pulled and processed here was released along with the World Bank 2022 International Debt Report on December 6, 2022, and has data through 2021.

Thank you to David Mihalyi and Bálint Parragi who provided me with example code. I've pulled the same series that they have, but if you want to pull other series, my R script is well-annotated and shows you all of the other available series and how to modify to script to pull those series.

What is in the Repo?

  • an R Notebook in the folder 00_script that has nnotated instructions for pulling & cleaning the data.
  • In the folder 01_data_processed you'll find the processed IDS data in .csv format, along with .csv files showing all unique values for key variables (debtors, creditors, available series).

World Bank International Debt Report 2022

About

Pulling & cleaning World Bank International Debt Statistics bilateral data from data released December 6 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published