Baselight

Producer Price Index (PPI)

IMF PPI

@imf.ppi

Loading...
Loading...

About this Dataset

Producer Price Index (PPI)

Producer Price Indexes (PPI) measures the average change over time in the selling prices received by domestic producers for their output.

Keywords: Producer Prices.

Last updated: 2025-10-22T06:51:32.198670300Z.

Tables

CodeList CL COUNTRY

@imf.ppi.codes_cl_country
  • 4.22 kB
  • 107 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_country (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL FREQ

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

CodeList CL INDEX TYPE

@imf.ppi.codes_cl_index_type
  • 2.5 kB
  • 2 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_index_type (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL PPI TYPE OF TRANSFORMATION

@imf.ppi.codes_cl_ppi_type_of_transformation
  • 2.39 kB
  • 3 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_ppi_type_of_transformation (
  "code" VARCHAR,
  "description" VARCHAR
);

Indicators

@imf.ppi.indicators
  • 7.29 kB
  • 2 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,
  "type_of_transformation" VARCHAR,
  "topic" VARCHAR,
  "index_type" VARCHAR,
  "ppi_activity" VARCHAR
);

Observations

@imf.ppi.observations
  • 1.36 MB
  • 143,831 rows
  • 6 columns
Loading...
CREATE TABLE observations (
  "country" 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.