China Export Data
Purpose: Provide straightforward access to official Chinese export statistics for research, verification, and baseline market analysis.
Target Users: Researchers, analysts, students, small business owners, and anyone needing factual China export data without advanced analytics requirements.
Official Data Sources
Source 1: UN Comtrade Database
Website: https://comtradeplus.un.org/
What it contains:
- - China's exports reported to the UN by partner countries
- Mirror data (what partner countries report importing from China)
- Global coverage with standardized HS codes
- Historical data from 1962 to present
Best for:
- - Comparing China with other exporting countries
- Analyzing China's exports to specific destination markets
- Long-term historical trend analysis
- Cross-country benchmarking
Access methods:
| Method | URL | Requirements | Best For |
|---|
| Web Interface | https://comtradeplus.un.org/lab?r=156 | Free | One-off queries |
| API |
https://comtradeapi.un.org/docs/v1 | Registration + API key | Automated queries |
| Bulk Download | Premium subscription | Paid subscription | Large datasets |
API Registration:
- 1. Visit https://uncomtrade.org/docs/api-subscription-keys/
- Create account
- Request API key for "comtrade - v1" (free tier: 100 calls/hour)
- Premium tier available for unlimited access
Source 2: China Customs Statistics
Website: http://stats.customs.gov.cn/indexEn
What it contains:
- - Official export statistics from China's General Administration of Customs
- More granular data than UN Comtrade
- Port-level breakdowns
- Trade mode classifications
- Domestic destination information
Best for:
- - Most authoritative China-specific data
- Port and regional analysis within China
- Recent monthly data (1-2 month lag)
- Detailed product classifications
Navigation Guide:
CODEBLOCK0
How to Query Data
Step-by-Step: UN Comtrade Web Query
CODEBLOCK1
Step-by-Step: China Customs Web Query
CODEBLOCK2
Data Dictionary
Common Fields Explained
| Field | Description | Example |
|---|
| HS Code | Harmonized System product classification | 8517.12 (Phones) |
| Trade Value |
Export value in US dollars | $1,234,567 |
|
Netweight | Weight in kilograms | 50,000 kg |
|
Quantity | Product-specific unit (if different from kg) | 10,000 units |
|
Trade Flow | Direction of trade (Export/Import/Re-export) | Export |
|
Reporter | Country reporting the data | China |
|
Partner | Trading partner country | United States |
|
Customs Port | Chinese port of departure | Shanghai |
|
Trade Mode | Type of trade arrangement | General Trade |
HS Code Structure
CODEBLOCK3
Query Examples
Example 1: China's Laptop Exports to USA (2023)
CODEBLOCK4
Example 2: China's Top Export Products (Latest Month)
CODEBLOCK5
Example 3: China's Exports by Port
CODEBLOCK6
Data Availability & Limitations
Update Schedule
| Source | Frequency | Typical Lag | Coverage |
|---|
| UN Comtrade | Monthly | 1-3 months | 200+ countries |
| China Customs |
Monthly | 1-2 months | China only |
Known Limitations
| Limitation | Explanation | Workaround |
|---|
| Mirror data discrepancies | Partner countries may report different values | Compare both sources, use as range |
| Confidential data suppression |
Some transactions not disclosed | Use aggregated categories |
| HS code revisions | Codes change every 5 years | Use concordance tables for historical comparison |
| Transshipment goods | Goods passing through China may be included | Filter by trade mode when possible |
Data Quality Indicators
| Indicator | Good Quality | Questionable |
|---|
| Completeness | >95% of expected records | <80% coverage |
| Timeliness |
<2 months lag | >6 months lag |
| Consistency | Matches mirror data within 20% | >50% discrepancy |
Troubleshooting Common Issues
Issue 1: "No data found"
Possible causes:
- - HS code doesn't exist for selected period
- Too restrictive filters applied
- Data not yet reported
Solutions:
- - Try broader HS code (2-digit instead of 6-digit)
- Remove optional filters
- Check if data for period is available
Issue 2: "Query timeout"
Possible causes:
- - Query too broad (all countries, all products)
- Server load high
Solutions:
- - Narrow query scope
- Query in smaller batches
- Try during off-peak hours
Issue 3: Inconsistent values between sources
Possible causes:
- - Different reporting methodologies
- Timing differences
- Data revisions
Solutions:
- - Document both values with sources
- Use ranges instead of precise figures
- Check metadata for known issues
Quick Reference Card
CODEBLOCK7
Output Formats
When retrieving data, you can typically export as:
| Format | Extension | Best For |
|---|
| CSV | .csv | Data analysis in Excel, Python, R |
| Excel |
.xlsx | Presentation, sharing with stakeholders |
| JSON | .json | API integration, web applications |
| PDF | .pdf | Reports, documentation |
Recommended: CSV for analysis, Excel for sharing
中国出口数据
目的:为研究、验证和基础市场分析提供便捷获取官方中国出口统计数据的途径。
目标用户:研究人员、分析师、学生、小企业主以及任何需要事实性中国出口数据但无需高级分析能力的用户。
官方数据来源
来源一:联合国商品贸易统计数据库
网站:https://comtradeplus.un.org/
包含内容:
- - 中国向联合国报告的由伙伴国统计的出口数据
- 镜像数据(伙伴国报告从中国进口的数据)
- 覆盖全球,使用标准化HS编码
- 自1962年至今的历史数据
最佳用途:
- - 比较中国与其他出口国
- 分析中国对特定目的市场的出口
- 长期历史趋势分析
- 跨国基准比较
访问方式:
| 方式 | 网址 | 要求 | 最佳用途 |
|---|
| 网页界面 | https://comtradeplus.un.org/lab?r=156 | 免费 | 一次性查询 |
| API |
https://comtradeapi.un.org/docs/v1 | 注册 + API密钥 | 自动化查询 |
| 批量下载 | 高级订阅 | 付费订阅 | 大型数据集 |
API注册:
- 1. 访问 https://uncomtrade.org/docs/api-subscription-keys/
- 创建账户
- 申请comtrade - v1的API密钥(免费版:100次/小时)
- 高级版可无限访问
来源二:中国海关统计
网站:http://stats.customs.gov.cn/indexEn
包含内容:
- - 中国海关总署的官方出口统计数据
- 比联合国商品贸易统计数据库更细化的数据
- 按港口细分
- 贸易方式分类
- 国内目的地信息
最佳用途:
- - 最权威的中国特定数据
- 中国境内港口和区域分析
- 近期月度数据(滞后1-2个月)
- 详细产品分类
导航指南:
英文界面导航:
首页 (http://stats.customs.gov.cn/indexEn)
├── 按HS编码查询
│ ├── 选择年/月
│ ├── 选择HS编码(章 → 目 → 子目)
│ ├── 选择贸易流向(出口/进口)
│ └── 选择筛选条件(可选)
├── 按国家/地区查询
│ ├── 选择伙伴国
│ ├── 选择时间段
│ └── 选择产品类别
└── 按海关口岸查询
├── 选择口岸
├── 选择时间段
└── 选择产品/伙伴
如何查询数据
分步指南:联合国商品贸易统计数据库网页查询
第1步:进入查询构建器
→ 访问 https://comtradeplus.un.org/lab?r=156
(已预设中国为报告国)
第2步:选择贸易流向
→ 点击Flow下拉菜单
→ 选择Exports(或根据需要选择Re-exports)
第3步:选择伙伴国
→ 点击Partner字段
→ 搜索并选择目的国
→ 或选择All查看全球出口
第4步:选择产品(HS编码)
→ 点击Commodity Code字段
→ 选择分类层级:
• HS 2位(大类,如84 - 机械)
• HS 4位(具体品目)
• HS 6位(详细子目)
→ 输入或选择编码
第5步:选择时间段
→ 选择Year(单年或范围)
→ 如需月度数据,选择具体月份
第6步:执行查询
→ 点击Preview快速查看
→ 点击Download导出CSV/Excel
第7步:解读结果
列说明:
• Reporter:出口国(中国)
• Partner:进口国
• Trade Value (USD):以美元计的出口值
• Netweight (kg):以千克计的数量
• Quantity:替代单位(如适用)
分步指南:中国海关网页查询
第1步:访问英文界面
→ 访问 http://stats.customs.gov.cn/indexEn
第2步:选择查询类型
→ 按HS编码查询用于产品导向搜索
→ 按国家/地区查询用于市场导向搜索
→ 按海关口岸查询用于物流分析
第3步:设置参数
对于HS编码查询:
→ 选择年份和月份(或范围)
→ 点击HS编码选择器
• 展开章(01-97)
• 选择2位章
• 选择4位品目
• 选择6位子目(可选)
→ 选择贸易流向:出口
→ 应用附加筛选条件(可选):
• 贸易方式(一般贸易、加工贸易等)
• 海关口岸
• 国内目的地
• 运输方式
第4步:执行查询
→ 点击查询按钮
→ 等待结果(可能需要10-30秒)
第5步:查看结果
→ 表格显示:HS编码、描述、单位、数量、金额
→ 点击列标题排序
→ 使用分页查看大量结果
第6步:导出数据
→ 点击导出或下载图标
→ 选择格式(Excel/CSV)
→ 保存到本地
数据字典
常见字段说明
| 字段 | 描述 | 示例 |
|---|
| HS编码 | 协调制度产品分类 | 8517.12(手机) |
| 贸易金额 |
以美元计的出口值 | $1,234,567 |
|
净重 | 以千克计的重量 | 50,000 kg |
|
数量 | 产品特定单位(如不同于千克) | 10,000 台 |
|
贸易流向 | 贸易方向(出口/进口/复出口) | 出口 |
|
报告国 | 报告数据的国家 | 中国 |
|
伙伴国 | 贸易伙伴国家 | 美国 |
|
海关口岸 | 中国离境口岸 | 上海 |
|
贸易方式 | 贸易安排类型 | 一般贸易 |
HS编码结构
HS编码层级示例(电子产品):
85 ← 章(2位):电机设备
↓
8517 ← 品目(4位):电话机
↓
8517.12 ← 子目(6位):蜂窝网络用手机
↓
8517.12.00 ← 完整编码(8位):详细分类
HS编码查询位置:
• https://www.trade.gov/harmonized-system-hs-codes
• https://www.foreign-trade.com/reference/hscode.htm
• 中国海关网站HS编码查询
查询示例
示例1:中国笔记本电脑对美出口(2023年)
联合国商品贸易统计数据库查询:
├── 报告国:中国(156)
├── 伙伴国:美国(842)
├── 流向:出口(2)
├── HS编码:8471.30(笔记本电脑)
└── 时间段:2023年
中国海关查询:
├── HS编码:8471.30
├── 贸易流向:出口
├── 伙伴国:美国
└── 时间段:2023年
示例2:中国主要出口产品(最新月份)
中国海关查询:
├── 查询类型:主要产品
├── 贸易流向:出口
├── 时间段:最新可用月份
└── 结果:按贸易金额排序
示例3:按口岸划分的中国出口
中国海关查询:
├── 查询类型:按海关口岸
├── 选择口岸:全部(或特定口岸如上海、深圳)
├── HS编码:您的产品
├── 贸易流向:出口
└── 时间段:选择时间范围
数据可用性与局限性
更新安排
| 来源 | 频率 | 典型滞后 | 覆盖范围 |
|---|
| 联合国商品贸易统计数据库 | 月度 | 1-3个月 | 200+国家 |
| 中国海关 |
月度 | 1-2个月 | 仅中国 |
已知局限性
| 局限性 | 说明 | 解决方法 |
|---|
| 镜像数据差异 | 伙伴国可能报告不同数值 | 比较两个来源,使用范围值 |
| 保密数据屏蔽 |
部分交易未披露 | 使用汇总类别 |
| HS编码修订 | 编码每5年变更一次 | 使用对照表进行历史比较 |
| 转口货物 | 可能包含途经中国的货物 | 尽可能按贸易方式筛选 |
数据质量指标
| 指标 | 质量良好 | 存疑 |
|---|
| 完整性 | >95%预期记录 | <80%覆盖 |
| 及时性 |
<2个月滞后 | >6个月滞后