Baselight

Monetary Policy Frameworks Toolkit (MPFT)

IMF MPFT

@imf.mpft

Loading...
Loading...

About this Dataset

Monetary Policy Frameworks Toolkit (MPFT)

Monetary policy framework comprises the structures in place that enable and guide the conduct of monetary policy. In this project, we provide a multidimensional characterization of monetary policy frameworks across three pillars: Independence and Accountability, Policy and Operational Strategy, and Communications (IAPOC). This database covers 50 advanced economies, emerging markets, and low-income developing countries, from 2007 to 2018 (being extended).

Tables

CodeList CL FREQ

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

CodeList CL MPFT COUNTRY

@imf.mpft.codes_cl_mpft_country
  • 3.22 kB
  • 53 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_mpft_country (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL MPFT TYPE OF TRANSFORMATION

@imf.mpft.codes_cl_mpft_type_of_transformation
  • 2.26 kB
  • 2 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_mpft_type_of_transformation (
  "code" VARCHAR,
  "description" VARCHAR
);

Observations

@imf.mpft.observations
  • 33.42 kB
  • 14,176 rows
  • 6 columns
Loading...
CREATE TABLE observations (
  "country" VARCHAR,
  "indicator" VARCHAR,
  "type_of_transformation" VARCHAR,
  "frequency" VARCHAR,
  "time_period" BIGINT,
  "value" DOUBLE
);

Share link

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