Financial Soundness Indicators (FSI), Balance Sheet, Income Statement And Memorandum Series
IMF FSIBSIS
@imf.fsibsis
IMF FSIBSIS
@imf.fsibsis
Last updated: 2025-10-21T05:53:39.611138500Z.
CREATE TABLE codes_imf_cl_country_1_5_1 (
"code" VARCHAR,
"description" VARCHAR
);CREATE TABLE codes_imf_cl_freq_1_0_3 (
"code" VARCHAR,
"description" VARCHAR
);CREATE TABLE codes_imf_cl_sector_2_13_0 (
"code" VARCHAR,
"description" VARCHAR
);CREATE TABLE indicators (
"indicator" VARCHAR,
"series_name" VARCHAR,
"unit" VARCHAR,
"transformation" VARCHAR,
"http_www_w3_org_2001_xmlschema_instance_type" VARCHAR
);CREATE TABLE observations (
"country" VARCHAR,
"sector" VARCHAR,
"indicator" VARCHAR,
"frequency" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);Anyone who has the link will be able to view this.