china-macro-trade-monthly-dataset
收藏资源简介:
该数据集提供了基于国际货币基金组织(IMF)和世界银行数据的中国宏观经济与商品贸易月度指标。数据来源包括IMF数据门户(SDMX 2.1 API)和世界银行开放数据API。具体指标包括:按COICOP分类的消费者价格指数(CPI)、工业生产指数、商品贸易总额、汇率、国际储备,以及中国与200多个伙伴经济体的月度商品进出口数据。此外,还包含17个世界银行世界发展指标(WDI)的年度背景指标,用于长期趋势分析。所有数值均按来源发布值提供,不进行插补。数据以Parquet格式存储,包含一个配置:indicators_annual_wb,该配置共有937行,包含以下字段:country(国家)、indicator_code(指标代码)、indicator_label(指标标签)、period(时期)、value(值)、unit(单位)、_source_url(来源URL)、_collected_at(采集时间)。该数据集适用于宏观研究人员追踪中国通胀、生产和储备的月度变化;贸易分析师监测与200多个伙伴经济体的双边商品流动;量化团队构建基于官方来源时间序列的中国风险信号;以及记者和政策分析师引用IMF/世界银行基准数据。许可证为CC BY-NC 4.0(学术/个人使用需署名并回链至data.zalize.com),商业使用需获得DataForge商业许可。上游数据中,世界银行WDI为CC BY 4.0,IMF表格未包含在本数据集中。
This dataset provides monthly indicators of Chinas macroeconomy and merchandise trade based on data from the International Monetary Fund (IMF) and the World Bank. Data sources include the IMF Data Portal (SDMX 2.1 API) and the World Bank Open Data API. Specific indicators include: Consumer Price Index (CPI) by COICOP classification, Industrial Production Index, total merchandise trade, exchange rates, international reserves, and monthly merchandise import and export data between China and over 200 partner economies. Additionally, it includes 17 annual background indicators from the World Banks World Development Indicators (WDI) for long-term trend analysis. All values are provided as published by the sources without imputation. The data is stored in Parquet format and includes a configuration: indicators_annual_wb, which has 937 rows and contains the following fields: country, indicator_code, indicator_label, period, value, unit, _source_url, _collected_at. This dataset is suitable for macro researchers tracking monthly changes in Chinas inflation, production, and reserves; trade analysts monitoring bilateral goods flows with over 200 partner economies; quantitative teams building China risk signals based on official source time series; and journalists and policy analysts citing IMF/World Bank benchmark data. The license is CC BY-NC 4.0 (academic/personal use requires attribution and backlink to data.zalize.com), commercial use requires a DataForge business license. For upstream data, World Bank WDI is CC BY 4.0, and IMF tables are not included in this dataset.
数据集概述
数据集名称: China Macro & Trade Monthly Indicators — IMF/World Bank Basis
英文标识: china-macro-trade-monthly-dataset
数据来源: IMF Data Portal(SDMX 2.1)与 World Bank Open Data API
许可协议: CC BY-NC 4.0(学术/个人使用需署名并回链;商业使用需另购许可)
任务类型: 时间序列预测
语言: 英语
数据量级: n<1K
配置: indicators_annual_wb
数据内容
该数据集整合了中国宏观与商品贸易的月度指标,主要包括以下类别:
- 月度消费价格指数(CPI),含COICOP分类细分
- 工业生产指数
- 商品贸易总额
- 汇率与国际储备
- 中国对200多个贸易伙伴国的月度商品进出口数据(基于IMF IMTS)
- 17项世界银行WDI年度背景指标(覆盖长期趋势分析)
所有数值均按源数据原样发布,不进行插补处理;源空值已剔除并在QC报告中说明。
数据结构
当前仓库包含一个Parquet文件:
| 表名 | 行数 | 大小 |
|---|---|---|
indicators_annual_wb.parquet |
937 | 0.0 MB |
表结构(indicators_annual_wb):
| 列名 | 类型 | 说明 |
|---|---|---|
country |
large_string | 国家 |
indicator_code |
large_string | 指标代码 |
indicator_label |
large_string | 指标标签 |
period |
large_string | 时间周期 |
value |
double | 数值 |
unit |
large_string | 单位 |
_source_url |
large_string | 源数据URL |
_collected_at |
large_string | 数据采集时间 |
主要用途
- 宏观经济研究:跟踪中国月度通胀、生产与储备变化
- 贸易分析:监控与200多个贸易伙伴的双边商品流动
- 量化团队:基于官方来源构建中国敞口信号
- 新闻与政策分析:引用IMF/世界银行口径数据,具备来源可追溯性
数据获取与使用示例
可直接通过Hugging Face加载:
python from datasets import load_dataset
ds = load_dataset("zalizedata/china-macro-trade-monthly-dataset", "indicators_annual_wb", split="train") print(ds[0])
所有文件亦可通过机器可读开放数据索引访问:
- 索引地址:
https://dl.zalize.com/open-data - 规范页面: https://data.zalize.com/datasets/china-macro-trade-monthly-dataset
许可说明
- 学术/个人用途: 采用CC BY-NC 4.0许可,需署名并回链至
https://data.zalize.com - 商业用途: 需购买DataForge商业许可证
- 上游数据: 世界银行WDI数据遵循CC BY 4.0(需保留世界银行署名);IMF来源表未包含在本数据集中
引用格式
建议引用格式:
text DataForge (data.zalize.com), built from World Bank WDI (CC BY 4.0) — https://data.zalize.com/datasets/china-macro-trade-monthly-dataset
相关数据集
其他DataForge开放数据集(宏观、贸易、能源与房地产领域)包括:
- Global Macro & Trade Indicators
- US Grid Hourly Operations & Power Plants (EIA)
- US Residential Properties & Sale Events (Government Records)
完整目录(25个数据集): https://data.zalize.com/open-data





