Macro Indicator List
macrodata_indicatorsSearch and filter macro-economic indicators by country (US, CN, HK, EU, JP, SG) and keyword. Returns indicator codes for use with macrodata tools.
Instructions
List macro-economic indicators. Filter by keyword and country (US/CN/HK/EU/JP/SG). Use the returned indicator_code with macrodata. Supports offset/limit pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of indicators to return (default 100, max 1000). | |
| offset | No | Pagination offset, default 0. | |
| country | No | Filter by country code. One of: "US", "CN", "HK", "EU", "JP", "SG". Omit to return all countries. | |
| keyword | No | Keyword to search indicator names (e.g. "CPI", "非农", "GDP"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | Yes | ||
| count | Yes |