economic-china-gdp-quarterly
SolidGet China GDP quarterly data (中国 GDP 季度数据). Use when user asks about 中国 GDP, 季度 GDP, 三次产业, 中国经济 GDP, China GDP quarterly, GDP 同比, 第一二三产业.
AI & Automation 63 stars
13 forks Updated today MIT
Install
Quality Score: 81/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 中国经济 - GDP(季度)
## 参数
无需任何参数。
## 用法
直接执行:
```bash
python script/handler.py
```
脚本输出 JSON 数组,按时间倒序,每项含 `period`(如 2025年第1-4季度)、`gdp`、`gdp_yoy`(GDP 同比 %)、`primary`/`secondary`/`tertiary`(三次产业值)及对应累计同比、`unit`(亿元)、`currency`(人民币),以表格展示给用户。
## 注意
- 返回按 `period` 季度汇总,如「2025年第1季度」「2025年第1-3季度」「2025年第1-4季度」
- 数值单位见 `unit`(亿元),同比类字段单位为 %
- 列表已按时间倒序,最新季度在前
## 调用示例
```bash
python <RUN_PY> economic-china-gdp-quarterly
```
Details
- Author
- FTShare-Lab
- Repository
- FTShare-Lab/FTShare-skill
- Created
- 2 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
economic-china-fiscal-revenue-monthly
Get China fiscal revenue monthly data (中国财政收入月度). Use when user asks about 中国财政收入, 财政收入月度, 财政收支, fiscal revenue, 当月同比环比, 累计财政收入.
63 Updated today
FTShare-Lab AI & Automation Solid
economic-china-cpi-monthly
Get China CPI monthly data (居民消费价格指数 月度). Use when user asks about CPI, 居民消费价格指数, 消费价格指数, 中国CPI, 全国CPI, 城市农村CPI, China CPI.
63 Updated today
FTShare-Lab AI & Automation Solid
economic-china-fixed-asset-investment-monthly
Get China urban fixed asset investment monthly data (城镇固定资产投资 月度). Use when user asks about 城镇固定资产投资, 固定资产投资, 固投, 中国投资, China fixed asset investment.
63 Updated today
FTShare-Lab