Monetary And Financial Statistics (MFS), Other Depository Corporations
IMF MFS_ODC
@imf.mfs_odc
IMF MFS_ODC
@imf.mfs_odc
The Monetary and Financial Statistics (MFS), Other Depository Corporations (ODCs) dataset offers an analytical perspective on the liabilities of the ODCs that are included in broad money as well as the ODCs financial relationships with other economic sectors and nonresidents. This dataset is compiled using ODCs sectoral balance sheet submitted by countries to the IMF using the standardized report forms (SRFs), specifically the 2SR. The SRF compilation follows the methodological framework of the 2016 Monetary and Financial Statistics Manual and Compilation Guide (MFSMCG). While the ODCs survey is available for all reporting countries, detailed 2SR data are only accessible for a subset of economies.
Keywords: MFS;Broad Money;Monetary Base;Net Foreign Assets;Monetary Statistics;Financial Statistics;Central Bank Statistics;Financial statistics;Monetary policy;Financial institutions;Financial instruments;Financial markets.
Last updated: 2025-10-22T09:08:27.024443200Z.
CREATE TABLE codes_cl_country (
"code" VARCHAR,
"description" VARCHAR
);CREATE TABLE codes_cl_freq (
"code" VARCHAR,
"description" VARCHAR
);CREATE TABLE codes_cl_mfs_type_of_transformation (
"code" VARCHAR,
"description" VARCHAR
);CREATE TABLE observations (
"country" VARCHAR,
"indicator" VARCHAR,
"type_of_transformation" VARCHAR,
"frequency" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);Anyone who has the link will be able to view this.