cn-stats
by community
Use this page as a decision snapshot for cn-stats: trust signal, install momentum, real user feedback, and high-intent related pages you can compare next.
Description
# 国家统计局 ```bash # 全局环境变量 BASE_URL='https://data.stats.gov.cn/dg/website/publicrelease/web/external' # 获取指标分类根节点ID ROOT_ID=$(curl "$BASE_URL/new/queryIndexTreeAsync?pid=&code=1" | jq -r '.data[0]._id') # code: {1:月度数据, 2:季度数据, 3:年度数据, 4:分省月度数据, 5:分省季度数据, 6:分省年度数据} # {7:主要城市月度价格, 8:主要城市年度数据, 9:港澳台月度数据, 10:港澳台年度数据} # {12:三大经济体月度数据, 13:国际市场月度商品价格, 14:主要国家年度数据} # 获取指标分类子节点 curl "$BASE_URL/new/queryIndexTreeAsync?pid=$ROOT_ID&code=1" | jq -r '.data[] | {_id, name, type, isLeaf}' # 获取指标列表 curl "$BASE_URL/new/query
Install cn-stats
Run this in your OpenClaw agent to add cn-stats from the ClawHub registry.
openclaw skills install cn-statsRequires ClawHub registry access. Review the security analysis below before installing.
Security Analysis
Open Source
Code is publicly available for audit.
Community Verified
Reviewed by the ClawHub community.
Community Reviews
Real user ratings only — separate from the editorial assessment and ClawHub signal.
Installed this skill? Sign in and leave the first review.
Save the skill now, come back after testing it, and help the next person choose with a quick review.
Frequently asked questions
Is cn-stats safe to install?
cn-stats has a SkillsReview security score of 85/100. It is open source and community-verified on ClawHub. Check the full Security Analysis on this page before installing.
How much does cn-stats cost?
cn-stats is free to install for OpenClaw via ClawHub.
What are the best alternatives to cn-stats?
You can compare cn-stats side by side with similar OpenClaw skills on the SkillsReview comparison page to find the best fit for your workflow.
How do I install cn-stats?
Install cn-stats from ClawHub at clawhub.ai/skills/cn-stats, or use the install action on this page to copy the command for your OpenClaw agent.
Community Signal
Historical movement
Timeline plus trend snapshots for security, reviews, and reputation tilt.
Trend Charts
30 / 90 / 180 day snapshots for ranking movement and security-score movement.
Last updated unknown UTC
Submit your review
Share your experience and help others find the best skills.
Newsletter
Stay updated on cn-stats and the wider SkillsReview ecosystem
Get the weekly Top 5, fresh security alerts, and newly hot skills by email. You can unsubscribe from any newsletter email in one click.