tradestatistics (version 0.2)

ots_attributes_products: A table of official product names, Harmonized System (HS) codes and corresponding groups

Description

Provides official codes taken from the United Nations official sources. This data is provided as a reference as it's not used by the functions provided within this package, but it can be useful to subset the data obtained from the API.

Usage

ots_attributes_products

Arguments

Format

A data frame with 6373 observations on the following 4 variables.

product_code

Code of every product (e.g. 0101)

product_fullname_english

HS product names (e.g. 'Horses, asses, mules and hinnies; live')

group_code

HS group code (e.g. 01)

group_name

HS group name (e.g. 'Animals; live')

Examples

Run this code
# NOT RUN {
ots_attributes_products
# }

Run the code above in your browser using DataLab