wbstats
wbstats copied to clipboard
Indicator info for headcount ratios needs to be updated
When I download headcount ratios I am seeing data updated with the new poverty thresholds, but the info on the indicators from wb_cachelist
seems to be the old thresholds. For example,
poverty <- "SI.POV.DDAY"
indicator_info <- filter(wb_cachelist$indicators, indicator_id == poverty)
indicator_info$indicator
yields "Poverty heacount ratio at $1.90 a day (2011 PPP) (% of population)"