get_ministry_stat
Retrieve and parse HTML statistical tables from a specified Chinese ministry (mof, pboc, safe, gacc, nfra) to extract structured data for financial reporting.
Instructions
Fetch a ministry's statistics page and parse its HTML tables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | optional explicit stat-page URL (overrides the default). | |
| limit | No | max rows per table. | |
| ministry_id | Yes | one of nbs/mof/pboc/safe/gacc/nfra (use get_nbs_stat for nbs). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||