Published

Building dataset

The Harmonized Commodity Description and Coding System, also known as the Harmonized System (HS) of tariff nomenclature is an internationally standardized system of names and numbers to classify trade...

Building dataset

Requirements:

  • Python3

To build the dataset, download the JSON file from the UN Comtrade data extraction API. Then execute the conversion script as follows.

`scripts/convert.py -i <input filename> -o <output filename>`

# for example:
# scripts/convert.py -i classificationH6.json -o hs2022.csv