ids_bulk_files: Retrieve Available Bulk Download Files for International Debt...

View source: R/ids_bulk_files.R

ids_bulk_filesR Documentation

Retrieve Available Bulk Download Files for International Debt Statistics

Description

This function returns a tibble with metadata for files available for bulk download via the World Bank International Debt Statistics (IDS). It includes information such as file names, URLs, and the last update dates for each file in Excel (xlsx) format.

Usage

ids_bulk_files()

Value

A tibble containing the available files and their metadata:

file_name

The name of the file available for download.

file_url

The URL to download the file in Excel format.

last_updated_date

The date when the file was last updated.

Examples


ids_bulk_files()


wbids documentation built on April 11, 2025, 5:39 p.m.