Baselight

Structural Reform Database (SRD)

IMF SRD

@imf.srd

Loading...
Loading...

About this Dataset

Structural Reform Database (SRD)

The IMF's Structural Reform Database (SRD) provides a comprehensive set of indicators on structural policies over 40 years for 90 countries with various development levels. The SRD is developed by the IMF staff in collaboration with external researchers under a research partnership with the former U.K. Department for International Development (DFID), which merged with the Foreign and Commonwealth Office on September 2, 2020 to become the Foreign, Commonwealth and Development Office (FCDO). The SRD is currently only for internal operation work (no public access).

Last updated: 2025-09-08T17:22:47.251012900Z.

Tables

CodeList CL COUNTRY

@imf.srd.codes_cl_country
  • 3.9 kB
  • 90 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_country (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL FREQ

@imf.srd.codes_cl_freq
  • 2.16 kB
  • 1 row
  • 2 columns
Loading...
CREATE TABLE codes_cl_freq (
  "code" VARCHAR,
  "description" VARCHAR
);

Indicators

@imf.srd.indicators
  • 7.56 kB
  • 44 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,
  "sr_category" VARCHAR,
  "sr_type" VARCHAR
);

Observations

@imf.srd.observations
  • 82.76 kB
  • 90,257 rows
  • 5 columns
Loading...
CREATE TABLE observations (
  "country" VARCHAR,
  "indicator" VARCHAR,
  "frequency" VARCHAR,
  "time_period" BIGINT,
  "value" DOUBLE
);

Share link

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