Getting Started with World Bank data API in R
Andrew Whitby, DECDG
7/6/2017
1 Introduction
This is a brief tutorial covering what an API is, in the context of accessing data, and how to use R to access and plot data from the World Bank data API.
It’s designed for people who want to
- learn what an API is, and may have to use other (non-World Bank) APIs
- learn how to access the World Bank API in R
If you just want to focus on the second, you can probably skip ahead to chapter 3.
At a guess, it may take about half a day to work through this material.