Baselight

Export Quality (EQ)

IMF EQ

@imf.eq

Loading...
Loading...

About this Dataset

Export Quality (EQ)

This dataset provides export quality indicators for over 800 products across 166 countries from 1963 to 2014, resulting in over 1.7 million observations. Higher index values indicate higher quality, and the index is normalized with a value of 1 representing the 90th percentile of export quality among all exporters (the world frontier). Data can be aggregated at various levels, including by product according to the Standard International Trade Classification (SITC) up to the 4-digit level, by Broad Economic Categories (BEC) up to the 3-digit level, and by aggregate sectors such as Agriculture, Commodities, and Manufactures.

Last updated: 2024-11-18T14:00:00Z.

Tables

CodeList CL COUNTRY

@imf.eq.codes_cl_country
  • 5.24 kB
  • 166 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_country (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL EQ PRODUCT

@imf.eq.codes_cl_eq_product
  • 2.92 kB
  • 18 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_eq_product (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL FREQ

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

Indicators

@imf.eq.indicators
  • 6.21 kB
  • 10 rows
  • 7 columns
Loading...
CREATE TABLE indicators (
  "indicator" VARCHAR,
  "series_name" VARCHAR,
  "unit" VARCHAR,
  "transformation" VARCHAR,
  "http_www_w3_org_2001_xmlschema_instance_type" VARCHAR,
  "eqd" VARCHAR,
  "statistical_measures" VARCHAR
);

Observations

@imf.eq.observations
  • 3.37 MB
  • 564,949 rows
  • 6 columns
Loading...
CREATE TABLE observations (
  "country" VARCHAR,
  "indicator" VARCHAR,
  "product" VARCHAR,
  "frequency" VARCHAR,
  "time_period" BIGINT,
  "value" DOUBLE
);

Share link

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