bdp_dataset: Fetch Banco de Portugal (BdP) datasets

View source: R/bdp.R

bdp_datasetR Documentation

Fetch Banco de Portugal (BdP) datasets

Description

Retrieve the list of datasets for a given domain from the BPstat API.

Usage

bdp_dataset(domain_id, lang = "en")

Arguments

domain_id

(integer(1))
The domain ID. Use bdp_domain() to list available domains.

lang

(character(1))
Language for labels, either "en" or "pt".

Value

A data.table::data.table() with available datasets.

Source

https://bpstat.bportugal.pt/data/docs

See Also

Other metadata: banxico_metadata(), bbk_dimension(), bbk_metadata(), bcb_currencies(), bdf_dimension(), bdp_dimension(), bdp_domain(), bdp_series(), bis_dimension(), bis_metadata(), boi_dimension(), boi_metadata(), boj_metadata(), cnb_dimension(), cnb_indicators(), cnb_snapshots(), cnb_tree(), ecb_dimension(), ecb_metadata(), nob_dimension(), nob_metadata(), onb_dimension(), onb_frequency(), onb_hierarchy(), onb_metadata(), onb_toc(), snb_dimension(), snb_metadata(), snb_toc(), srb_calendar(), srb_series()

Examples



bdp_dataset(54L)



bbk documentation built on Aug. 28, 2026, 5:07 p.m.