get_main_indices
Retrieve main price indices and economic data from the Israeli Central Bureau of Statistics. Supports pagination, multilingual responses (Hebrew or English), and customizable output formats.
Instructions
Get main indices by different bases from Israel Statistics API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
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. | |
oldFormat | No | Set to true if you need Hebrew text and the legacy display format. Use false (default) for English text and modern formatting. | |
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. |