Global Economy & Trade

HS commodity codes in US trade

The Harmonized System codes the monthly US trade series publishes at one level (HS2 chapters, HS4 headings, HS6 subheadings) with the Census short description. parent narrows HS4 or HS6 to the codes under one shorter code.

get/api/v1/census/trade/commodities

Query parameters

flowstring

exports or imports

exports or imports

levelstring

HS2, HS4 or HS6

HS2, HS4 or HS6

parentstring nullable

Keep only codes under this shorter HS code (27 -> 2701..2716).

Keep only codes under this shorter HS code (27 -> 2701..2716).

Response

HS codes and descriptions at the requested level.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}

Changes