get_chapter_topics
Extract specific chapter topics from Israel Statistics API, filtering by categories like Consumer Price Index, Housing Market, or Agriculture Input, and customize language or pagination for detailed insights.
Instructions
Get topics for a specific chapter from Israel Statistics API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chapterId | Yes | Index category filter. Options: a=Consumer Price Index (groceries, retail) | aa=Housing Market Index | b=Producer Price Index Industrial | ba=Producer Price Index Exports | bb=Producer Price Index Services | c=Residential Building Input | ca=Commercial Building Input | d=Road Construction Input | e=Agriculture Input | f=Bus Input | fa=Public Minibus Input. Leave empty for all. | |
explanation | No | Additional explanation or context for the request | |
lang | No | Language for response. Options: he=Hebrew (default) | en=English. Use 'en' for English responses. | |
page | No | Page number for pagination. Start with 1 for first page. Use with pagesize to navigate large result sets. | |
pagesize | No | Number of results per page (maximum 1000). Controls how many items to return. Use with page for pagination. |