Baselight

Financial Soundness Indicators (FSI), Concentration And Distribution Measures

IMF FSICDM

@imf.fsicdm

Loading...
Loading...

About this Dataset

Financial Soundness Indicators (FSI), Concentration And Distribution Measures

The Financial Soundness Indicators (FSIs), developed by the IMF together with the international community, are aimed at supporting macroprudential analysis—the surveillance and assessment of the strengths and vulnerabilities of financial systems. FSIs are macroprudential statistics aimed at filling the gap between macroeconomic statistics and micro-prudential data.
Concentration and Distribution Measures indicators assess the distribution of financial risks and exposures within the financial system, focusing on how concentrated or dispersed these risks are among different entities.

Last updated: 2025-10-21T05:57:20.682583900Z.

Tables

CodeList CL COUNTRY

@imf.fsicdm.codes_cl_country
  • 2.64 kB
  • 22 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_country (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL FREQ

@imf.fsicdm.codes_cl_freq
  • 2.21 kB
  • 3 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_freq (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL SECTOR

@imf.fsicdm.codes_cl_sector
  • 2.26 kB
  • 1 row
  • 2 columns
Loading...
CREATE TABLE codes_cl_sector (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL TRANSFORMATION

@imf.fsicdm.codes_cl_transformation
  • 2.43 kB
  • 7 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_transformation (
  "code" VARCHAR,
  "description" VARCHAR
);

Indicators

@imf.fsicdm.indicators
  • 5.73 kB
  • 8 rows
  • 7 columns
Loading...
CREATE TABLE indicators (
  "indicator" VARCHAR,
  "series_name" VARCHAR,
  "unit" VARCHAR,
  "transformation" VARCHAR,
  "http_www_w3_org_2001_xmlschema_instance_type" VARCHAR,
  "accounts" VARCHAR,
  "fsi" VARCHAR
);

Observations

@imf.fsicdm.observations
  • 153.15 kB
  • 19,292 rows
  • 7 columns
Loading...
CREATE TABLE observations (
  "country" VARCHAR,
  "sector" VARCHAR,
  "indicator" VARCHAR,
  "transformation" VARCHAR,
  "frequency" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

Anyone who has the link will be able to view this.