zvt.recorders.wb.wb_api.get_indicators

zvt.recorders.wb.wb_api.get_indicators(indicator=None, language=None, id_or_value=None, **params)

Return a DataFrame that describes one, multiple or all indicators, indexed by the indicator id. :param indicator: None (all indicators), the id of an indicator, or a list of multiple ids :param language: Desired language :param id_or_value: Choose either ‘id’ or ‘value’ for columns ‘source’ and ‘topics’