China Trade Indices
china_trade_indicesChina's trade indices — unit-value, quantum and value indices for exports or imports, base = same month of the prior year = 100 — from GACC's English site trade-index tables. Choose a classification via series (hs2, sitc2, bec, industry, hs4, sitc3) and direction (exports/imports); chained selects the chained-index variant. Returns TOTAL + section-level rows by default; pass a 2-digit HS2 hs2 chapter code to drill into one chapter. NOTE: chapter/section labels in this specific GACC table are Chinese-only. 中国海关进出口价格、数量、金额指数(上年同月=100)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hs2 | No | Optional 2-digit HS chapter code to drill into, e.g. "84". | |
| month | No | Month as "YYYY-MM", e.g. "2026-07". Omit for the latest published month. | |
| series | No | Classification: hs2 (default), sitc2, bec, industry, hs4, or sitc3. | |
| chained | No | true for the chained-index variant. Default false. | |
| direction | No | "exports" (default) or "imports". |