China NBS Census Data
ext_cn_censusQuery China's population, economic, and agricultural census data via NBS official API. Search by type and keyword, with configurable page size.
Instructions
查询国家统计局普查数据(人口普查、经济普查、农业普查)。通过 NBS 官方 API 获取真实数据。
Args:
type (string): 普查类型 "population"(人口)| "economic"(经济)| "agriculture"(农业)
keyword (string): 自定义搜索关键词(可选,覆盖默认)
pageSize (number): 返回结果数,默认 20
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | 普查类型 | population |
| keyword | No | 自定义搜索关键词 | |
| pageSize | No | 返回结果数 |