WDI icon indicating copy to clipboard operation
WDI copied to clipboard

R package to download World Bank data

Results 7 WDI issues
Sort by recently updated
recently updated
newest added

@BPJandree recommended and tested the new version of `WDI` which relies on `jsonlite` instead of `RJSONIO`. Things seem to work OK, but I have just noticed that the new version...

When attempting to extract data, the data comes duplicated for most developing countries. For instance in the code below, Angola, Mozambique, and Congo Republic come duplicated. with instances containing ISO2...

This is true even after updating the WDIcache Can we tell ahead of time and strip those series from search results?

In PR #48 @etiennebacher writes: > **Question about defaults** > > The observation status is particularly useful when we import a particular indicator without specifying the dates. On the World...

Links initially posted by @etiennebacher For reference, here are a few links that could give ideas for new features: * [New features in V2](https://datahelpdesk.worldbank.org/knowledgebase/articles/1886674-new-features-and-enhancements-in-the-v2-api) * [Advanced Data API Queries (BETA)](https://datahelpdesk.worldbank.org/knowledgebase/articles/1886686-advanced-data-api-queries),...

Hi Vincent, I saw a [similar issue](https://github.com/vincentarelbundock/WDI/issues/35) has been open on Git before, however I couldn't find the solution to my problem, as I think it is slightly different: in...