Monetary And Financial Statistics (MFS), Interest Rate
IMF MFS_IR
@imf.mfs_ir
IMF MFS_IR
@imf.mfs_ir
Last updated: 2025-10-22T02:36:14.444011900Z.
CREATE TABLE codes_cl_country (
"code" VARCHAR,
"description" VARCHAR
);CREATE TABLE codes_cl_freq (
"code" VARCHAR,
"description" VARCHAR
);CREATE TABLE observations (
"country" VARCHAR,
"indicator" VARCHAR,
"frequency" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);Anyone who has the link will be able to view this.