Description Usage Arguments Details Examples
getNitemtradeList
returns Import/Export Performance by Item and Country.
1 2 3 4 5 6 7 | getNitemtradeList(
ServiceKey,
startpoint = "202001",
endpoint = "202012",
hscode = "3304",
country = "US"
)
|
ServiceKey |
your service key. |
startpoint |
year,month. character |
endpoint |
year,month. character |
hscode |
4-digit hscode. character |
country |
country code. |
This function return Import/Export Performance by Item and Country.
1 | getNitemtradeList('yourservicekey', '202001', '202012', '3304', 'US')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.