gshs-ornl / wbstats

wbstats: An R package for searching and downloading data from the World Bank API
http://gshs-ornl.github.io/wbstats/
Other
127 stars 23 forks source link

unable to pull projection data #8

Closed northeastloon closed 6 years ago

northeastloon commented 6 years ago

I am trying to pull data from the Population estimates and projections. The series runs to the year 2050. However, the latest data I can pull from the api using your package only runs till 2016 (e.g indicator SP.POP.DPND.YG). Some other indicators from the dataset return no data at all (e.g SP.POP.AG03.MA.IN).

I run into the same problem with the WDI package (but the latest returned year is 2017).

Is this an issue with the api or the package?

Thanks

northeastloon commented 6 years ago

Nevermind - seems to be a problem with the api.