Skip to main content

list_tables

Get the list of presentation tables available from the IMF.

Parameters


Returns

results: list[ImfTableMetadata]

Serializable results.

provider: str

Provider name.

warnings: Optional[list[Warning_]]

list of warnings.

chart: Optional[Chart]

Chart object.

extra: dict[str, Any]

Extra info.


Data

name: str
The name of the IMF table.

symbol: str
The table symbol.

description: str
Description of the IMF table.

agency_id: str
The agency ID responsible for the table.

dataflow_id: str
The IMF dataflow ID the table belongs to.

codelist_id: str
The codelist ID associated with the table.