Baselight

National Summary Data Page (NSDP)

IMF NSDP

@imf.nsdp

Loading...
Loading...

About this Dataset

National Summary Data Page (NSDP)

Dataset of key macroeconomic indicators that participating countries commit to publishing on the National Summary Data Page (NSDP). The data is timely and accessible, covering indicators such as GDP, inflation, reserves, and public debt. The NSDP is hosted on each country's official website (often by the national statistics office or central bank) and is linked from the IMF’s Dissemination Standards Bulletin Board (DSBB) to ensure global visibility.

Last updated: 2025-10-21T10:08:59.736408400Z.

Tables

CodeList CL COUNTRY

@imf.nsdp.codes_cl_country
  • 4.17 kB
  • 105 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_country (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL FREQ

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

CodeList CL NSDP NSDP CATEGORY

@imf.nsdp.codes_cl_nsdp_nsdp_category
  • 2.52 kB
  • 8 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_nsdp_nsdp_category (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL NSDP TYPE OF TRANSFORMATION

@imf.nsdp.codes_cl_nsdp_type_of_transformation
  • 2.33 kB
  • 6 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_nsdp_type_of_transformation (
  "code" VARCHAR,
  "description" VARCHAR
);

Indicators

@imf.nsdp.indicators
  • 8.87 kB
  • 52 rows
  • 9 columns
Loading...
CREATE TABLE indicators (
  "indicator" VARCHAR,
  "series_name" VARCHAR,
  "unit" VARCHAR,
  "transformation" VARCHAR,
  "http_www_w3_org_2001_xmlschema_instance_type" VARCHAR,
  "nsdp_ind" VARCHAR,
  "prices" VARCHAR,
  "s_adjustment" VARCHAR,
  "gender" VARCHAR
);

Observations

@imf.nsdp.observations
  • 1.43 MB
  • 192,152 rows
  • 7 columns
Loading...
CREATE TABLE observations (
  "country" VARCHAR,
  "nsdp_cat" VARCHAR,
  "indicator" VARCHAR,
  "type_of_transformation" VARCHAR,
  "frequency" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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