Update the list of available WDI indicators
更新列表中可用的WDI指标
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Download an updated list of available WDI indicators from the World Bank website. Returns a data frame for use in the WDIsearch function.
WDI指标可用来自世界银行网站下载更新的列表。返回一个WDIsearch函数中使用的数据框。
用法----------Usage----------
WDIcache()
值----------Value----------
Series of indicators, sources and descriptions in data frame format
系列指标,来源和描述数据框格式
注意----------Note----------
Downloading all series information from the World Bank website can take time. The WDI package ships with a local data object with information on all the series available on 2012-06-18. You can update this database by retrieving a new list using WDIcache, and then feeding the resulting object to WDIsearch via the cache argument.
来自世界银行网站下载全系列信息都需要时间。 WDI包附带的本地数据对象信息的所有系列适用于2012-06-18。通过检索使用WDIcache,通过WDIsearch参数,然后喂的对象cache一个新的列表,您可以更新这个数据库。