Baselight

Production Indexes (PI)

IMF PI

@imf.pi

Loading...
Loading...

About this Dataset

Production Indexes (PI)

The Production Indexes dataset presents data on industrial production, mining and quarrying, manufacturing, electricity, gas and water supply, construction, and retail sales indexes. These statistics are collected from national authorities, and when possible, from international organizations -via data-sharing agreements- that collect similar information to reduce the reporting burden on countries.

Keywords: production index, mining and quarrying, manufacturing, electricity, gas and water supply, construction, retail sales indexes.

Last updated: 2025-10-22T07:47:39.591119400Z.

Tables

CodeList CL COUNTRY

@imf.pi.codes_cl_country
  • 4.52 kB
  • 119 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_country (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL FREQ

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

CodeList CL IPI PRODUCTION INDEX

@imf.pi.codes_cl_ipi_production_index
  • 2.36 kB
  • 7 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_ipi_production_index (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL IPI TYPE OF TRANSFORMATION

@imf.pi.codes_cl_ipi_type_of_transformation
  • 2.46 kB
  • 6 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_ipi_type_of_transformation (
  "code" VARCHAR,
  "description" VARCHAR
);

Observations

@imf.pi.observations
  • 4.87 MB
  • 501,841 rows
  • 6 columns
Loading...
CREATE TABLE observations (
  "country" VARCHAR,
  "production_index" 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.