Dataset Viewer
Auto-converted to Parquet Duplicate
image
imagewidth (px)
840
952
system
stringclasses
1 value
instruction
stringclasses
1 value
text
stringlengths
143
28.3k
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"讗讙讜讚转 讛住讟讜讚谞讟讬诐 讗讜专谞讬诐 - 讘讞讟讬讘讛 讛讗讜谞讬讘专住讬讟讗讬转 讜讘诪讻诇诇讛 (注状专)","page_num":null,"page_type":"title","statement_type":null,"title":"讚讜讞讜转 讻住驻讬讬诐"},"facts":[]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"讗讙讜讚转 讛住讟讜讚谞讟讬诐 讗讜专谞讬诐 - 讘讞讟讬讘讛 讛讗讜谞讬讘专住讬讟讗讬转 讜讘诪讻诇诇讛 (注状专)","page_num":"1","page_type":"contents","statement_type":null,"title":"转讜讻谉 讛注谞讬讬谞讬诐"},"facts":[]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"讗讙讜讚转 讛住讟讜讚谞讟讬诐 讗讜专谞讬诐 - 讘讞讟讬讘讛 讛讗讜谞讬讘专住讬讟讗讬转 讜讘诪讻诇诇讛 (注状专)","page_num":"2","page_type":"declaration","statement_type":"auditors_report","title":"讚讜讞 专讜讗讛 讛讞砖讘讜谉 讛诪讘拽专 诇讞讘专讬 讛注诪讜转讛"},"facts":[]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"讗讙讜讚转 讛住讟讜讚谞讟讬诐 讗讜专谞讬诐 - 讘讞讟讬讘讛 讛讗讜谞讬讘专住讬讟讗讬转 讜讘诪讻诇诇讛 (注状专)","page_num":"3","page_type":"statements","statement_type":"balance_sheet","title":"诪讗讝谞讬诐"},"facts":[{"value":"73655","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["谞讻住讬诐","专讻讜砖 砖讜讟祝","诪讝讜诪谞讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[233,288,52,13]},{"value":"129928","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["谞讻住讬诐","专讻讜砖 砖讜讟祝","诪讝讜诪谞讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[125,286,47,13]},{"value":"524076","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"3","period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["谞讻住讬诐","专讻讜砖 砖讜讟祝","讞讬讬讘讬诐 讜讬转专讜转 讞讜讘讛"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[233,304,52,13]},{"value":"484069","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"3","period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["谞讻住讬诐","专讻讜砖 砖讜讟祝","讞讬讬讘讬诐 讜讬转专讜转 讞讜讘讛"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[125,303,47,13]},{"value":"597731","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["谞讻住讬诐","专讻讜砖 砖讜讟祝","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[233,326,52,13]},{"value":"613997","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["谞讻住讬诐","专讻讜砖 砖讜讟祝","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[125,327,47,13]},{"value":"104442","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"4","period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["谞讻住讬诐","专讻讜砖 拽讘讜注, 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[233,358,52,13]},{"value":"119251","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"4","period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["谞讻住讬诐","专讻讜砖 拽讘讜注, 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[125,358,47,13]},{"value":"702173","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["谞讻住讬诐","住讛状讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[233,399,52,13]},{"value":"733248","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["谞讻住讬诐","住讛状讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[125,399,47,13]},{"value":"692","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"5","period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","讛转讞讬讬讘讜讬讜转 诇住驻拽讬诐 讜诇谞讜转谞讬 砖讬专讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[260,497,22,14]},{"value":"3568","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"5","period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","讛转讞讬讬讘讜讬讜转 诇住驻拽讬诐 讜诇谞讜转谞讬 砖讬专讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[135,497,37,13]},{"value":"511790","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"6","period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","讝讻讗讬诐 讜讬转专讜转 讝讻讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[233,513,51,13]},{"value":"518614","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"6","period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","讝讻讗讬诐 讜讬转专讜转 讝讻讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[126,513,47,13]},{"value":"512482","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[235,544,47,13]},{"value":"522182","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[125,544,47,13]},{"value":"5950","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"7","period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","讛转讞讬讬讘讜讬讜转 诇讝诪谉 讗专讜讱","讛转讞讬讬讘讜讬讜转 讘砖诇 住讬讜诐 讬讞住讬 注讜讘讚-诪注讘讬讚, 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[247,607,35,13]},{"value":"5950","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"7","period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","讛转讞讬讬讘讜讬讜转 诇讝诪谉 讗专讜讱","讛转讞讬讬讘讜讬讜转 讘砖诇 住讬讜诐 讬讞住讬 注讜讘讚-诪注讘讬讚, 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[138,607,36,13]},{"value":"518432","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","住讛\"讻 讛转讞讬讬讘讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[235,654,48,16]},{"value":"528132","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","住讛\"讻 讛转讞讬讬讘讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[125,653,47,14]},{"value":"79299","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","谞讻住讬诐 谞讟讜","谞讻住讬诐 谞讟讜 - 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","诇砖讬诪讜砖 诇驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[233,747,49,13]},{"value":"85865","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","谞讻住讬诐 谞讟讜","谞讻住讬诐 谞讟讜 - 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","诇砖讬诪讜砖 诇驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[123,747,48,13]},{"value":"104442","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","谞讻住讬诐 谞讟讜","谞讻住讬诐 谞讟讜 - 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[233,764,49,13]},{"value":"119251","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","谞讻住讬诐 谞讟讜","谞讻住讬诐 谞讟讜 - 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[123,764,48,13]},{"value":"183741","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","住讛\"讻 谞讻住讬诐 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[233,796,49,13]},{"value":"205116","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜","住讛\"讻 谞讻住讬诐 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[123,796,48,13]},{"value":"702173","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["住讛\"讻 讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[233,837,49,13]},{"value":"733248","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["住讛\"讻 讛转讞讬讬讘讜讬讜转 讜谞讻住讬诐 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[123,837,48,13]}]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"讗讙讜讚转 讛住讟讜讚谞讟讬诐 讗讜专谞讬诐 - 讘讞讟讬讘讛 讛讗讜谞讬讘专住讬讟讗讬转 讜讘诪讻诇诇讛 (注状专)","page_num":"4","page_type":"statements","statement_type":"statement_of_activities","title":"讚讜讞讜转 注诇 讛驻注讬诇讜讬讜转"},"facts":[{"value":"952249","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"8","period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["诪讞讝讜专 讛驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[206,242,54,13]},{"value":"948278","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"8","period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["诪讞讝讜专 讛驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[110,242,50,14]},{"value":"768697","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"9","period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["注诇讜转 讛驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[209,276,50,14]},{"value":"690550","comment_ref":"诪讜讬谉 诪讞讚砖.","note_flag":false,"note_name":null,"note_num":null,"note_ref":"9","period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["注诇讜转 讛驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[101,275,59,16]},{"value":"183552","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转 谞讟讜 诪驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[212,308,46,15]},{"value":"257728","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转 谞讟讜 诪驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[111,309,47,16]},{"value":"203469","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":"10","period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[210,343,48,13]},{"value":"195241","comment_ref":"诪讜讬谉 诪讞讚砖.","note_flag":false,"note_name":null,"note_num":null,"note_ref":"10","period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[99,343,61,13]},{"value":"(19917)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转 谞讟讜 诇驻谞讬 诪讬诪讜谉"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[214,376,50,15]},{"value":"62487","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转 谞讟讜 诇驻谞讬 诪讬诪讜谉"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[118,377,40,17]},{"value":"1458","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讜爪讗讜转 诪讬诪讜谉"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[225,411,32,14]},{"value":"1868","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讜爪讗讜转 诪讬诪讜谉"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[125,412,33,15]},{"value":"(21375)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转 (讙专注讜谉) 谞讟讜 诇砖谞讛"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[215,443,46,15]},{"value":"60619","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转 (讙专注讜谉) 谞讟讜 诇砖谞讛"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[118,446,41,14]}]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"讗讙讜讚转 讛住讟讜讚谞讟讬诐 讗讜专谞讬诐 - 讘讞讟讬讘讛 讛讗讜谞讬讘专住讬讟讗讬转 讜讘诪讻诇诇讛 (注状专)","page_num":"5","page_type":"statements","statement_type":"statement_of_changes_in_equity","title":"讚讜讞转 注诇 讛砖讬谞讜讬讬诐 讘谞讻住讬诐 谞讟讜"},"facts":[{"value":"9750","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-01-01","duration_type":null,"path":["讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2013","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","诇砖讬诪讜砖 诇驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[335,260,37,13]},{"value":"134747","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-01-01","duration_type":null,"path":["讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2013","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[224,258,47,15]},{"value":"144497","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-01-01","duration_type":null,"path":["讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2013","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[126,258,44,17]},{"value":"60619","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转 谞讟讜","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","诇砖讬诪讜砖 诇驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[327,292,43,15]},{"value":"-","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转 谞讟讜","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[262,296,10,9]},{"value":"60619","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转 谞讟讜","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[130,293,42,16]},{"value":"(4280)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛注讘专转 住讻讜诪讬诐 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛:","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","诇砖讬诪讜砖 诇驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[329,361,41,14]},{"value":"4280","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛注讘专转 住讻讜诪讬诐 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛:","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[236,362,34,13]},{"value":"-","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛注讘专转 住讻讜诪讬诐 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛:","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[164,363,10,10]},{"value":"19776","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛注讘专转 住讻讜诪讬诐 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛:","住讻讜诪讬诐 砖讛讜注讘专讜 诇讻讬住讜讬 讛讜爪讗讜转 驻讞转","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","诇砖讬诪讜砖 诇驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[330,394,41,14]},{"value":"(19776)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛注讘专转 住讻讜诪讬诐 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛:","住讻讜诪讬诐 砖讛讜注讘专讜 诇讻讬住讜讬 讛讜爪讗讜转 驻讞转","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[223,395,47,14]},{"value":"-","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛注讘专转 住讻讜诪讬诐 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛:","住讻讜诪讬诐 砖讛讜注讘专讜 诇讻讬住讜讬 讛讜爪讗讜转 驻讞转","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[164,396,9,8]},{"value":"85865","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2013","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","诇砖讬诪讜砖 诇驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[330,428,38,14]},{"value":"119251","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2013","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[221,427,50,14]},{"value":"205116","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2013","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[125,427,47,14]},{"value":"(21375)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转 谞讟讜","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","诇砖讬诪讜砖 诇驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[322,461,51,14]},{"value":"-","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转 谞讟讜","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[267,463,6,8]},{"value":"(21375)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转 谞讟讜","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[125,462,48,14]},{"value":"(3954)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛注讘专转 住讻讜诪讬诐 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛:","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","诇砖讬诪讜砖 诇驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[329,529,42,14]},{"value":"3954","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛注讘专转 住讻讜诪讬诐 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛:","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[239,529,33,14]},{"value":"-","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛注讘专转 住讻讜诪讬诐 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛:","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[166,531,8,7]},{"value":"18763","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛注讘专转 住讻讜诪讬诐 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛:","住讻讜诪讬诐 砖讛讜注讘专讜 诇讻讬住讜讬 讛讜爪讗讜转 驻讞转","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","诇砖讬诪讜砖 诇驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[330,562,41,14]},{"value":"(18763)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛注讘专转 住讻讜诪讬诐 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛:","住讻讜诪讬诐 砖讛讜注讘专讜 诇讻讬住讜讬 讛讜爪讗讜转 驻讞转","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[225,562,48,14]},{"value":"-","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛注讘专转 住讻讜诪讬诐 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛:","住讻讜诪讬诐 砖讛讜注讘专讜 诇讻讬住讜讬 讛讜爪讗讜转 驻讞转","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[167,565,8,6]},{"value":"79299","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2014","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","诇砖讬诪讜砖 诇驻注讬诇讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[329,595,43,15]},{"value":"104442","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2014","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","砖砖讬诪砖讜 诇专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[226,596,46,14]},{"value":"183741","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2014","谞讻住讬诐 谞讟讜 砖诇讗 拽讬讬诪转 诇讙讘讬讛诐 讛讙讘诇讛","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[126,596,47,14]}]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"讗讙讜讚转 讛住讟讜讚谞讟讬诐 讗讜专谞讬诐 - 讘讞讟讬讘讛 讛讗讜谞讬讘专住讬讟讗讬转 讜讘诪讻诇诇讛 (注状专)","page_num":"6","page_type":"statements","statement_type":"notes_to_financial_statements","title":"讘讗讜专讬诐 诇讚讜讞讜转 讛讻住驻讬讬诐"},"facts":[]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"讗讙讜讚转 讛住讟讜讚谞讟讬诐 讗讜专谞讬诐 - 讘讞讟讬讘讛 讛讗讜谞讬讘专住讬讟讗讬转 讜讘诪讻诇诇讛 (注状专)","page_num":"7","page_type":"statements","statement_type":"notes_to_financial_statements","title":"讘讗讜专讬诐 诇讚讜讞讜转 讛讻住驻讬讬诐"},"facts":[{"value":"6-7","comment_ref":null,"note_flag":true,"note_name":"注讬拽专讬 讛诪讚讬谞讬讜转 讛讞砖讘讜谞讗讬转","note_num":2,"note_ref":null,"period_type":null,"period_start":null,"period_end":null,"duration_type":null,"path":["专讻讜砖 拽讘讜注","驻讞转","专讛讜讟 讜爪讬讜讚 诪砖专讚讬"],"path_source":"inferred","currency":null,"scale":null,"value_type":"percent","value_context":"mixed","bbox":[262,341,24,15]},{"value":"15-33","comment_ref":null,"note_flag":true,"note_name":"注讬拽专讬 讛诪讚讬谞讬讜转 讛讞砖讘讜谞讗讬转","note_num":2,"note_ref":null,"period_type":null,"period_start":null,"period_end":null,"duration_type":null,"path":["专讻讜砖 拽讘讜注","驻讞转","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"inferred","currency":null,"scale":null,"value_type":"percent","value_context":"mixed","bbox":[258,357,33,15]},{"value":"4","comment_ref":null,"note_flag":true,"note_name":"注讬拽专讬 讛诪讚讬谞讬讜转 讛讞砖讘讜谞讗讬转","note_num":2,"note_ref":null,"period_type":null,"period_start":null,"period_end":null,"duration_type":null,"path":["专讻讜砖 拽讘讜注","驻讞转","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"inferred","currency":null,"scale":null,"value_type":"percent","value_context":"mixed","bbox":[269,375,12,14]}]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"讗讙讜讚转 讛住讟讜讚谞讟讬诐 讗讜专谞讬诐 - 讘讞讟讬讘讛 讛讗讜谞讬讘专住讬讟讗讬转 讜讘诪讻诇诇讛 (注状专)","page_num":"8","page_type":"statements","statement_type":"notes_to_financial_statements","title":"讘讗讜专讬诐 诇讚讜讞讜转 讛讻住驻讬讬诐"},"facts":[{"value":"524076","comment_ref":null,"note_flag":true,"note_name":"讞讬讬讘讬诐 讜讬转专讜转 讞讜讘讛","note_num":3,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["诪讻诇诇转 讗讜专谞讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[219,260,47,13]},{"value":"484069","comment_ref":null,"note_flag":true,"note_name":"讞讬讬讘讬诐 讜讬转专讜转 讞讜讘讛","note_num":3,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["诪讻诇诇转 讗讜专谞讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[118,258,47,17]},{"value":"167945","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","注诇讜转","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2014","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[420,497,47,18]},{"value":"50657","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","注诇讜转","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2014","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[324,497,44,18]},{"value":"93499","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","注诇讜转","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2014","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[215,498,43,14]},{"value":"312101","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","注诇讜转","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2014","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[105,497,49,18]},{"value":"3954","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","注诇讜转","转讜住驻讜转 讘诪砖讱 讛砖谞讛","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[430,515,37,18]},{"value":"-","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","注诇讜转","转讜住驻讜转 讘诪砖讱 讛砖谞讛","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[360,515,14,11]},{"value":"-","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","注诇讜转","转讜住驻讜转 讘诪砖讱 讛砖谞讛","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[251,517,12,10]},{"value":"3954","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","注诇讜转","转讜住驻讜转 讘诪砖讱 讛砖谞讛","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[118,515,37,18]},{"value":"171899","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","注诇讜转","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2014","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[417,548,47,14]},{"value":"50657","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","注诇讜转","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2014","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[324,548,44,14]},{"value":"93499","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","注诇讜转","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2014","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[213,548,42,14]},{"value":"316055","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","注诇讜转","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2014","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[105,548,49,14]},{"value":"122644","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2014","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[420,598,47,14]},{"value":"41163","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2014","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[324,598,44,14]},{"value":"29043","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2014","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[213,598,42,14]},{"value":"192850","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2014","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[105,597,52,15]},{"value":"10371","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","驻讞转 砖谞爪讘专","转讜住驻讜转 讘诪砖讱 讛砖谞讛","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[425,616,42,14]},{"value":"4652","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","驻讞转 砖谞爪讘专","转讜住驻讜转 讘诪砖讱 讛砖谞讛","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[332,616,36,14]},{"value":"3740","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","驻讞转 砖谞爪讘专","转讜住驻讜转 讘诪砖讱 讛砖谞讛","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[221,616,36,14]},{"value":"18763","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","驻讞转 砖谞爪讘专","转讜住驻讜转 讘诪砖讱 讛砖谞讛","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[113,616,42,14]},{"value":"133015","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2014","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[420,649,47,14]},{"value":"45815","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2014","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[324,648,44,14]},{"value":"32783","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2014","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[214,649,42,14]},{"value":"211613","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2014","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[106,648,49,15]},{"value":"38884","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","讬转专转 注诇讜转 诪讜驻讞转转 诇讬讜诐 31 讘讚爪诪讘专, 2014","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[424,690,42,14]},{"value":"4842","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","讬转专转 注诇讜转 诪讜驻讞转转 诇讬讜诐 31 讘讚爪诪讘专, 2014","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[333,690,35,16]},{"value":"60716","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","讬转专转 注诇讜转 诪讜驻讞转转 诇讬讜诐 31 讘讚爪诪讘专, 2014","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[213,690,42,15]},{"value":"104442","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2014","讬转专转 注诇讜转 诪讜驻讞转转 诇讬讜诐 31 讘讚爪诪讘专, 2014","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[105,690,49,13]},{"value":"167945","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","注诇讜转","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2013","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[420,771,47,17]},{"value":"46377","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","注诇讜转","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2013","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[324,771,44,13]},{"value":"93499","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","注诇讜转","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2013","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[215,769,42,15]},{"value":"307821","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","注诇讜转","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2013","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[109,772,49,13]},{"value":"-","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","注诇讜转","转讜住驻讜转 讘诪砖讱 讛砖谞讛","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[459,792,11,8]},{"value":"4280","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","注诇讜转","转讜住驻讜转 讘诪砖讱 讛砖谞讛","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[332,791,36,13]},{"value":"-","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","注诇讜转","转讜住驻讜转 讘诪砖讱 讛砖谞讛","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[252,792,9,10]},{"value":"4280","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","注诇讜转","转讜住驻讜转 讘诪砖讱 讛砖谞讛","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[120,789,37,14]},{"value":"167945","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","注诇讜转","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2013","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[420,824,47,13]},{"value":"50657","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","注诇讜转","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2013","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[324,825,44,12]},{"value":"93499","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","注诇讜转","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2013","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[213,823,42,14]},{"value":"312101","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","注诇讜转","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2013","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[105,824,49,13]},{"value":"110934","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2013","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[420,871,48,16]},{"value":"36837","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2013","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[324,871,45,16]},{"value":"25303","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2013","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[213,871,43,16]},{"value":"173074","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-01-01","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 1 讘讬谞讜讗专, 2013","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[105,871,50,16]},{"value":"11710","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","驻讞转 砖谞爪讘专","转讜住驻讜转 讘诪砖讱 讛砖谞讛","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[425,889,43,16]},{"value":"4326","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","驻讞转 砖谞爪讘专","转讜住驻讜转 讘诪砖讱 讛砖谞讛","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[333,889,37,16]},{"value":"3740","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","驻讞转 砖谞爪讘专","转讜住驻讜转 讘诪砖讱 讛砖谞讛","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[222,889,37,16]},{"value":"19776","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","驻讞转 砖谞爪讘专","转讜住驻讜转 讘诪砖讱 讛砖谞讛","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[113,889,44,16]},{"value":"122644","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2013","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[417,922,47,16]},{"value":"41163","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2013","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[322,923,44,16]},{"value":"29043","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2013","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[213,922,42,16]},{"value":"192850","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","驻讞转 砖谞爪讘专","讬转专讛 诇讬讜诐 31 讘讚爪诪讘专, 2013","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[105,922,49,16]},{"value":"45301","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","讬转专转 注诇讜转 诪讜驻讞转转 诇讬讜诐 31 讘讚爪诪讘专, 2013","专讬讛讜讟 爪讬讜讚 诪砖专讚讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[425,966,42,14]},{"value":"9494","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","讬转专转 注诇讜转 诪讜驻讞转转 诇讬讜诐 31 讘讚爪诪讘专, 2013","诪讞砖讘讬诐 讜爪讬讜讚 讛讬拽驻讬"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[332,965,36,15]},{"value":"64456","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","讬转专转 注诇讜转 诪讜驻讞转转 诇讬讜诐 31 讘讚爪诪讘专, 2013","砖讬驻讜专讬诐 讘诪讜砖讻专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[213,966,42,14]},{"value":"119251","comment_ref":null,"note_flag":true,"note_name":"专讻讜砖 拽讘讜注, 谞讟讜","note_num":4,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛专讻讘 讜转谞讜注讛","砖谞转 2013","讬转专转 注诇讜转 诪讜驻讞转转 诇讬讜诐 31 讘讚爪诪讘专, 2013","住讛\"讻"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[109,962,47,17]}]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"讗讙讜讚转 讛住讟讜讚谞讟讬诐 讗讜专谞讬诐 - 讘讞讟讬讘讛 讛讗讜谞讬讘专住讬讟讗讬转 讜讘诪讻诇诇讛 (注状专)","page_num":"9","page_type":"statements","statement_type":"notes_to_financial_statements","title":"讘讗讜专讬诐 诇讚讜讞讜转 讛讻住驻讬讬诐"},"facts":[{"value":"156","comment_ref":null,"note_flag":true,"note_name":"讛转讞讬讬讘讜讬讜转 诇住驻拽讬诐 讜诇谞讜转谞讬 砖讬专讜转","note_num":5,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讞讜讘讜转 驻转讜讞讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[243,256,22,12]},{"value":"1268","comment_ref":null,"note_flag":true,"note_name":"讛转讞讬讬讘讜讬讜转 诇住驻拽讬诐 讜诇谞讜转谞讬 砖讬专讜转","note_num":5,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讞讜讘讜转 驻转讜讞讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[133,256,33,12]},{"value":"536","comment_ref":null,"note_flag":true,"note_name":"讛转讞讬讬讘讜讬讜转 诇住驻拽讬诐 讜诇谞讜转谞讬 砖讬专讜转","note_num":5,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛诪讞讗讜转 诇驻专注讜谉"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[242,274,23,12]},{"value":"2300","comment_ref":null,"note_flag":true,"note_name":"讛转讞讬讬讘讜讬讜转 诇住驻拽讬诐 讜诇谞讜转谞讬 砖讬专讜转","note_num":5,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛诪讞讗讜转 诇驻专注讜谉"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[134,274,33,13]},{"value":"692","comment_ref":null,"note_flag":true,"note_name":"讛转讞讬讬讘讜讬讜转 诇住驻拽讬诐 讜诇谞讜转谞讬 砖讬专讜转","note_num":5,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[243,305,21,15]},{"value":"3568","comment_ref":null,"note_flag":true,"note_name":"讛转讞讬讬讘讜讬讜转 诇住驻拽讬诐 讜诇谞讜转谞讬 砖讬专讜转","note_num":5,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[133,307,32,13]},{"value":"33446","comment_ref":"讻讜诇诇 讛驻专砖讛 诇讞讜驻砖讛","note_flag":true,"note_name":"讝讻讗讬诐 讜讬转专讜转 讝讻讜转","note_num":6,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 诇注讜讘讚讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[224,430,44,12]},{"value":"33288","comment_ref":"讻讜诇诇 讛驻专砖讛 诇讞讜驻砖讛","note_flag":true,"note_name":"讝讻讗讬诐 讜讬转专讜转 讝讻讜转","note_num":6,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 诇注讜讘讚讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[125,428,40,14]},{"value":"8161","comment_ref":null,"note_flag":true,"note_name":"讝讻讗讬诐 讜讬转专讜转 讝讻讜转","note_num":6,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["诪讜住讚讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[233,444,32,15]},{"value":"9176","comment_ref":null,"note_flag":true,"note_name":"讝讻讗讬诐 讜讬转专讜转 讝讻讜转","note_num":6,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["诪讜住讚讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[131,445,34,14]},{"value":"450123","comment_ref":null,"note_flag":true,"note_name":"讝讻讗讬诐 讜讬转专讜转 讝讻讜转","note_num":6,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转 诪专讗砖"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[219,462,47,13]},{"value":"461990","comment_ref":null,"note_flag":true,"note_name":"讝讻讗讬诐 讜讬转专讜转 讝讻讜转","note_num":6,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转 诪专讗砖"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[118,462,47,14]},{"value":"20060","comment_ref":null,"note_flag":true,"note_name":"讝讻讗讬诐 讜讬转专讜转 讝讻讜转","note_num":6,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛讜爪讗讜转 诇砖诇诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[225,478,41,14]},{"value":"14160","comment_ref":null,"note_flag":true,"note_name":"讝讻讗讬诐 讜讬转专讜转 讝讻讜转","note_num":6,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛讜爪讗讜转 诇砖诇诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[126,478,39,13]},{"value":"511790","comment_ref":null,"note_flag":true,"note_name":"讝讻讗讬诐 讜讬转专讜转 讝讻讜转","note_num":6,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[218,501,48,15]},{"value":"518614","comment_ref":null,"note_flag":true,"note_name":"讝讻讗讬诐 讜讬转专讜转 讝讻讜转","note_num":6,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[117,502,48,13]},{"value":"96672","comment_ref":null,"note_flag":true,"note_name":"讛转讞讬讬讘讜讬讜转 讘砖诇 住讬讜诐 讬讞住讬 注讜讘讚-诪注讘讬讚, 谞讟讜","note_num":7,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛讛专讻讘","讛转讞讬讬讘讜讬讜转 讘砖诇 住讬讜诐 讬讞住讬 注讜讘讚-诪注讘讬讚"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[226,690,40,15]},{"value":"96672","comment_ref":null,"note_flag":true,"note_name":"讛转讞讬讬讘讜讬讜转 讘砖诇 住讬讜诐 讬讞住讬 注讜讘讚-诪注讘讬讚, 谞讟讜","note_num":7,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛讛专讻讘","讛转讞讬讬讘讜讬讜转 讘砖诇 住讬讜诐 讬讞住讬 注讜讘讚-诪注讘讬讚"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[124,691,42,14]},{"value":"90722","comment_ref":null,"note_flag":true,"note_name":"讛转讞讬讬讘讜讬讜转 讘砖诇 住讬讜诐 讬讞住讬 注讜讘讚-诪注讘讬讚, 谞讟讜","note_num":7,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛讛专讻讘","讘谞讬讻讜讬 - 讬注讜讚讛 砖讛讜驻拽讚讛"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[227,707,39,14]},{"value":"90722","comment_ref":null,"note_flag":true,"note_name":"讛转讞讬讬讘讜讬讜转 讘砖诇 住讬讜诐 讬讞住讬 注讜讘讚-诪注讘讬讚, 谞讟讜","note_num":7,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛讛专讻讘","讘谞讬讻讜讬 - 讬注讜讚讛 砖讛讜驻拽讚讛"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[124,708,42,13]},{"value":"5950","comment_ref":null,"note_flag":true,"note_name":"讛转讞讬讬讘讜讬讜转 讘砖诇 住讬讜诐 讬讞住讬 注讜讘讚-诪注讘讬讚, 谞讟讜","note_num":7,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛讛专讻讘","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[233,740,34,13]},{"value":"5950","comment_ref":null,"note_flag":true,"note_name":"讛转讞讬讬讘讜讬讜转 讘砖诇 住讬讜诐 讬讞住讬 注讜讘讚-诪注讘讬讚, 谞讟讜","note_num":7,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讛讛专讻讘","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[131,740,36,17]}]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"讗讙讜讚转 讛住讟讜讚谞讟讬诐 讗讜专谞讬诐 - 讘讞讟讬讘讛 讛讗讜谞讬讘专住讬讟讗讬转 讜讘诪讻诇诇讛 (注状专)","page_num":"10","page_type":"statements","statement_type":"notes_to_financial_statements","title":"讘讗讜专讬诐 诇讚讜讞讜转 讛讻住驻讬讬诐"},"facts":[{"value":"687492","comment_ref":"讘讗诪爪注讜转 诪讻诇诇转 讗讜专谞讬诐, 专讗讛 讘讬讗讜专 11","note_flag":true,"note_name":"诪讞讝讜专 讛驻注讬诇讜讬讜转","note_num":8,"note_ref":"11","period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转 诪讚诪讬 讞讘专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[217,275,49,14]},{"value":"693645","comment_ref":"讘讗诪爪注讜转 诪讻诇诇转 讗讜专谞讬诐, 专讗讛 讘讬讗讜专 11","note_flag":true,"note_name":"诪讞讝讜专 讛驻注讬诇讜讬讜转","note_num":8,"note_ref":"11","period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转 诪讚诪讬 讞讘专"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[119,276,47,13]},{"value":"173785","comment_ref":null,"note_flag":true,"note_name":"诪讞讝讜专 讛驻注讬诇讜讬讜转","note_num":8,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转 诪讗讬专讜注讬诐, 讞住讜讬讜转 讜砖讜谞讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[218,292,48,14]},{"value":"157169","comment_ref":null,"note_flag":true,"note_name":"诪讞讝讜专 讛驻注讬诇讜讬讜转","note_num":8,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转 诪讗讬专讜注讬诐, 讞住讜讬讜转 讜砖讜谞讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[119,292,48,14]},{"value":"62585","comment_ref":null,"note_flag":true,"note_name":"诪讞讝讜专 讛驻注讬诇讜讬讜转","note_num":8,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转 诪诪转谉 砖讬专讜转讬诐 诇住讟讜讚谞讟讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[226,308,39,13]},{"value":"65544","comment_ref":null,"note_flag":true,"note_name":"诪讞讝讜专 讛驻注讬诇讜讬讜转","note_num":8,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转 诪诪转谉 砖讬专讜转讬诐 诇住讟讜讚谞讟讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[127,307,40,14]},{"value":"28387","comment_ref":"讛讻谞住讜转 诪讛拽爪讘讜转 讛谉 讻住驻讬 转诪讬讻讛 讗砖专 讛转讗讞讚讜转 讛住讟讜讚谞讟讬诐 讘讬砖专讗诇 诪注讘讬专讛 诇讗讙讜讚转 讛住讟讜讚谞讟讬诐 讻转讜爪讗讛 诪讞诇讜拽转 讚讬讘讬讚谞讚 诪讞讘专转 讗讬住转状讗.","note_flag":true,"note_name":"诪讞讝讜专 讛驻注讬诇讜讬讜转","note_num":8,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转 诪讛拽爪讘讜转*"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[226,323,40,14]},{"value":"31920","comment_ref":"讛讻谞住讜转 诪讛拽爪讘讜转 讛谉 讻住驻讬 转诪讬讻讛 讗砖专 讛转讗讞讚讜转 讛住讟讜讚谞讟讬诐 讘讬砖专讗诇 诪注讘讬专讛 诇讗讙讜讚转 讛住讟讜讚谞讟讬诐 讻转讜爪讗讛 诪讞诇讜拽转 讚讬讘讬讚谞讚 诪讞讘专转 讗讬住转状讗.","note_flag":true,"note_name":"诪讞讝讜专 讛驻注讬诇讜讬讜转","note_num":8,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转 诪讛拽爪讘讜转*"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[126,323,41,13]},{"value":"952249","comment_ref":null,"note_flag":true,"note_name":"诪讞讝讜专 讛驻注讬诇讜讬讜转","note_num":8,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["住讛\"讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[219,356,47,14]},{"value":"948278","comment_ref":null,"note_flag":true,"note_name":"诪讞讝讜专 讛驻注讬诇讜讬讜转","note_num":8,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["住讛\"讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[119,358,47,13]},{"value":"304636","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["砖讻专 注讘讜讚讛 讜讛讜爪讗讜转 谞诇讜讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[218,561,48,12]},{"value":"279064","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["砖讻专 注讘讜讚讛 讜讛讜爪讗讜转 谞诇讜讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[118,562,48,13]},{"value":"72891","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["砖讬专讜转讬诐 诇住讟讜讚谞讟讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[224,579,43,11]},{"value":"105847","comment_ref":"诪讜讬谉 诪讞讚砖","note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["砖讬专讜转讬诐 诇住讟讜讚谞讟讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[107,579,59,13]},{"value":"347275","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讗讬专讜注讬诐 讜讛驻拽讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[218,595,49,11]},{"value":"262658","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讗讬专讜注讬诐 讜讛驻拽讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[118,595,48,13]},{"value":"10971","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["诪诇讙讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[225,613,42,11]},{"value":"11000","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["诪诇讙讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[129,613,37,13]},{"value":"9668","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["驻专住讜诐 讜讗讞专讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[233,628,34,12]},{"value":"6844","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["驻专住讜诐 讜讗讞专讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[133,628,34,13]},{"value":"4493","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讚讜讗专 讜讟诇驻讜谉"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[232,646,34,11]},{"value":"5361","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讚讜讗专 讜讟诇驻讜谉"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[133,645,33,13]},{"value":"18763","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讜爪讗讜转 驻讞转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[226,660,42,12]},{"value":"19776","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讜爪讗讜转 驻讞转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[127,660,41,12]},{"value":"768697","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["住讛\"讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[220,693,48,16]},{"value":"690550","comment_ref":null,"note_flag":true,"note_name":"注诇讜转 讛驻注讬诇讜讬讜转","note_num":9,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["住讛\"讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[120,693,48,16]},{"value":"121507","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["砖讻专 注讘讜讚讛 讜讛讜爪讗讜转 谞诇讜讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[221,861,47,15]},{"value":"110450","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["砖讻专 注讘讜讚讛 讜讛讜爪讗讜转 谞诇讜讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[118,862,50,14]},{"value":"4962","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["诪砖专讚讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[235,877,30,14]},{"value":"5811","comment_ref":"诪讜讬谉 诪讞讚砖","note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["诪砖专讚讬讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[124,878,44,14]},{"value":"68142","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["砖专讜转讬诐 诪拽爪讜注讬讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[227,893,40,14]},{"value":"68710","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["砖专讜转讬诐 诪拽爪讜注讬讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[128,894,40,13]},{"value":"4493","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讚讜讗专 讜讟诇驻讜谉"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[234,910,32,14]},{"value":"5361","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讚讜讗专 讜讟诇驻讜谉"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[136,911,32,13]},{"value":"1608","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["诪讬住讬诐 讜讗讙专讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[234,927,31,13]},{"value":"1291","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["诪讬住讬诐 讜讗讙专讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[136,927,32,14]},{"value":"2757","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讻讬讘讜讚讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[234,943,32,13]},{"value":"2718","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讻讬讘讜讚讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[136,943,32,14]},{"value":"-","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["转专讜诪讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[263,959,9,12]},{"value":"900","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["转专讜诪讜转"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[146,960,22,12]},{"value":"203469","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["住讛\"讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[219,993,48,14]},{"value":"195241","comment_ref":null,"note_flag":true,"note_name":"讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转","note_num":10,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["住讛\"讻"],"path_source":"inferred","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[121,993,48,14]}]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"讗讙讜讚转 讛住讟讜讚谞讟讬诐 讗讜专谞讬诐 - 讘讞讟讬讘讛 讛讗讜谞讬讘专住讬讟讗讬转 讜讘诪讻诇诇讛 (注状专)","page_num":"11","page_type":"statements","statement_type":"notes_to_financial_statements","title":"讘讗讜专讬诐 诇讚讜讞讜转 讛讻住驻讬讬诐"},"facts":[{"value":"687492","comment_ref":null,"note_flag":true,"note_name":"注住拽讗讜转 讜讬转专讜转 注诐 爪讚讚讬诐 拽砖讜专讬诐","note_num":11,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":"recurrent","path":["注住拽讗讜转","讚诪讬 讞讘专 讘讗诪爪注讜转 诪讻诇诇转 讗讜专谞讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[216,308,52,15]},{"value":"693645","comment_ref":null,"note_flag":true,"note_name":"注住拽讗讜转 讜讬转专讜转 注诐 爪讚讚讬诐 拽砖讜专讬诐","note_num":11,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":"recurrent","path":["注住拽讗讜转","讚诪讬 讞讘专 讘讗诪爪注讜转 诪讻诇诇转 讗讜专谞讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[119,310,49,16]},{"value":"96386","comment_ref":null,"note_flag":true,"note_name":"注住拽讗讜转 讜讬转专讜转 注诐 爪讚讚讬诐 拽砖讜专讬诐","note_num":11,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":"recurrent","path":["注住拽讗讜转","讛砖转转驻讜转 砖诇 诪讻诇诇转 讗讜专谞讬诐 讘讛讜爪讗讜转 砖讜讟驻讜转 砖诇 讗讙讜讚转 讛住讟讜讚谞讟讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[221,358,51,18]},{"value":"73952","comment_ref":null,"note_flag":true,"note_name":"注住拽讗讜转 讜讬转专讜转 注诐 爪讚讚讬诐 拽砖讜专讬诐","note_num":11,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":"recurrent","path":["注住拽讗讜转","讛砖转转驻讜转 砖诇 诪讻诇诇转 讗讜专谞讬诐 讘讛讜爪讗讜转 砖讜讟驻讜转 砖诇 讗讙讜讚转 讛住讟讜讚谞讟讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[126,358,39,18]},{"value":"524076","comment_ref":null,"note_flag":true,"note_name":"注住拽讗讜转 讜讬转专讜转 注诐 爪讚讚讬诐 拽砖讜专讬诐","note_num":11,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讬转专讜转","讬转专讜转 诇讞讜讘转 诪讻诇诇转 讗讜专谞讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[217,501,51,16]},{"value":"484069","comment_ref":null,"note_flag":true,"note_name":"注住拽讗讜转 讜讬转专讜转 注诐 爪讚讚讬诐 拽砖讜专讬诐","note_num":11,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2013-12-31","duration_type":null,"path":["讬转专讜转","讬转专讜转 诇讞讜讘转 诪讻诇诇转 讗讜专谞讬诐"],"path_source":"observed","currency":"ILS","scale":1,"value_type":"amount","value_context":"tabular","bbox":[118,502,53,15]}]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"诪专讚讻讬 讗讘讬讘 转注砖讬讜转 讘谞讬讛 (1973) 讘注状诪","page_num":null,"page_type":"title","statement_type":null,"title":"诪讬讚注 讻住驻讬 谞驻专讚"},"facts":[]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"诪专讚讻讬 讗讘讬讘 转注砖讬讜转 讘谞讬讛 (1973) 讘注状诪","page_num":null,"page_type":"contents","statement_type":null,"title":"转讜讻谉 讛注谞讬讬谞讬诐"},"facts":[]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"诪专讚讻讬 讗讘讬讘 转注砖讬讜转 讘谞讬讛 (1973) 讘注状诪","page_num":null,"page_type":"declaration","statement_type":"auditors_report","title":"讚讜讞 诪讬讜讞讚 砖诇 专讜讗讛 讛讞砖讘讜谉 讛诪讘拽专 注诇 诪讬讚注 讻住驻讬 谞驻专讚"},"facts":[]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"诪专讚讻讬 讗讘讬讘 转注砖讬讜转 讘谞讬讛 (1973) 讘注状诪","page_num":"3","page_type":"statements","statement_type":"balance_sheet","title":"谞转讜谞讬诐 注诇 讛诪爪讘 讛讻住驻讬"},"facts":[{"value":"2","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讜讟驻讬诐","诪讝讜诪谞讬诐 讜砖讜讜讬 诪讝讜诪谞讬诐"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[216,313,13,14]},{"value":"-","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讜讟驻讬诐","诪讝讜诪谞讬诐 讜砖讜讜讬 诪讝讜诪谞讬诐"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[133,317,11,8]},{"value":"-","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讜讟驻讬诐","讞讬讬讘讬诐 讜讬转专讜转 讞讜讘讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[220,333,9,10]},{"value":"205","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讜讟驻讬诐","诪讝讜诪谞讬诐 讜砖讜讜讬 诪讝讜诪谞讬诐"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[116,331,26,13]},{"value":"31814","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讜讟驻讬诐","讞诇讜讬讜转 砖讜讟驻讜转 砖诇 讛诇讜讜讗讜转 诇讞讘专讜转 诪讜讞讝拽讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[179,346,47,18]},{"value":"30003","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讜讟驻讬诐","讞诇讜讬讜转 砖讜讟驻讜转 砖诇 讛诇讜讜讗讜转 诇讞讘专讜转 诪讜讞讝拽讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[93,347,48,17]},{"value":"2923","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讜讟驻讬诐","诪诇讗讬 讞讜诪专讬诐"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[189,364,38,18]},{"value":"1997","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讜讟驻讬诐","诪诇讗讬 讞讜诪专讬诐"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[103,365,39,17]},{"value":"34739","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讜讟驻讬诐","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[179,382,48,18]},{"value":"32205","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讜讟驻讬诐","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[94,383,48,17]},{"value":"257474","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讗讬谞诐 砖讜讟驻讬诐","讛砖拽注讜转 讜讛诇讜讜讗讜转 诇讞讘专讜转 诪讜讞讝拽讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[171,436,57,15]},{"value":"203783","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讗讬谞诐 砖讜讟驻讬诐","讛砖拽注讜转 讜讛诇讜讜讗讜转 诇讞讘专讜转 诪讜讞讝拽讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[87,437,55,16]},{"value":"5390","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讗讬谞诐 砖讜讟驻讬诐","专讻讜砖 拽讘讜注 注诇 讘住讬住 砖讜讜讬 讛讜讙谉"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[190,456,37,15]},{"value":"5391","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讗讬谞诐 砖讜讟驻讬诐","专讻讜砖 拽讘讜注 注诇 讘住讬住 砖讜讜讬 讛讜讙谉"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[103,456,38,16]},{"value":"262864","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讗讬谞诐 砖讜讟驻讬诐","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[171,474,57,15]},{"value":"209174","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["谞讻住讬诐","谞讻住讬诐 砖讗讬谞诐 砖讜讟驻讬诐","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[87,475,56,15]},{"value":"297603","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["谞讻住讬诐","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[170,497,59,15]},{"value":"241379","comment_ref":"cc","note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["谞讻住讬诐","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[86,498,56,15]},{"value":"26090","comment_ref":"住讚专讛 4","note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","讞诇讜讬讜转 砖讜讟驻讜转 讘讙讬谉 讗讙专讜转 讞讜讘 (住讚专讛 4)"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[181,586,46,13]},{"value":"25952","comment_ref":"住讚专讛 4","note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","讞诇讜讬讜转 砖讜讟驻讜转 讘讙讬谉 讗讙专讜转 讞讜讘 (住讚专讛 4)"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[96,586,46,13]},{"value":"15","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","讛转讞讬讬讘讜讬讜转 诇住驻拽讬诐 讜诇谞讜转谞讬 砖讬专讜转讬诐"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[212,603,14,13]},{"value":"10","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","讛转讞讬讬讘讜讬讜转 诇住驻拽讬诐 讜诇谞讜转谞讬 砖讬专讜转讬诐"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[125,603,16,13]},{"value":"1454","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","讝讻讗讬诐 讜讬转专讜转 讝讻讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[191,622,35,13]},{"value":"1359","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","讝讻讗讬诐 讜讬转专讜转 讝讻讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[105,622,37,14]},{"value":"450","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","讛驻专砖讛 诇讛砖诇诪转 注讘讜讚讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[203,639,24,15]},{"value":"460","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","讛驻专砖讛 诇讛砖诇诪转 注讘讜讚讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[116,640,26,13]},{"value":"28009","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[181,657,47,14]},{"value":"27781","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讜讟驻讜转","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[94,657,49,14]},{"value":"84917","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讗讬谞谉 砖讜讟驻讜转","讗讙专讜转 讞讜讘"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[182,711,45,13]},{"value":"51904","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讗讬谞谉 砖讜讟驻讜转","讗讙专讜转 讞讜讘"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[96,711,46,13]},{"value":"1053","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讗讬谞谉 砖讜讟驻讜转","诪讬住讬诐 谞讚讞讬诐"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[191,729,36,14]},{"value":"506","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讗讬谞谉 砖讜讟驻讜转","诪讬住讬诐 谞讚讞讬诐"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[115,730,27,13]},{"value":"239","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讗讬谞谉 砖讜讟驻讜转","讛转讞讬讬讘讜讬讜转 讘讙讬谉 住讬讜诐 讬讞住讬 注讜讘讚-诪注讘讬讚, 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[201,747,26,15]},{"value":"262","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讗讬谞谉 砖讜讟驻讜转","讛转讞讬讬讘讜讬讜转 讘讙讬谉 住讬讜诐 讬讞住讬 注讜讘讚-诪注讘讬讚, 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[117,748,25,13]},{"value":"86209","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讗讬谞谉 砖讜讟驻讜转","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[182,766,45,15]},{"value":"52672","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛转讞讬讬讘讜讬讜转 砖讗讬谞谉 砖讜讟驻讜转","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[94,764,48,17]},{"value":"114218","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","住讛状讻 讛转讞讬讬讘讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[176,789,51,14]},{"value":"80453","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","住讛状讻 讛转讞讬讬讘讜讬讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[97,789,45,14]},{"value":"183385","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛讜谉"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[173,827,53,14]},{"value":"160926","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","讛讜谉"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[89,827,53,15]},{"value":"297603","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2015-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[171,852,56,14]},{"value":"241379","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"instant","period_start":null,"period_end":"2014-12-31","duration_type":null,"path":["讛转讞讬讬讘讜讬讜转 讜讛讜谉","住讛状讻"],"path_source":"inferred","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[87,851,54,15]}]}
You are a precise financial statement extraction system. Return only valid JSON that matches the required schema.
You are extracting financial-statement annotations from a single page image. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Return the exact page-level object shown below. Include only the selected page-meta and fact keys. Selected page meta keys: - entity_name, page_num, page_type, statement_type, title Selected fact keys: - bbox, value, comment_ref, note_flag, note_name, note_num, note_ref, period_type, period_start, period_end, duration_type, path, path_source, currency, scale, value_type, value_context Exact schema: { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "page_type": "title|contents|declaration|statements|other", "statement_type": "balance_sheet|income_statement|cash_flow_statement|statement_of_changes_in_equity|notes_to_financial_statements|board_of_directors_report|auditors_report|statement_of_activities|other_declaration|null", "title": "<string or null>" }, "facts": [ { "bbox": [<x>, <y>, <w>, <h>], "value": "<string>", "comment_ref": "<string or null>", "note_flag": <true|false>, "note_name": "<string or null>", "note_num": "<integer or null>", "note_ref": "<string or null>", "period_type": "instant|duration|expected|null", "period_start": "<YYYY-MM-DD|null>", "period_end": "<YYYY-MM-DD|null>", "duration_type": "recurrent|null", "path": ["<string>", "..."], "path_source": "observed|inferred|null", "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|percent|ratio|count|points|null", "value_context": "textual|tabular|mixed|null" } ] } Rules: 1. Return only a single page-level object with `meta` and `facts`. 2. Extract only visible numeric/table facts. Do not emit standalone labels or headings as facts. 3. `bbox` must use original-image pixel coordinates `[x, y, w, h]` and tightly cover the value text. 4. Preserve value text exactly as printed, including `%`, commas, parentheses, and dash placeholders. 5. Use JSON `null` for missing optional values. Do not emit the string `"null"`. 6. Keep UTF-8 Hebrew directly; do not escape it to unicode sequences. 7. Order facts top-to-bottom; within each row use right-to-left for Hebrew pages and left-to-right for English pages. 8. Keep `path` as a list of visible hierarchy labels; use `[]` when unknown. 9. Classify page type and statement type from visible page context only.
{"meta":{"entity_name":"诪专讚讻讬 讗讘讬讘 转注砖讬讜转 讘谞讬讛 (1973) 讘注状诪","page_num":"4","page_type":"statements","statement_type":"income_statement","title":"谞转讜谞讬诐 注诇 讛专讜讜讞 讛讻讜诇诇"},"facts":[{"value":"13639","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["讛讻谞住讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[260,217,47,13]},{"value":"15871","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[180,216,46,15]},{"value":"12976","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[95,216,48,14]},{"value":"(10044)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["注诇讜转 讛讛讻谞住讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[253,235,59,14]},{"value":"(10339)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["注诇讜转 讛讛讻谞住讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[176,235,55,14]},{"value":"(8746)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["注诇讜转 讛讛讻谞住讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[98,235,48,14]},{"value":"3595","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["专讜讜讞 讙讜诇诪讬"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[267,269,40,18]},{"value":"5532","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["专讜讜讞 讙讜诇诪讬"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[186,269,40,18]},{"value":"4230","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["专讜讜讞 讙讜诇诪讬"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[105,269,37,18]},{"value":"(1016)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[264,305,47,15]},{"value":"(998)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[195,304,37,17]},{"value":"(1173)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讜爪讗讜转 讛谞讛诇讛 讜讻诇诇讬讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[98,303,48,17]},{"value":"2579","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["专讜讜讞 诪驻注讜诇讜转 专讙讬诇讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[268,340,39,18]},{"value":"4534","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["专讜讜讞 诪驻注讜诇讜转 专讙讬诇讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[189,341,37,14]},{"value":"3057","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["专讜讜讞 诪驻注讜诇讜转 专讙讬诇讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[102,342,37,15]},{"value":"5111","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["讛讻谞住讜转 诪讬诪讜谉"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[268,377,37,16]},{"value":"6816","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转 诪讬诪讜谉"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[189,377,37,16]},{"value":"8778","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转 诪讬诪讜谉"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[103,378,37,15]},{"value":"(7632)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["讛讜爪讗讜转 诪讬诪讜谉"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[264,395,45,17]},{"value":"(5826)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讜爪讗讜转 诪讬诪讜谉"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[184,396,46,15]},{"value":"(11614)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讜爪讗讜转 诪讬诪讜谉"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[90,396,56,16]},{"value":"(2521)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["讛讻谞住讜转 (讛讜爪讗讜转) 诪讬诪讜谉, 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[262,432,48,19]},{"value":"990","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讛讻谞住讜转 (讛讜爪讗讜转) 诪讬诪讜谉, 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[201,432,26,14]},{"value":"(2836)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讛讻谞住讜转 (讛讜爪讗讜转) 诪讬诪讜谉, 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[99,431,46,17]},{"value":"58","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["专讜讜讞 诇驻谞讬 诪讬住讬诐 注诇 讛讛讻谞住讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[288,473,19,16]},{"value":"5524","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["专讜讜讞 诇驻谞讬 诪讬住讬诐 注诇 讛讛讻谞住讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[189,475,37,14]},{"value":"221","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["专讜讜讞 诇驻谞讬 诪讬住讬诐 注诇 讛讛讻谞住讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[116,473,22,18]},{"value":"(443)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["诪讬住讬诐 注诇 讛讻谞住讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[275,508,37,19]},{"value":"(1013)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["诪讬住讬诐 注诇 讛讻谞住讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[182,507,48,19]},{"value":"110","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["诪讬住讬诐 注诇 讛讻谞住讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[115,508,27,16]},{"value":"(385)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["专讜讜讞 (讛驻住讚) 讗讞专讬 诪讬住讬诐 注诇 讛讛讻谞住讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[271,545,37,17]},{"value":"4511","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["专讜讜讞 (讛驻住讚) 讗讞专讬 诪讬住讬诐 注诇 讛讛讻谞住讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[188,546,38,15]},{"value":"331","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["专讜讜讞 (讛驻住讚) 讗讞专讬 诪讬住讬诐 注诇 讛讛讻谞住讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[116,546,25,15]},{"value":"26655","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["讞诇拽 讛讞讘专讛 讘专讜讜讞讬 讞讘专讜转 诪讜讞讝拽讜转, 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[260,580,48,15]},{"value":"7443","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["讞诇拽 讛讞讘专讛 讘专讜讜讞讬 讞讘专讜转 诪讜讞讝拽讜转, 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[189,578,37,18]},{"value":"17548","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["讞诇拽 讛讞讘专讛 讘专讜讜讞讬 讞讘专讜转 诪讜讞讝拽讜转, 谞讟讜"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[96,579,47,16]},{"value":"26270","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["专讜讜讞 谞拽讬 诇砖谞讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[260,615,47,16]},{"value":"11954","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["专讜讜讞 谞拽讬 诇砖谞讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[182,617,48,15]},{"value":"17879","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["专讜讜讞 谞拽讬 诇砖谞讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[96,616,48,16]},{"value":"(4503)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["专讜讜讞 (讛驻住讚) 讻讜诇诇 讗讞专","讛转讗诪讜转 讛谞讜讘注讜转 诪转专讙讜诐 讚讜讞讜转 讻住驻讬讬诐 砖诇 讞讘专讜转 诪讜讞讝拽讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[264,703,47,19]},{"value":"(2889)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["专讜讜讞 (讛驻住讚) 讻讜诇诇 讗讞专","讛转讗诪讜转 讛谞讜讘注讜转 诪转专讙讜诐 讚讜讞讜转 讻住驻讬讬诐 砖诇 讞讘专讜转 诪讜讞讝拽讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[184,700,48,19]},{"value":"(2010)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["专讜讜讞 (讛驻住讚) 讻讜诇诇 讗讞专","讛转讗诪讜转 讛谞讜讘注讜转 诪转专讙讜诐 讚讜讞讜转 讻住驻讬讬诐 砖诇 讞讘专讜转 诪讜讞讝拽讜转"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[97,701,49,21]},{"value":"392","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["专讜讜讞 (讛驻住讚) 讻讜诇诇 讗讞专","讛注专讻讛 诪讞讚砖 讘讙讬谉 砖注专讜讱 专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[282,722,24,16]},{"value":"1165","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["专讜讜讞 (讛驻住讚) 讻讜诇诇 讗讞专","讛注专讻讛 诪讞讚砖 讘讙讬谉 砖注专讜讱 专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[185,719,42,18]},{"value":"1111","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["专讜讜讞 (讛驻住讚) 讻讜诇诇 讗讞专","讛注专讻讛 诪讞讚砖 讘讙讬谉 砖注专讜讱 专讻讜砖 拽讘讜注"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[105,719,37,18]},{"value":"(4111)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["专讜讜讞 (讛驻住讚) 讻讜诇诇 讗讞专","住讛\"讻 专讜讜讞 (讛驻住讚) 讻讜诇诇 讗讞专 诇砖谞讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[264,741,48,17]},{"value":"(1724)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["专讜讜讞 (讛驻住讚) 讻讜诇诇 讗讞专","住讛\"讻 专讜讜讞 (讛驻住讚) 讻讜诇诇 讗讞专 诇砖谞讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[183,741,47,19]},{"value":"(899)","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["专讜讜讞 (讛驻住讚) 讻讜诇诇 讗讞专","住讛\"讻 专讜讜讞 (讛驻住讚) 讻讜诇诇 讗讞专 诇砖谞讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[110,741,35,17]},{"value":"22159","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2015-01-01","period_end":"2015-12-31","duration_type":null,"path":["住讛\"讻 专讜讜讞 讻讜诇诇 诇砖谞讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[261,783,47,15]},{"value":"10230","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2014-01-01","period_end":"2014-12-31","duration_type":null,"path":["住讛\"讻 专讜讜讞 讻讜诇诇 诇砖谞讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[180,784,50,14]},{"value":"16980","comment_ref":null,"note_flag":false,"note_name":null,"note_num":null,"note_ref":null,"period_type":"duration","period_start":"2013-01-01","period_end":"2013-12-31","duration_type":null,"path":["住讛\"讻 专讜讜讞 讻讜诇诇 诇砖谞讛"],"path_source":"observed","currency":"ILS","scale":1000,"value_type":"amount","value_context":"tabular","bbox":[98,784,48,15]}]}
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
-