CoolFace
Datasetpublic

yugalinks/import-export-partner-pair-summary-v1

Global Import-Export Partner Pair Summary (Reference snapshot) Dataset coverage and release Coverage: Reference snapshot without a trade-year column Release version: 1.0.0 Stable repository identifier: yugalinks/import-export-partner-pair-summary-v1 Data format: Parquet Zenodo archive: 10.5281/zenodo.22886848 License and use Provider terms apply. Yugalinks prepares these files for analysis but does not relicense the underlying OECD observations or… See the full description on the dataset page: https://huggingface.co/datasets/yugalinks/import-export-partner-pair-summary-v1.

sourceHugging Faceotherupdated 4d agoView on Hugging Face
0likes69downloads
Dataset Card

Global Import-Export Partner Pair Summary (Reference snapshot)

Dataset coverage and release

  • —Coverage: Reference snapshot without a trade-year column
  • —Release version: 1.0.0
  • —Stable repository identifier: yugalinks/import-export-partner-pair-summary-v1
  • —Data format: Parquet
  • —Zenodo archive: 10.5281/zenodo.22886848

License and use

Provider terms apply. Yugalinks prepares these files for analysis but does not relicense the underlying OECD observations or any CEPII reference fields. Retain source attribution and review the applicable provider terms before redistribution or commercial use.

About Yugalinks

Yugalinks turns published international import-export data into practical, reusable datasets and tools. We organize complex country, product, market, and corridor information so MSMEs, researchers, developers, and analysts can understand international commerce and use the data in real-world applications.

Our goal is to simplify international commerce and import-export analysis by making difficult-to-use data easier to explore, analyze, and apply. The underlying observations come from published sources; Yugalinks prepares them for clearer analysis while preserving source attribution and provider terms.

Learn more at yugalinks.com and browse the Yugalinks dataset collection.

Dataset description

Summary indicators for exporter-importer pairs.

What it helps answer

  • —Compare relationships between country pairs.
  • —Which countries, products, markets, or routes are most relevant?
  • —How do the available observations change across years?

How to read it

Each row represents the dataset topic at its published level of detail. Country codes use ISO3 notation, and product codes use the relevant HS level where applicable. A missing value means that the corresponding observation was not available in the published coverage.

At a glance

ItemValue
Records50,176
FormatParquet
CoverageReference snapshot without a trade-year column
Primary sourceOECD BIMTS HS2017-6D
Pair contextCEPII attributes where documented in the columns

Construction and provenance

The reported country, product, year, quantity, and value observations are based primarily on the OECD Balanced International Merchandise Trade Statistics (BIMTS) HS2017-6D release. Some datasets include country-pair context such as distance, borders, or language relationships from CEPII reference data where documented.

Yugalinks organizes the observations into country, product, market, route, price, and risk views. Derived indicators support comparison and investigation; they are not guaranteed forecasts or recommendations.

File

  • —data.parquet — the complete dataset for this topic.

Python example

python
import pandas as pd

frame = pd.read_parquet("data.parquet")
print(frame.shape)
print(frame.head())

Attribution

Please retain OECD and CEPII attribution when redistributing information from those sources, and check the applicable provider terms before commercial redistribution.