Baselight

Production Indexes, World And Country Group Aggregates

IMF PI_WCA

@imf.pi_wca

Loading...
Loading...

About this Dataset

Production Indexes, World And Country Group Aggregates

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. The world and special country aggregations are estimated by the IMF and constitute IMF estimates. These estimates are based on data submitted by national authorities, with imputations performed by IMF staff when national estimates are missing.

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

Last updated: 2025-06-25T15:00:00Z.

Tables

CodeList CL COUNTRY

@imf.pi_wca.codes_cl_country
  • 2.45 kB
  • 8 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_country (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL FREQ

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

CodeList CL IPI PRODUCTION INDEX

@imf.pi_wca.codes_cl_ipi_production_index
  • 2.28 kB
  • 1 row
  • 2 columns
Loading...
CREATE TABLE codes_cl_ipi_production_index (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL IPI TYPE OF TRANSFORMATION

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

Observations

@imf.pi_wca.observations
  • 25.05 kB
  • 2,008 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.