image
imagewidth (px)
840
952
system
stringclasses
1 value
instruction
stringclasses
1 value
text
stringlengths
98
22.7k
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.
{"m":{"e":"אגודת הסטודנטים אורנים - בחטיבה האוניברסיטאית ובמכללה (ע״ר)","p":null,"pt":"title","st":null,"ttl":"דוחות כספיים"},"f":[]}
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.
{"m":{"e":"אגודת הסטודנטים אורנים - בחטיבה האוניברסיטאית ובמכללה (ע״ר)","p":"1","pt":"contents","st":null,"ttl":"תוכן העניינים"},"f":[]}
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.
{"m":{"e":"אגודת הסטודנטים אורנים - בחטיבה האוניברסיטאית ובמכללה (ע״ר)","p":"2","pt":"declaration","st":"auditors_report","ttl":"דוח רואה החשבון המבקר לחברי העמותה"},"f":[]}
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.
{"m":{"e":"אגודת הסטודנטים אורנים - בחטיבה האוניברסיטאית ובמכללה (ע״ר)","p":"3","pt":"statements","st":"balance_sheet","ttl":"מאזנים"},"f":[{"v":"73655","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["נכסים","רכוש שוטף","מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,288,52,13]},{"v":"129928","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["נכסים","רכוש שוטף","מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[125,286,47,13]},{"v":"524076","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"3","ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["נכסים","רכוש שוטף","חייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,304,52,13]},{"v":"484069","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"3","ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["נכסים","רכוש שוטף","חייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[125,303,47,13]},{"v":"597731","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["נכסים","רכוש שוטף","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,326,52,13]},{"v":"613997","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["נכסים","רכוש שוטף","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[125,327,47,13]},{"v":"104442","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["נכסים","רכוש קבוע, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,358,52,13]},{"v":"119251","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["נכסים","רכוש קבוע, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[125,358,47,13]},{"v":"702173","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["נכסים","סה״כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,399,52,13]},{"v":"733248","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["נכסים","סה״כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[125,399,47,13]},{"v":"692","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","התחייבויות לספקים ולנותני שירות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[260,497,22,14]},{"v":"3568","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","התחייבויות לספקים ולנותני שירות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[135,497,37,13]},{"v":"511790","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"6","ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","זכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,513,51,13]},{"v":"518614","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"6","ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","זכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[126,513,47,13]},{"v":"512482","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[235,544,47,13]},{"v":"522182","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[125,544,47,13]},{"v":"5950","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"7","ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות לזמן ארוך","התחייבויות בשל סיום יחסי עובד-מעביד, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[247,607,35,13]},{"v":"5950","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"7","ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות לזמן ארוך","התחייבויות בשל סיום יחסי עובד-מעביד, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[138,607,36,13]},{"v":"518432","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","סה\"כ התחייבויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[235,654,48,16]},{"v":"528132","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","סה\"כ התחייבויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[125,653,47,14]},{"v":"79299","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו","נכסים נטו - שלא קיימת לגביהם הגבלה","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,747,49,13]},{"v":"85865","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו","נכסים נטו - שלא קיימת לגביהם הגבלה","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[123,747,48,13]},{"v":"104442","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו","נכסים נטו - שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,764,49,13]},{"v":"119251","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו","נכסים נטו - שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[123,764,48,13]},{"v":"183741","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","סה\"כ נכסים נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,796,49,13]},{"v":"205116","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","סה\"כ נכסים נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[123,796,48,13]},{"v":"702173","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["סה\"כ התחייבויות ונכסים נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,837,49,13]},{"v":"733248","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["סה\"כ התחייבויות ונכסים נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[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.
{"m":{"e":"אגודת הסטודנטים אורנים - בחטיבה האוניברסיטאית ובמכללה (ע״ר)","p":"4","pt":"statements","st":"statement_of_activities","ttl":"דוחות על הפעילויות"},"f":[{"v":"952249","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"8","ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["מחזור הפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[206,242,54,13]},{"v":"948278","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"8","ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["מחזור הפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[110,242,50,14]},{"v":"768697","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"9","ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["עלות הפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[209,276,50,14]},{"v":"690550","cmt":"מוין מחדש.","nflg":false,"nnm":null,"nt":null,"nref":"9","ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["עלות הפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[101,275,59,16]},{"v":"183552","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[212,308,46,15]},{"v":"257728","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[111,309,47,16]},{"v":"203469","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"10","ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[210,343,48,13]},{"v":"195241","cmt":"מוין מחדש.","nflg":false,"nnm":null,"nt":null,"nref":"10","ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[99,343,61,13]},{"v":"(19917)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הכנסות נטו לפני מימון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[214,376,50,15]},{"v":"62487","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הכנסות נטו לפני מימון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[118,377,40,17]},{"v":"1458","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הוצאות מימון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[225,411,32,14]},{"v":"1868","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הוצאות מימון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[125,412,33,15]},{"v":"(21375)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הכנסות (גרעון) נטו לשנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[215,443,46,15]},{"v":"60619","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הכנסות (גרעון) נטו לשנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[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.
{"m":{"e":"אגודת הסטודנטים אורנים - בחטיבה האוניברסיטאית ובמכללה (ע״ר)","p":"5","pt":"statements","st":"statement_of_changes_in_equity","ttl":"דוחת על השינויים בנכסים נטו"},"f":[{"v":"9750","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-01-01","duration_type":null,"path":["יתרה ליום 1 בינואר, 2013","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[335,260,37,13]},{"v":"134747","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-01-01","duration_type":null,"path":["יתרה ליום 1 בינואר, 2013","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[224,258,47,15]},{"v":"144497","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-01-01","duration_type":null,"path":["יתרה ליום 1 בינואר, 2013","נכסים נטו שלא קיימת לגביהם הגבלה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[126,258,44,17]},{"v":"60619","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הכנסות נטו","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[327,292,43,15]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הכנסות נטו","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[262,296,10,9]},{"v":"60619","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הכנסות נטו","נכסים נטו שלא קיימת לגביהם הגבלה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[130,293,42,16]},{"v":"(4280)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה:","ששימשו לרכוש קבוע","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[329,361,41,14]},{"v":"4280","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה:","ששימשו לרכוש קבוע","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[236,362,34,13]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה:","ששימשו לרכוש קבוע","נכסים נטו שלא קיימת לגביהם הגבלה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[164,363,10,10]},{"v":"19776","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה:","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[330,394,41,14]},{"v":"(19776)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה:","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[223,395,47,14]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה:","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[164,396,9,8]},{"v":"85865","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר, 2013","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[330,428,38,14]},{"v":"119251","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר, 2013","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[221,427,50,14]},{"v":"205116","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר, 2013","נכסים נטו שלא קיימת לגביהם הגבלה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[125,427,47,14]},{"v":"(21375)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הכנסות נטו","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[322,461,51,14]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הכנסות נטו","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[267,463,6,8]},{"v":"(21375)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הכנסות נטו","נכסים נטו שלא קיימת לגביהם הגבלה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[125,462,48,14]},{"v":"(3954)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה:","ששימשו לרכוש קבוע","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[329,529,42,14]},{"v":"3954","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה:","ששימשו לרכוש קבוע","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[239,529,33,14]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה:","ששימשו לרכוש קבוע","נכסים נטו שלא קיימת לגביהם הגבלה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[166,531,8,7]},{"v":"18763","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה:","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[330,562,41,14]},{"v":"(18763)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה:","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[225,562,48,14]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה:","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[167,565,8,6]},{"v":"79299","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר, 2014","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[329,595,43,15]},{"v":"104442","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר, 2014","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[226,596,46,14]},{"v":"183741","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר, 2014","נכסים נטו שלא קיימת לגביהם הגבלה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[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.
{"m":{"e":"אגודת הסטודנטים אורנים - בחטיבה האוניברסיטאית ובמכללה (ע״ר)","p":"6","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[]}
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.
{"m":{"e":"אגודת הסטודנטים אורנים - בחטיבה האוניברסיטאית ובמכללה (ע״ר)","p":"7","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"6-7","cmt":null,"nflg":true,"nnm":"עיקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["רכוש קבוע","פחת","רהוט וציוד משרדי"],"psrc":"inferred","cur":null,"sc":null,"vt":"percent","value_context":"mixed","b":[262,341,24,15]},{"v":"15-33","cmt":null,"nflg":true,"nnm":"עיקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["רכוש קבוע","פחת","מחשבים וציוד היקפי"],"psrc":"inferred","cur":null,"sc":null,"vt":"percent","value_context":"mixed","b":[258,357,33,15]},{"v":"4","cmt":null,"nflg":true,"nnm":"עיקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["רכוש קבוע","פחת","שיפורים במושכר"],"psrc":"inferred","cur":null,"sc":null,"vt":"percent","value_context":"mixed","b":[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.
{"m":{"e":"אגודת הסטודנטים אורנים - בחטיבה האוניברסיטאית ובמכללה (ע״ר)","p":"8","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"524076","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["מכללת אורנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[219,260,47,13]},{"v":"484069","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["מכללת אורנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[118,258,47,17]},{"v":"167945","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2014","עלות","יתרה ליום 1 בינואר, 2014","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[420,497,47,18]},{"v":"50657","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2014","עלות","יתרה ליום 1 בינואר, 2014","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[324,497,44,18]},{"v":"93499","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2014","עלות","יתרה ליום 1 בינואר, 2014","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[215,498,43,14]},{"v":"312101","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2014","עלות","יתרה ליום 1 בינואר, 2014","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[105,497,49,18]},{"v":"3954","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","עלות","תוספות במשך השנה","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[430,515,37,18]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","עלות","תוספות במשך השנה","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[360,515,14,11]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","עלות","תוספות במשך השנה","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[251,517,12,10]},{"v":"3954","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","עלות","תוספות במשך השנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[118,515,37,18]},{"v":"171899","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","עלות","יתרה ליום 31 בדצמבר, 2014","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[417,548,47,14]},{"v":"50657","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","עלות","יתרה ליום 31 בדצמבר, 2014","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[324,548,44,14]},{"v":"93499","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","עלות","יתרה ליום 31 בדצמבר, 2014","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[213,548,42,14]},{"v":"316055","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","עלות","יתרה ליום 31 בדצמבר, 2014","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[105,548,49,14]},{"v":"122644","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2014","פחת שנצבר","יתרה ליום 1 בינואר, 2014","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[420,598,47,14]},{"v":"41163","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2014","פחת שנצבר","יתרה ליום 1 בינואר, 2014","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[324,598,44,14]},{"v":"29043","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2014","פחת שנצבר","יתרה ליום 1 בינואר, 2014","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[213,598,42,14]},{"v":"192850","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2014","פחת שנצבר","יתרה ליום 1 בינואר, 2014","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[105,597,52,15]},{"v":"10371","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","פחת שנצבר","תוספות במשך השנה","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[425,616,42,14]},{"v":"4652","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","פחת שנצבר","תוספות במשך השנה","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[332,616,36,14]},{"v":"3740","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","פחת שנצבר","תוספות במשך השנה","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[221,616,36,14]},{"v":"18763","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","פחת שנצבר","תוספות במשך השנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[113,616,42,14]},{"v":"133015","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","פחת שנצבר","יתרה ליום 31 בדצמבר, 2014","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[420,649,47,14]},{"v":"45815","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","פחת שנצבר","יתרה ליום 31 בדצמבר, 2014","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[324,648,44,14]},{"v":"32783","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","פחת שנצבר","יתרה ליום 31 בדצמבר, 2014","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[214,649,42,14]},{"v":"211613","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","פחת שנצבר","יתרה ליום 31 בדצמבר, 2014","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[106,648,49,15]},{"v":"38884","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","יתרת עלות מופחתת ליום 31 בדצמבר, 2014","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[424,690,42,14]},{"v":"4842","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","יתרת עלות מופחתת ליום 31 בדצמבר, 2014","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[333,690,35,16]},{"v":"60716","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","יתרת עלות מופחתת ליום 31 בדצמבר, 2014","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[213,690,42,15]},{"v":"104442","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2014","יתרת עלות מופחתת ליום 31 בדצמבר, 2014","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[105,690,49,13]},{"v":"167945","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2013","עלות","יתרה ליום 1 בינואר, 2013","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[420,771,47,17]},{"v":"46377","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2013","עלות","יתרה ליום 1 בינואר, 2013","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[324,771,44,13]},{"v":"93499","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2013","עלות","יתרה ליום 1 בינואר, 2013","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[215,769,42,15]},{"v":"307821","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2013","עלות","יתרה ליום 1 בינואר, 2013","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[109,772,49,13]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","עלות","תוספות במשך השנה","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[459,792,11,8]},{"v":"4280","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","עלות","תוספות במשך השנה","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[332,791,36,13]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","עלות","תוספות במשך השנה","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[252,792,9,10]},{"v":"4280","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","עלות","תוספות במשך השנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[120,789,37,14]},{"v":"167945","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","עלות","יתרה ליום 31 בדצמבר, 2013","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[420,824,47,13]},{"v":"50657","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","עלות","יתרה ליום 31 בדצמבר, 2013","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[324,825,44,12]},{"v":"93499","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","עלות","יתרה ליום 31 בדצמבר, 2013","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[213,823,42,14]},{"v":"312101","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","עלות","יתרה ליום 31 בדצמבר, 2013","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[105,824,49,13]},{"v":"110934","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2013","פחת שנצבר","יתרה ליום 1 בינואר, 2013","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[420,871,48,16]},{"v":"36837","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2013","פחת שנצבר","יתרה ליום 1 בינואר, 2013","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[324,871,45,16]},{"v":"25303","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2013","פחת שנצבר","יתרה ליום 1 בינואר, 2013","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[213,871,43,16]},{"v":"173074","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-01-01","duration_type":null,"path":["הרכב ותנועה","שנת 2013","פחת שנצבר","יתרה ליום 1 בינואר, 2013","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[105,871,50,16]},{"v":"11710","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","פחת שנצבר","תוספות במשך השנה","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[425,889,43,16]},{"v":"4326","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","פחת שנצבר","תוספות במשך השנה","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[333,889,37,16]},{"v":"3740","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","פחת שנצבר","תוספות במשך השנה","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[222,889,37,16]},{"v":"19776","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","פחת שנצבר","תוספות במשך השנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[113,889,44,16]},{"v":"122644","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","פחת שנצבר","יתרה ליום 31 בדצמבר, 2013","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[417,922,47,16]},{"v":"41163","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","פחת שנצבר","יתרה ליום 31 בדצמבר, 2013","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[322,923,44,16]},{"v":"29043","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","פחת שנצבר","יתרה ליום 31 בדצמבר, 2013","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[213,922,42,16]},{"v":"192850","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","פחת שנצבר","יתרה ליום 31 בדצמבר, 2013","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[105,922,49,16]},{"v":"45301","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","יתרת עלות מופחתת ליום 31 בדצמבר, 2013","ריהוט ציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[425,966,42,14]},{"v":"9494","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","יתרת עלות מופחתת ליום 31 בדצמבר, 2013","מחשבים וציוד היקפי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[332,965,36,15]},{"v":"64456","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","יתרת עלות מופחתת ליום 31 בדצמבר, 2013","שיפורים במושכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[213,966,42,14]},{"v":"119251","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הרכב ותנועה","שנת 2013","יתרת עלות מופחתת ליום 31 בדצמבר, 2013","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[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.
{"m":{"e":"אגודת הסטודנטים אורנים - בחטיבה האוניברסיטאית ובמכללה (ע״ר)","p":"9","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"156","cmt":null,"nflg":true,"nnm":"התחייבויות לספקים ולנותני שירות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["חובות פתוחים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[243,256,22,12]},{"v":"1268","cmt":null,"nflg":true,"nnm":"התחייבויות לספקים ולנותני שירות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["חובות פתוחים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[133,256,33,12]},{"v":"536","cmt":null,"nflg":true,"nnm":"התחייבויות לספקים ולנותני שירות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["המחאות לפרעון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[242,274,23,12]},{"v":"2300","cmt":null,"nflg":true,"nnm":"התחייבויות לספקים ולנותני שירות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["המחאות לפרעון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[134,274,33,13]},{"v":"692","cmt":null,"nflg":true,"nnm":"התחייבויות לספקים ולנותני שירות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[243,305,21,15]},{"v":"3568","cmt":null,"nflg":true,"nnm":"התחייבויות לספקים ולנותני שירות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[133,307,32,13]},{"v":"33446","cmt":"כולל הפרשה לחופשה","nflg":true,"nnm":"זכאים ויתרות זכות","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות לעובדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[224,430,44,12]},{"v":"33288","cmt":"כולל הפרשה לחופשה","nflg":true,"nnm":"זכאים ויתרות זכות","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["התחייבויות לעובדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[125,428,40,14]},{"v":"8161","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["מוסדות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,444,32,15]},{"v":"9176","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["מוסדות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[131,445,34,14]},{"v":"450123","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הכנסות מראש"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[219,462,47,13]},{"v":"461990","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הכנסות מראש"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[118,462,47,14]},{"v":"20060","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["הוצאות לשלם"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[225,478,41,14]},{"v":"14160","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["הוצאות לשלם"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[126,478,39,13]},{"v":"511790","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[218,501,48,15]},{"v":"518614","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[117,502,48,13]},{"v":"96672","cmt":null,"nflg":true,"nnm":"התחייבויות בשל סיום יחסי עובד-מעביד, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["ההרכב","התחייבויות בשל סיום יחסי עובד-מעביד"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[226,690,40,15]},{"v":"96672","cmt":null,"nflg":true,"nnm":"התחייבויות בשל סיום יחסי עובד-מעביד, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["ההרכב","התחייבויות בשל סיום יחסי עובד-מעביד"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[124,691,42,14]},{"v":"90722","cmt":null,"nflg":true,"nnm":"התחייבויות בשל סיום יחסי עובד-מעביד, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["ההרכב","בניכוי - יעודה שהופקדה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[227,707,39,14]},{"v":"90722","cmt":null,"nflg":true,"nnm":"התחייבויות בשל סיום יחסי עובד-מעביד, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["ההרכב","בניכוי - יעודה שהופקדה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[124,708,42,13]},{"v":"5950","cmt":null,"nflg":true,"nnm":"התחייבויות בשל סיום יחסי עובד-מעביד, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["ההרכב","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,740,34,13]},{"v":"5950","cmt":null,"nflg":true,"nnm":"התחייבויות בשל סיום יחסי עובד-מעביד, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["ההרכב","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[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.
{"m":{"e":"אגודת הסטודנטים אורנים - בחטיבה האוניברסיטאית ובמכללה (ע״ר)","p":"10","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"687492","cmt":"באמצעות מכללת אורנים, ראה ביאור 11","nflg":true,"nnm":"מחזור הפעילויות","nt":8,"nref":"11","ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הכנסות מדמי חבר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[217,275,49,14]},{"v":"693645","cmt":"באמצעות מכללת אורנים, ראה ביאור 11","nflg":true,"nnm":"מחזור הפעילויות","nt":8,"nref":"11","ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הכנסות מדמי חבר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[119,276,47,13]},{"v":"173785","cmt":null,"nflg":true,"nnm":"מחזור הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הכנסות מאירועים, חסויות ושונות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[218,292,48,14]},{"v":"157169","cmt":null,"nflg":true,"nnm":"מחזור הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הכנסות מאירועים, חסויות ושונות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[119,292,48,14]},{"v":"62585","cmt":null,"nflg":true,"nnm":"מחזור הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הכנסות ממתן שירותים לסטודנטים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[226,308,39,13]},{"v":"65544","cmt":null,"nflg":true,"nnm":"מחזור הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הכנסות ממתן שירותים לסטודנטים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[127,307,40,14]},{"v":"28387","cmt":"הכנסות מהקצבות הן כספי תמיכה אשר התאחדות הסטודנטים בישראל מעבירה לאגודת הסטודנטים כתוצאה מחלוקת דיבידנד מחברת איסת״א.","nflg":true,"nnm":"מחזור הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הכנסות מהקצבות*"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[226,323,40,14]},{"v":"31920","cmt":"הכנסות מהקצבות הן כספי תמיכה אשר התאחדות הסטודנטים בישראל מעבירה לאגודת הסטודנטים כתוצאה מחלוקת דיבידנד מחברת איסת״א.","nflg":true,"nnm":"מחזור הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הכנסות מהקצבות*"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[126,323,41,13]},{"v":"952249","cmt":null,"nflg":true,"nnm":"מחזור הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[219,356,47,14]},{"v":"948278","cmt":null,"nflg":true,"nnm":"מחזור הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[119,358,47,13]},{"v":"304636","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["שכר עבודה והוצאות נלוות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[218,561,48,12]},{"v":"279064","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["שכר עבודה והוצאות נלוות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[118,562,48,13]},{"v":"72891","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["שירותים לסטודנטים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[224,579,43,11]},{"v":"105847","cmt":"מוין מחדש","nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["שירותים לסטודנטים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[107,579,59,13]},{"v":"347275","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["אירועים והפקות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[218,595,49,11]},{"v":"262658","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["אירועים והפקות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[118,595,48,13]},{"v":"10971","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["מלגות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[225,613,42,11]},{"v":"11000","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["מלגות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[129,613,37,13]},{"v":"9668","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["פרסום ואחרות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,628,34,12]},{"v":"6844","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["פרסום ואחרות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[133,628,34,13]},{"v":"4493","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["דואר וטלפון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[232,646,34,11]},{"v":"5361","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["דואר וטלפון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[133,645,33,13]},{"v":"18763","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הוצאות פחת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[226,660,42,12]},{"v":"19776","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הוצאות פחת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[127,660,41,12]},{"v":"768697","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[220,693,48,16]},{"v":"690550","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":9,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[120,693,48,16]},{"v":"121507","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["שכר עבודה והוצאות נלוות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[221,861,47,15]},{"v":"110450","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["שכר עבודה והוצאות נלוות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[118,862,50,14]},{"v":"4962","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["משרדיות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[235,877,30,14]},{"v":"5811","cmt":"מוין מחדש","nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["משרדיות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[124,878,44,14]},{"v":"68142","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["שרותים מקצועיים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[227,893,40,14]},{"v":"68710","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["שרותים מקצועיים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[128,894,40,13]},{"v":"4493","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["דואר וטלפון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[234,910,32,14]},{"v":"5361","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["דואר וטלפון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[136,911,32,13]},{"v":"1608","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["מיסים ואגרות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[234,927,31,13]},{"v":"1291","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["מיסים ואגרות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[136,927,32,14]},{"v":"2757","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["כיבודים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[234,943,32,13]},{"v":"2718","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["כיבודים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[136,943,32,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["תרומות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[263,959,9,12]},{"v":"900","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["תרומות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[146,960,22,12]},{"v":"203469","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[219,993,48,14]},{"v":"195241","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[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.
{"m":{"e":"אגודת הסטודנטים אורנים - בחטיבה האוניברסיטאית ובמכללה (ע״ר)","p":"11","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"687492","cmt":null,"nflg":true,"nnm":"עסקאות ויתרות עם צדדים קשורים","nt":11,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":"recurrent","path":["עסקאות","דמי חבר באמצעות מכללת אורנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[216,308,52,15]},{"v":"693645","cmt":null,"nflg":true,"nnm":"עסקאות ויתרות עם צדדים קשורים","nt":11,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":"recurrent","path":["עסקאות","דמי חבר באמצעות מכללת אורנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[119,310,49,16]},{"v":"96386","cmt":null,"nflg":true,"nnm":"עסקאות ויתרות עם צדדים קשורים","nt":11,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":"recurrent","path":["עסקאות","השתתפות של מכללת אורנים בהוצאות שוטפות של אגודת הסטודנטים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[221,358,51,18]},{"v":"73952","cmt":null,"nflg":true,"nnm":"עסקאות ויתרות עם צדדים קשורים","nt":11,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":"recurrent","path":["עסקאות","השתתפות של מכללת אורנים בהוצאות שוטפות של אגודת הסטודנטים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[126,358,39,18]},{"v":"524076","cmt":null,"nflg":true,"nnm":"עסקאות ויתרות עם צדדים קשורים","nt":11,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["יתרות","יתרות לחובת מכללת אורנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[217,501,51,16]},{"v":"484069","cmt":null,"nflg":true,"nnm":"עסקאות ויתרות עם צדדים קשורים","nt":11,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["יתרות","יתרות לחובת מכללת אורנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[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.
{"m":{"e":"מרדכי אביב תעשיות בניה (1973) בע״מ","p":null,"pt":"title","st":null,"ttl":"מידע כספי נפרד"},"f":[]}
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.
{"m":{"e":"מרדכי אביב תעשיות בניה (1973) בע״מ","p":null,"pt":"contents","st":null,"ttl":"תוכן העניינים"},"f":[]}
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.
{"m":{"e":"מרדכי אביב תעשיות בניה (1973) בע״מ","p":null,"pt":"declaration","st":"auditors_report","ttl":"דוח מיוחד של רואה החשבון המבקר על מידע כספי נפרד"},"f":[]}
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.
{"m":{"e":"מרדכי אביב תעשיות בניה (1973) בע״מ","p":"3","pt":"statements","st":"balance_sheet","ttl":"נתונים על המצב הכספי"},"f":[{"v":"2","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["נכסים","נכסים שוטפים","מזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[216,313,13,14]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["נכסים","נכסים שוטפים","מזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[133,317,11,8]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["נכסים","נכסים שוטפים","חייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[220,333,9,10]},{"v":"205","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["נכסים","נכסים שוטפים","מזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[116,331,26,13]},{"v":"31814","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["נכסים","נכסים שוטפים","חלויות שוטפות של הלוואות לחברות מוחזקות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[179,346,47,18]},{"v":"30003","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["נכסים","נכסים שוטפים","חלויות שוטפות של הלוואות לחברות מוחזקות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[93,347,48,17]},{"v":"2923","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["נכסים","נכסים שוטפים","מלאי חומרים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[189,364,38,18]},{"v":"1997","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["נכסים","נכסים שוטפים","מלאי חומרים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[103,365,39,17]},{"v":"34739","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["נכסים","נכסים שוטפים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[179,382,48,18]},{"v":"32205","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["נכסים","נכסים שוטפים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[94,383,48,17]},{"v":"257474","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["נכסים","נכסים שאינם שוטפים","השקעות והלוואות לחברות מוחזקות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[171,436,57,15]},{"v":"203783","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["נכסים","נכסים שאינם שוטפים","השקעות והלוואות לחברות מוחזקות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[87,437,55,16]},{"v":"5390","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["נכסים","נכסים שאינם שוטפים","רכוש קבוע על בסיס שווי הוגן"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[190,456,37,15]},{"v":"5391","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["נכסים","נכסים שאינם שוטפים","רכוש קבוע על בסיס שווי הוגן"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[103,456,38,16]},{"v":"262864","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["נכסים","נכסים שאינם שוטפים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[171,474,57,15]},{"v":"209174","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["נכסים","נכסים שאינם שוטפים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[87,475,56,15]},{"v":"297603","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["נכסים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[170,497,59,15]},{"v":"241379","cmt":"cc","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["נכסים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[86,498,56,15]},{"v":"26090","cmt":"סדרה 4","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שוטפות","חלויות שוטפות בגין אגרות חוב (סדרה 4)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[181,586,46,13]},{"v":"25952","cmt":"סדרה 4","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שוטפות","חלויות שוטפות בגין אגרות חוב (סדרה 4)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[96,586,46,13]},{"v":"15","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שוטפות","התחייבויות לספקים ולנותני שירותים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[212,603,14,13]},{"v":"10","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שוטפות","התחייבויות לספקים ולנותני שירותים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[125,603,16,13]},{"v":"1454","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שוטפות","זכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[191,622,35,13]},{"v":"1359","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שוטפות","זכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[105,622,37,14]},{"v":"450","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שוטפות","הפרשה להשלמת עבודות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[203,639,24,15]},{"v":"460","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שוטפות","הפרשה להשלמת עבודות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[116,640,26,13]},{"v":"28009","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[181,657,47,14]},{"v":"27781","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[94,657,49,14]},{"v":"84917","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שאינן שוטפות","אגרות חוב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[182,711,45,13]},{"v":"51904","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שאינן שוטפות","אגרות חוב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[96,711,46,13]},{"v":"1053","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שאינן שוטפות","מיסים נדחים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[191,729,36,14]},{"v":"506","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שאינן שוטפות","מיסים נדחים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[115,730,27,13]},{"v":"239","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שאינן שוטפות","התחייבויות בגין סיום יחסי עובד-מעביד, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[201,747,26,15]},{"v":"262","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שאינן שוטפות","התחייבויות בגין סיום יחסי עובד-מעביד, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[117,748,25,13]},{"v":"86209","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שאינן שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[182,766,45,15]},{"v":"52672","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות והון","התחייבויות שאינן שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[94,764,48,17]},{"v":"114218","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["התחייבויות והון","סה״כ התחייבויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[176,789,51,14]},{"v":"80453","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות והון","סה״כ התחייבויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[97,789,45,14]},{"v":"183385","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["התחייבויות והון","הון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[173,827,53,14]},{"v":"160926","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות והון","הון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[89,827,53,15]},{"v":"297603","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["התחייבויות והון","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[171,852,56,14]},{"v":"241379","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["התחייבויות והון","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[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.
{"m":{"e":"מרדכי אביב תעשיות בניה (1973) בע״מ","p":"4","pt":"statements","st":"income_statement","ttl":"נתונים על הרווח הכולל"},"f":[{"v":"13639","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["הכנסות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,217,47,13]},{"v":"15871","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הכנסות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[180,216,46,15]},{"v":"12976","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הכנסות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[95,216,48,14]},{"v":"(10044)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["עלות ההכנסות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[253,235,59,14]},{"v":"(10339)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["עלות ההכנסות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[176,235,55,14]},{"v":"(8746)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["עלות ההכנסות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[98,235,48,14]},{"v":"3595","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["רווח גולמי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[267,269,40,18]},{"v":"5532","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["רווח גולמי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[186,269,40,18]},{"v":"4230","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["רווח גולמי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[105,269,37,18]},{"v":"(1016)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[264,305,47,15]},{"v":"(998)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[195,304,37,17]},{"v":"(1173)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[98,303,48,17]},{"v":"2579","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["רווח מפעולות רגילות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[268,340,39,18]},{"v":"4534","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["רווח מפעולות רגילות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[189,341,37,14]},{"v":"3057","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["רווח מפעולות רגילות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[102,342,37,15]},{"v":"5111","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["הכנסות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[268,377,37,16]},{"v":"6816","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הכנסות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[189,377,37,16]},{"v":"8778","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הכנסות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[103,378,37,15]},{"v":"(7632)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["הוצאות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[264,395,45,17]},{"v":"(5826)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הוצאות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[184,396,46,15]},{"v":"(11614)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הוצאות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[90,396,56,16]},{"v":"(2521)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["הכנסות (הוצאות) מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[262,432,48,19]},{"v":"990","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["הכנסות (הוצאות) מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[201,432,26,14]},{"v":"(2836)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["הכנסות (הוצאות) מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[99,431,46,17]},{"v":"58","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["רווח לפני מיסים על ההכנסה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[288,473,19,16]},{"v":"5524","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["רווח לפני מיסים על ההכנסה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[189,475,37,14]},{"v":"221","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["רווח לפני מיסים על ההכנסה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[116,473,22,18]},{"v":"(443)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["מיסים על הכנסה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[275,508,37,19]},{"v":"(1013)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["מיסים על הכנסה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[182,507,48,19]},{"v":"110","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["מיסים על הכנסה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[115,508,27,16]},{"v":"(385)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["רווח (הפסד) אחרי מיסים על ההכנסה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[271,545,37,17]},{"v":"4511","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["רווח (הפסד) אחרי מיסים על ההכנסה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[188,546,38,15]},{"v":"331","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["רווח (הפסד) אחרי מיסים על ההכנסה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[116,546,25,15]},{"v":"26655","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["חלק החברה ברווחי חברות מוחזקות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,580,48,15]},{"v":"7443","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["חלק החברה ברווחי חברות מוחזקות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[189,578,37,18]},{"v":"17548","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["חלק החברה ברווחי חברות מוחזקות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[96,579,47,16]},{"v":"26270","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["רווח נקי לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,615,47,16]},{"v":"11954","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["רווח נקי לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[182,617,48,15]},{"v":"17879","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["רווח נקי לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[96,616,48,16]},{"v":"(4503)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["רווח (הפסד) כולל אחר","התאמות הנובעות מתרגום דוחות כספיים של חברות מוחזקות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[264,703,47,19]},{"v":"(2889)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["רווח (הפסד) כולל אחר","התאמות הנובעות מתרגום דוחות כספיים של חברות מוחזקות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[184,700,48,19]},{"v":"(2010)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["רווח (הפסד) כולל אחר","התאמות הנובעות מתרגום דוחות כספיים של חברות מוחזקות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[97,701,49,21]},{"v":"392","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["רווח (הפסד) כולל אחר","הערכה מחדש בגין שערוך רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[282,722,24,16]},{"v":"1165","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["רווח (הפסד) כולל אחר","הערכה מחדש בגין שערוך רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[185,719,42,18]},{"v":"1111","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["רווח (הפסד) כולל אחר","הערכה מחדש בגין שערוך רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[105,719,37,18]},{"v":"(4111)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["רווח (הפסד) כולל אחר","סה\"כ רווח (הפסד) כולל אחר לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[264,741,48,17]},{"v":"(1724)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["רווח (הפסד) כולל אחר","סה\"כ רווח (הפסד) כולל אחר לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[183,741,47,19]},{"v":"(899)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["רווח (הפסד) כולל אחר","סה\"כ רווח (הפסד) כולל אחר לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[110,741,35,17]},{"v":"22159","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["סה\"כ רווח כולל לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[261,783,47,15]},{"v":"10230","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["סה\"כ רווח כולל לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[180,784,50,14]},{"v":"16980","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["סה\"כ רווח כולל לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[98,784,48,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.
{"m":{"e":"מרדכי אביב תעשיות בניה (1973) בע״מ","p":"5","pt":"statements","st":"cash_flow_statement","ttl":"נתונים על תזרימי המזומנים"},"f":[{"v":"26270","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות שוטפת","רווח נקי לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[261,231,45,18]},{"v":"11954","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות שוטפת","רווח נקי לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[182,234,45,16]},{"v":"17879","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות שוטפת","רווח נקי לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[96,233,45,16]},{"v":"(25660)","cmt":"נספח א׳","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות שוטפת","התאמות הדרושות להצגת תזרימי המזומנים לפעילות שוטפת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[255,268,56,16]},{"v":"(4643)","cmt":"נספח א׳","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות שוטפת","התאמות הדרושות להצגת תזרימי המזומנים לפעילות שוטפת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[184,268,47,17]},{"v":"(19004)","cmt":"נספח א׳","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות שוטפת","התאמות הדרושות להצגת תזרימי המזומנים לפעילות שוטפת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[90,267,55,19]},{"v":"610","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות שוטפת","מזומנים נטו שנבעו מפעילות (ששימשו לפעילות) שוטפת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[280,289,26,14]},{"v":"7311","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות שוטפת","מזומנים נטו שנבעו מפעילות (ששימשו לפעילות) שוטפת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[189,289,34,13]},{"v":"(1125)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות שוטפת","מזומנים נטו שנבעו מפעילות (ששימשו לפעילות) שוטפת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[99,288,45,17]},{"v":"(55)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","השקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[280,374,31,19]},{"v":"(33)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","השקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[203,375,27,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","השקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[133,378,10,10]},{"v":"(32590)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","פירעון (מתן) הלוואות לחברות מוחזקות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[254,393,57,19]},{"v":"19465","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","פירעון (מתן) הלוואות לחברות מוחזקות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[181,393,45,18]},{"v":"27498","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","פירעון (מתן) הלוואות לחברות מוחזקות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[95,393,45,18]},{"v":"(32645)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","מזומנים נטו שנבעו מפעילות השקעה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[254,409,57,19]},{"v":"19432","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","מזומנים נטו שנבעו מפעילות השקעה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[181,410,45,19]},{"v":"27498","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","מזומנים נטו שנבעו מפעילות השקעה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[96,411,45,18]},{"v":"(26608)","cmt":"סדרה 4","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות מימון","פירעון אגרות חוב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[254,500,57,17]},{"v":"(26744)","cmt":"סדרה 4","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות מימון","פירעון אגרות חוב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[174,500,58,19]},{"v":"(26373)","cmt":"סדרה 4","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות מימון","פירעון אגרות חוב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[89,500,59,19]},{"v":"58645","cmt":"סדרה 5","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות מימון","הנפקת אגרות חוב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,518,47,15]},{"v":"-","cmt":"סדרה 5","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות מימון","הנפקת אגרות חוב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[217,522,10,9]},{"v":"-","cmt":"סדרה 5","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות מימון","הנפקת אגרות חוב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[133,522,11,10]},{"v":"32037","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות מימון","מזומנים נטו ששימשו לפעילות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[261,537,45,16]},{"v":"(26744)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות מימון","מזומנים נטו ששימשו לפעילות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[175,537,56,17]},{"v":"(26373)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["תזרימי מזומנים לפעילות מימון","מזומנים נטו ששימשו לפעילות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[91,536,53,17]},{"v":"2","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["עליה (ירידה) במזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[295,578,13,17]},{"v":"(1)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["עליה (ירידה) במזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[209,578,21,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["עליה (ירידה) במזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[132,583,11,11]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-01-01","duration_type":null,"path":["יתרת מזומנים ושווי מזומנים לתחילת שנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[298,617,11,10]},{"v":"1","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-01-01","duration_type":null,"path":["יתרת מזומנים ושווי מזומנים לתחילת שנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[215,614,11,16]},{"v":"1","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-01-01","duration_type":null,"path":["יתרת מזומנים ושווי מזומנים לתחילת שנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[132,615,7,18]},{"v":"2","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["יתרת מזומנים ושווי מזומנים לסוף שנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[295,652,13,13]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["יתרת מזומנים ושווי מזומנים לסוף שנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[217,655,11,10]},{"v":"1","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2013-12-31","duration_type":null,"path":["יתרת מזומנים ושווי מזומנים לסוף שנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[132,648,7,18]}]}
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.
{"m":{"e":"מרדכי אביב תעשיות בניה (1973) בע״מ","p":"6","pt":"statements","st":"cash_flow_statement","ttl":"נתונים על תזרימי המזומנים"},"f":[{"v":"(26655)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","חלק החברה ברווחי חברות מוחזקות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[253,316,58,20]},{"v":"(7443)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","חלק החברה ברווחי חברות מוחזקות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[183,316,46,20]},{"v":"(17548)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","חלק החברה ברווחי חברות מוחזקות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[89,316,54,20]},{"v":"443","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","מיסים על הכנסה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[279,337,29,15]},{"v":"1013","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","מיסים על הכנסה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[190,335,35,18]},{"v":"(110)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","מיסים על הכנסה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[106,335,40,20]},{"v":"448","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","פחת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[278,354,28,13]},{"v":"427","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","פחת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[201,354,26,14]},{"v":"339","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","פחת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[115,354,34,17]},{"v":"1114","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","הפרשי התאמה בגין אגרות חוב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[270,372,36,17]},{"v":"1866","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","הפרשי התאמה בגין אגרות חוב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[190,371,35,18]},{"v":"4689","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","הפרשי התאמה בגין אגרות חוב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[102,372,41,16]},{"v":"(23)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","התחייבויות בגין סיום יחסי עובד-מעביד, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[284,387,29,19]},{"v":"4","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","התחייבויות בגין סיום יחסי עובד-מעביד, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[215,390,13,15]},{"v":"(141)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","התחייבויות בגין סיום יחסי עובד-מעביד, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[107,388,39,17]},{"v":"(356)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","הלוואה לחברה מוחזקת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[273,406,39,19]},{"v":"(692)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","הלוואה לחברה מוחזקת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[196,406,34,16]},{"v":"(4542)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","הלוואה לחברה מוחזקת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[98,406,50,20]},{"v":"(25029)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[255,442,53,17]},{"v":"(4825)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[184,442,46,17]},{"v":"(17313)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[89,443,59,20]},{"v":"205","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","ירידה (עליה) בחייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[280,513,28,15]},{"v":"(205)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","ירידה (עליה) בחייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[193,513,36,20]},{"v":"15","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","ירידה (עליה) בחייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[124,513,16,14]},{"v":"100","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עליה (ירידה) בספקים, בזכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[281,531,27,14]},{"v":"(504)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עליה (ירידה) בספקים, בזכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[194,531,35,20]},{"v":"(361)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עליה (ירידה) בספקים, בזכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[109,531,34,20]},{"v":"(926)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","ירידה (עליה) במלאי חומרים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[276,548,36,19]},{"v":"839","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","ירידה (עליה) במלאי חומרים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[201,548,29,15]},{"v":"(1368)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","ירידה (עליה) במלאי חומרים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[97,548,46,20]},{"v":"(10)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עליה (ירידה) בהפרשה להשלמת עבודות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[279,565,34,19]},{"v":"52","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עליה (ירידה) בהפרשה להשלמת עבודות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[209,565,22,15]},{"v":"23","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עליה (ירידה) בהפרשה להשלמת עבודות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[118,565,23,14]},{"v":"(631)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[276,584,36,19]},{"v":"182","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[203,584,27,14]},{"v":"(1691)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[98,583,44,19]},{"v":"(25660)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[253,626,56,20]},{"v":"(4643)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[184,626,50,20]},{"v":"(19004)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","התאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[91,626,53,20]},{"v":"4771","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","מידע נוסף","ריבית ששולמה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[272,700,39,20]},{"v":"4412","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","מידע נוסף","ריבית ששולמה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[185,700,40,20]},{"v":"4235","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","מידע נוסף","ריבית ששולמה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[100,700,42,20]},{"v":"4771","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":null,"path":["נספח א","מידע נוסף","ריבית שנתקבלה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[272,736,39,20]},{"v":"4412","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":null,"path":["נספח א","מידע נוסף","ריבית שנתקבלה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[185,736,40,20]},{"v":"4235","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":null,"path":["נספח א","מידע נוסף","ריבית שנתקבלה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[100,736,42,20]}]}
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.
{"m":{"e":"מרדכי אביב תעשיות בניה (1973) בע״מ","p":"7","pt":"statements","st":"notes_to_financial_statements","ttl":"מידע כספי נפרד נוסף"},"f":[]}
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.
{"m":{"e":"מרדכי אביב תעשיות בניה (1973) בע״מ","p":"8","pt":"statements","st":"notes_to_financial_statements","ttl":"מידע כספי נפרד נוסף"},"f":[{"v":"271","cmt":null,"nflg":true,"nnm":"מיסים על ההכנסה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["מיסים נדחים","הפסדים לצרכי מס להעברה לשנים הבאות","נכס מס בגין הפסדים לצרכי מס","יתרה ליום 31 בדצמבר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[196,471,27,15]},{"v":"825","cmt":null,"nflg":true,"nnm":"מיסים על ההכנסה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["מיסים נדחים","הפסדים לצרכי מס להעברה לשנים הבאות","נכס מס בגין הפסדים לצרכי מס","יתרה ליום 31 בדצמבר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[114,472,26,17]},{"v":"(1387)","cmt":null,"nflg":true,"nnm":"מיסים על ההכנסה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["מיסים נדחים","הפסדים לצרכי מס להעברה לשנים הבאות","עתודה למס בגין רכוש קבוע","יתרה ליום 31 בדצמבר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[181,488,48,19]},{"v":"(1399)","cmt":null,"nflg":true,"nnm":"מיסים על ההכנסה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["מיסים נדחים","הפסדים לצרכי מס להעברה לשנים הבאות","עתודה למס בגין רכוש קבוע","יתרה ליום 31 בדצמבר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[97,489,48,17]},{"v":"63","cmt":null,"nflg":true,"nnm":"מיסים על ההכנסה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["מיסים נדחים","הפסדים לצרכי מס להעברה לשנים הבאות","הפרשים בעיתוי הוצאות והכנסות","יתרה ליום 31 בדצמבר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[203,505,20,16]},{"v":"68","cmt":null,"nflg":true,"nnm":"מיסים על ההכנסה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["מיסים נדחים","הפסדים לצרכי מס להעברה לשנים הבאות","הפרשים בעיתוי הוצאות והכנסות","יתרה ליום 31 בדצמבר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[123,508,18,15]},{"v":"(1053)","cmt":null,"nflg":true,"nnm":"מיסים על ההכנסה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["מיסים נדחים","הפסדים לצרכי מס להעברה לשנים הבאות","יתרה ליום 31 בדצמבר","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[179,525,51,18]},{"v":"(506)","cmt":null,"nflg":true,"nnm":"מיסים על ההכנסה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["מיסים נדחים","הפסדים לצרכי מס להעברה לשנים הבאות","יתרה ליום 31 בדצמבר","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[108,527,36,17]},{"v":"1","cmt":"כ-1 מיליון ש\"ח","nflg":true,"nnm":"מיסים על ההכנסה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["הפסדים וניכויים לצרכי מס להעברה לשנים הבאות","הפסדים לצרכי מס המועברים לשנים הבאות"],"psrc":"observed","cur":"ILS","sc":1000000,"vt":"amount","value_context":"textual","b":[230,684,21,17]},{"v":"109490","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["הלוואות שהועמדו לחברות מוחזקות","יתרת הלוואה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"textual","b":[168,839,50,17]},{"v":"33194","cmt":"כ-33,194 אלפי ש\"ח","nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["הלוואות שהועמדו לחברות מוחזקות","יתרת הלוואה צמודת דולר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"textual","b":[92,873,43,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.
{"m":{"e":"מרדכי אביב תעשיות בניה (1973) בע״מ","p":"9","pt":"statements","st":"notes_to_financial_statements","ttl":"מידע כספי נפרד נוסף"},"f":[{"v":"237","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ערבויות"],"psrc":"observed","cur":"ILS","sc":1000000,"vt":"amount","value_context":"textual","b":[240,235,27,14]},{"v":"186","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ערבויות"],"psrc":"observed","cur":"ILS","sc":1000000,"vt":"amount","value_context":"textual","b":[657,252,27,13]},{"v":"3492","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":"recurrent","path":["הכנסות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"textual","b":[225,321,39,14]},{"v":"6813","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":"recurrent","path":["הכנסות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"textual","b":[121,321,37,14]},{"v":"8778","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":"recurrent","path":["הכנסות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"textual","b":[674,338,36,13]},{"v":"13639","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":"recurrent","path":["עסקאות עם חברות מוחזקות","הכנסות (הוצאות) מחברה מוחזקת","מכירות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[261,578,47,15]},{"v":"15871","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":"recurrent","path":["עסקאות עם חברות מוחזקות","הכנסות (הוצאות) מחברה מוחזקת","מכירות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[182,579,47,13]},{"v":"12976","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":"recurrent","path":["עסקאות עם חברות מוחזקות","הכנסות (הוצאות) מחברה מוחזקת","מכירות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[98,580,44,13]},{"v":"(104)","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":"recurrent","path":["עסקאות עם חברות מוחזקות","הכנסות (הוצאות) מחברה מוחזקת","שרותי ניהול"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[276,617,37,15]},{"v":"(104)","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":"recurrent","path":["עסקאות עם חברות מוחזקות","הכנסות (הוצאות) מחברה מוחזקת","שרותי ניהול"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[195,616,34,16]},{"v":"(104)","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":"recurrent","path":["עסקאות עם חברות מוחזקות","הכנסות (הוצאות) מחברה מוחזקת","שרותי ניהול"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[111,617,33,15]},{"v":"(380)","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"duration","ps":"2015-01-01","pe":"2015-12-31","duration_type":"recurrent","path":["עסקאות עם חברות מוחזקות","הכנסות (הוצאות) מחברה מוחזקת","דמי שכירות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[275,655,36,15]},{"v":"(247)","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"duration","ps":"2014-01-01","pe":"2014-12-31","duration_type":"recurrent","path":["עסקאות עם חברות מוחזקות","הכנסות (הוצאות) מחברה מוחזקת","דמי שכירות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[196,655,33,17]},{"v":"(274)","cmt":null,"nflg":true,"nnm":"יתרות ועסקאות מהותיות בין החברה ובין החברות המוחזקות","nt":4,"nref":null,"ptp":"duration","ps":"2013-01-01","pe":"2013-12-31","duration_type":"recurrent","path":["עסקאות עם חברות מוחזקות","הכנסות (הוצאות) מחברה מוחזקת","דמי שכירות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[111,654,33,17]},{"v":"28484","cmt":"סדרה 4","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ריכוז סיכון נזילות","אגרות חוב","שנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[473,914,45,15]},{"v":"27234","cmt":"סדרה 4","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ריכוז סיכון נזילות","אגרות חוב","שנתיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[393,914,47,15]},{"v":"-","cmt":"סדרה 4","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ריכוז סיכון נזילות","אגרות חוב","3 שנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[341,918,16,14]},{"v":"-","cmt":"סדרה 4","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ריכוז סיכון נזילות","אגרות חוב","4 שנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,917,16,14]},{"v":"-","cmt":"סדרה 4","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ריכוז סיכון נזילות","אגרות חוב","מעל 5 שנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[183,917,16,14]},{"v":"55718","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ריכוז סיכון נזילות","אגרות חוב","סה״כ"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[51,916,45,14]},{"v":"3330","cmt":"סדרה 5","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ריכוז סיכון נזילות","אגרות חוב","שנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[479,954,39,16]},{"v":"3330","cmt":"סדרה 5","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ריכוז סיכון נזילות","אגרות חוב","שנתיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[401,956,39,12]},{"v":"17914","cmt":"סדרה 5","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ריכוז סיכון נזילות","אגרות חוב","3 שנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[313,953,47,16]},{"v":"17081","cmt":"סדרה 5","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ריכוז סיכון נזילות","אגרות חוב","4 שנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[228,955,46,14]},{"v":"31665","cmt":"סדרה 5","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ריכוז סיכון נזילות","אגרות חוב","מעל 5 שנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[153,955,47,14]},{"v":"73320","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["ריכוז סיכון נזילות","אגרות חוב","סה״כ"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[51,955,45,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.
{"m":{"e":"מרדכי אביב תעשיות בניה (1973) בע״מ","p":"10","pt":"statements","st":"notes_to_financial_statements","ttl":"מידע כספי נפרד נוסף"},"f":[{"v":"53078","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["שווי הוגן","התחייבויות פיננסיות","אגרות חוב (סדרה 4)","יתרה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[343,337,49,14]},{"v":"79215","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["שווי הוגן","התחייבויות פיננסיות","אגרות חוב (סדרה 4)","יתרה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[259,337,49,14]},{"v":"53858","cmt":"השווי ההוגן מבוסס על מחירים מצוטטים בשוק פעיל לתאריך המאזן.","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["שווי הוגן","התחייבויות פיננסיות","אגרות חוב (סדרה 4)","שווי הוגן"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[176,337,49,14]},{"v":"81000","cmt":"השווי ההוגן מבוסס על מחירים מצוטטים בשוק פעיל לתאריך המאזן.","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["שווי הוגן","התחייבויות פיננסיות","אגרות חוב (סדרה 4)","שווי הוגן"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[93,337,49,14]},{"v":"59384","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["שווי הוגן","התחייבויות פיננסיות","אגרות חוב (סדרה 5)","יתרה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[338,376,50,13]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["שווי הוגן","התחייבויות פיננסיות","אגרות חוב (סדרה 5)","יתרה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[300,379,7,7]},{"v":"61980","cmt":"השווי ההוגן מבוסס על מחירים מצוטטים בשוק פעיל לתאריך המאזן.","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["שווי הוגן","התחייבויות פיננסיות","אגרות חוב (סדרה 5)","שווי הוגן"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[178,375,44,14]},{"v":"-","cmt":"השווי ההוגן מבוסס על מחירים מצוטטים בשוק פעיל לתאריך המאזן.","nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2014-12-31","duration_type":null,"path":["שווי הוגן","התחייבויות פיננסיות","אגרות חוב (סדרה 5)","שווי הוגן"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[134,379,7,7]},{"v":"77676","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","השקעות בחברות מוחזקות","מטבע ישראלי","צמוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[507,644,48,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","השקעות בחברות מוחזקות","מטבע ישראלי","לא צמוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[461,646,11,14]},{"v":"17752","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","השקעות בחברות מוחזקות","מטבע חוץ","דולר"],"psrc":"observed","cur":"USD","sc":1000,"vt":"amount","value_context":"tabular","b":[343,644,44,14]},{"v":"15442","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","השקעות בחברות מוחזקות","מטבע חוץ","יורו"],"psrc":"observed","cur":"EUR","sc":1000,"vt":"amount","value_context":"tabular","b":[261,644,44,14]},{"v":"146604","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","השקעות בחברות מוחזקות","פריט לא כספי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[169,644,53,14]},{"v":"257474","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","השקעות בחברות מוחזקות","סה״כ"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[83,644,56,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","רכוש קבוע, נטו","מטבע ישראלי","צמוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[542,663,14,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","רכוש קבוע, נטו","מטבע ישראלי","לא צמוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[458,663,14,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","רכוש קבוע, נטו","מטבע חוץ","דולר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[377,663,14,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","רכוש קבוע, נטו","מטבע חוץ","יורו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[296,663,14,14]},{"v":"5390","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","רכוש קבוע, נטו","פריט לא כספי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[184,662,40,14]},{"v":"5390","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","רכוש קבוע, נטו","סה״כ"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[100,661,37,14]},{"v":"77676","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","מטבע ישראלי","צמוד","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[505,680,48,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","מטבע ישראלי","לא צמוד","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[461,683,12,14]},{"v":"17752","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","מטבע חוץ","דולר","סה״כ"],"psrc":"inferred","cur":"USD","sc":1000,"vt":"amount","value_context":"tabular","b":[342,681,46,16]},{"v":"15442","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","מטבע חוץ","יורו","סה״כ"],"psrc":"inferred","cur":"EUR","sc":1000,"vt":"amount","value_context":"tabular","b":[256,682,49,14]},{"v":"151994","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","השקעות, הלוואות ויתרות חובה לזמן ארוך","פריט לא כספי","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[167,681,56,14]},{"v":"262864","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[81,681,56,15]},{"v":"26090","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","אגרות חוב","מטבע ישראלי","צמוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[505,737,48,14]},{"v":"58827","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","אגרות חוב","מטבע ישראלי","לא צמוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[424,736,48,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","אגרות חוב","מטבע חוץ","דולר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[377,737,14,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","אגרות חוב","מטבע חוץ","יורו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[297,740,11,9]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","אגרות חוב","פריט לא כספי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[214,737,11,9]},{"v":"84917","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","אגרות חוב","סה״כ"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[90,736,50,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","מיסים נדחים","מטבע ישראלי","צמוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[543,755,12,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","מיסים נדחים","מטבע ישראלי","לא צמוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[461,753,11,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","מיסים נדחים","מטבע חוץ","דולר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[379,754,11,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","מיסים נדחים","מטבע חוץ","יורו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[298,757,13,9]},{"v":"1053","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","מיסים נדחים","פריט לא כספי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[185,752,38,16]},{"v":"1053","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","מיסים נדחים","סה״כ"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[97,753,39,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","מטבע ישראלי","צמוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[544,788,12,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","מטבע ישראלי","לא צמוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[461,787,11,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","מטבע חוץ","דולר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[378,786,11,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","מטבע חוץ","יורו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[295,791,13,9]},{"v":"239","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","פריט לא כספי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[195,788,27,14]},{"v":"239","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","סה״כ"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[112,787,24,14]},{"v":"26090","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","סה״כ","מטבע ישראלי","צמוד"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[505,808,48,14]},{"v":"58827","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","סה״כ","מטבע ישראלי","לא צמוד"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[425,807,48,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","סה״כ","מטבע חוץ","דולר"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[379,807,12,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","סה״כ","מטבע חוץ","יורו"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[295,808,12,14]},{"v":"1292","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","סה״כ","פריט לא כספי"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[183,806,40,14]},{"v":"86209","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2015-12-31","duration_type":null,"path":["תנאי הצמדה של מכשירים פיננסיים לזמן ארוך","התחייבויות לזמן ארוך","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[90,808,46,14]},{"v":"(5308)","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["מבחן רגישות לשינויים במדד המחירים לצרכן","2015","רווח (הפסד) מהשינוי","גידול ב- 10%"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[340,980,50,15]},{"v":"(2654)","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["מבחן רגישות לשינויים במדד המחירים לצרכן","2015","רווח (הפסד) מהשינוי","גידול ב- 5%"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[256,980,50,15]},{"v":"2654","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["מבחן רגישות לשינויים במדד המחירים לצרכן","2015","רווח (הפסד) מהשינוי","קיטון ב- 5%"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[183,980,44,15]},{"v":"5308","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["מבחן רגישות לשינויים במדד המחירים לצרכן","2015","רווח (הפסד) מהשינוי","קיטון ב- 10%"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[101,980,44,15]},{"v":"(7922)","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["מבחן רגישות לשינויים במדד המחירים לצרכן","2014","רווח (הפסד) מהשינוי","גידול ב- 10%"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[339,1019,50,15]},{"v":"(3961)","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["מבחן רגישות לשינויים במדד המחירים לצרכן","2014","רווח (הפסד) מהשינוי","גידול ב- 5%"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[262,1020,50,15]},{"v":"3961","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["מבחן רגישות לשינויים במדד המחירים לצרכן","2014","רווח (הפסד) מהשינוי","קיטון ב- 5%"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[183,1019,44,15]},{"v":"7921","cmt":null,"nflg":true,"nnm":"שווי הוגן של מכשירים פיננסיים","nt":5,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["מבחן רגישות לשינויים במדד המחירים לצרכן","2014","רווח (הפסד) מהשינוי","קיטון ב- 10%"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[100,1019,44,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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":null,"pt":"title","st":null,"ttl":"דוחות כספיים"},"f":[]}
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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":null,"pt":"contents","st":null,"ttl":"תוכן העניינים"},"f":[]}
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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"3","pt":"declaration","st":"auditors_report","ttl":"דוח רואי החשבון המבקרים לבעלי המניות"},"f":[]}
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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"4","pt":"declaration","st":"board_of_directors_report","ttl":"הצהרת יו״ר הדירקטוריון"},"f":[]}
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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"5","pt":"declaration","st":"other_declaration","ttl":"הצהרת מנכ״ל המועצה"},"f":[]}
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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"6","pt":"declaration","st":"other_declaration","ttl":"הצהרת האחראי על ענייני הכספים"},"f":[]}
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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"7","pt":"statements","st":"balance_sheet","ttl":"דוח על המצב הכספי"},"f":[{"v":"871984","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש שוטף","מזומנים ושווה מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[261,229,52,17]},{"v":"259086","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש שוטף","מזומנים ושווה מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[157,230,51,16]},{"v":"35000","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"3","ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש שוטף","חייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[269,258,45,16]},{"v":"62896","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"3","ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש שוטף","חייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[165,258,43,17]},{"v":"906984","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש שוטף","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[262,281,52,16]},{"v":"321982","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש שוטף","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[157,280,50,16]},{"v":"105449","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[262,313,50,16]},{"v":"159710","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[159,313,49,15]},{"v":"1012433","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["נכסים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[248,352,64,19]},{"v":"481692","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["נכסים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[157,352,51,17]},{"v":"675195","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות שוטפות","זכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[262,398,51,16]},{"v":"715025","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["התחייבויות שוטפות","זכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[159,396,49,16]},{"v":"122787","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"6","ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות בשל סיום יחסי עובד מעביד"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[262,419,51,16]},{"v":"114829","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"6","ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["התחייבויות בשל סיום יחסי עובד מעביד"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[159,419,48,16]},{"v":"214451","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["נכסים נטו ששימשו לפעילות שאין לגביהם הגבלה","נכסים נטו לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[261,463,51,17]},{"v":"(348162)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["נכסים נטו ששימשו לפעילות שאין לגביהם הגבלה","נכסים נטו לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[150,463,59,17]},{"v":"214451","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["נכסים נטו ששימשו לפעילות שאין לגביהם הגבלה","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[260,484,51,17]},{"v":"(348162)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["נכסים נטו ששימשו לפעילות שאין לגביהם הגבלה","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[149,485,59,16]},{"v":"1012433","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות ונכסים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[248,516,64,16]},{"v":"481692","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["התחייבויות ונכסים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[157,516,51,16]}]}
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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"8","pt":"statements","st":"income_statement","ttl":"דו\"ח רווח והפסד"},"f":[{"v":"9030855","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"7","ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["מחזור הפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[250,277,64,15]},{"v":"9055500","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"7","ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["מחזור הפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[138,276,75,15]},{"v":"4726509","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"8","ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["עלות הפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[250,306,64,15]},{"v":"5109546","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"8","ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלות הפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[141,305,72,15]},{"v":"4304346","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[248,337,65,12]},{"v":"3945954","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[141,336,72,15]},{"v":"3931442","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"9","ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[249,365,63,14]},{"v":"3981689","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"9","ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[147,366,63,13]},{"v":"4515","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הוצאות מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[274,396,39,12]},{"v":"4968","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הוצאות מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[165,396,48,15]},{"v":"368389","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הכנסות (הוצאות) נטו לפני הוצאות אחרות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[260,422,53,15]},{"v":"(40703)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הכנסות (הוצאות) נטו לפני הוצאות אחרות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[158,421,56,16]},{"v":"194224","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הכנסות אחרות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[258,453,54,12]},{"v":"9401","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הכנסות אחרות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[172,452,37,15]},{"v":"562613","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הכנסות (הוצאות) נטו לשנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[261,483,52,12]},{"v":"(31302)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הכנסות (הוצאות) נטו לשנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[158,479,51,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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"9","pt":"statements","st":"statement_of_changes_in_equity","ttl":"דו\"ח על השינויים בנכסים נטו"},"f":[{"v":"(610860)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["יתרה ליום 1 בינואר 2022","נכסים נטו שלא קיימת לגביהם הגבלה","שלא יועדו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[398,197,66,17]},{"v":"293700","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["יתרה ליום 1 בינואר 2022","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[322,199,50,16]},{"v":"(316860)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["יתרה ליום 1 בינואר 2022","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[212,199,58,18]},{"v":"(31302)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שינויים במהלך השנה","(הוצאות) נטו לשנה","נכסים נטו שלא קיימת לגביהם הגבלה","שלא יועדו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[409,260,53,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שינויים במהלך השנה","(הוצאות) נטו לשנה","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[344,265,11,11]},{"v":"(31302)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שינויים במהלך השנה","(הוצאות) נטו לשנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[217,261,53,19]},{"v":"(30793)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שינויים במהלך השנה","סכומים שהועברו לרכישת רכוש קבוע","נכסים נטו שלא קיימת לגביהם הגבלה","שלא יועדו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[410,307,53,18]},{"v":"30793","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שינויים במהלך השנה","סכומים שהועברו לרכישת רכוש קבוע","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[326,309,47,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שינויים במהלך השנה","סכומים שהועברו לרכישת רכוש קבוע","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[249,314,9,3]},{"v":"164783","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שינויים במהלך השנה","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","שלא יועדו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[411,339,52,17]},{"v":"(164783)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שינויים במהלך השנה","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[313,339,59,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שינויים במהלך השנה","סכומים שהועברו לכיסוי הוצאות פחת","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[249,344,9,3]},{"v":"(507872)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2022","נכסים נטו שלא קיימת לגביהם הגבלה","שלא יועדו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[399,383,63,19]},{"v":"159710","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2022","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[322,385,51,18]},{"v":"(348162)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2022","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[213,383,60,19]},{"v":"562613","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך השנה","הכנסות (הוצאות) נטו לשנה","נכסים נטו שלא קיימת לגביהם הגבלה","שלא יועדו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[409,460,55,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך השנה","הכנסות (הוצאות) נטו לשנה","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[342,464,13,10]},{"v":"562613","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך השנה","הכנסות (הוצאות) נטו לשנה","סה״כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[222,460,49,18]},{"v":"(3194)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך השנה","סכומים שהועברו לרכישת רכוש קבוע","נכסים נטו שלא קיימת לגביהם הגבלה","שלא יועדו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[415,490,48,18]},{"v":"3194","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך השנה","סכומים שהועברו לרכישת רכוש קבוע","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[332,492,41,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך השנה","סכומים שהועברו לרכישת רכוש קבוע","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[248,495,13,10]},{"v":"57455","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך השנה","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","שלא יועדו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[415,523,48,18]},{"v":"(57455)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך השנה","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[319,522,54,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך השנה","סכומים שהועברו לכיסוי הוצאות פחת","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[246,524,15,11]},{"v":"109002","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2023","נכסים נטו שלא קיימת לגביהם הגבלה","שלא יועדו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[407,555,54,18]},{"v":"105449","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2023","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[321,554,53,19]},{"v":"214451","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2023","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[219,554,53,20]}]}
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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"10","pt":"statements","st":"cash_flow_statement","ttl":"דוחות על תזרימי המזומנים (שקלים חדשים)"},"f":[{"v":"562613","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","(הפסד) נקי לפי דוח התוצאות העסקיות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[302,225,49,14]},{"v":"(31303)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","(הפסד) נקי לפי דוח התוצאות העסקיות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[197,225,49,14]},{"v":"53479","cmt":"נספח א׳","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","ההתאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת (נספח א')"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[308,272,44,14]},{"v":"(155484)","cmt":"נספח א׳","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","ההתאמות הדרושות להצגת תזרימי המזומנים מפעילות שוטפת (נספח א')"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[191,272,54,14]},{"v":"616092","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","מזומנים נטו ששימשו לפעילות שוטפת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[302,301,49,14]},{"v":"(186787)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","מזומנים נטו ששימשו לפעילות שוטפת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[191,301,54,14]},{"v":"(3194)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","רכישת נכסים קבועים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[308,379,44,14]},{"v":"(30793)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","רכישת נכסים קבועים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[197,379,49,14]},{"v":"(3194)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","מזומנים נטו ששימשו לפעילות השקעה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[308,409,44,14]},{"v":"(30793)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","מזומנים נטו ששימשו לפעילות השקעה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[197,409,49,14]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות מימון","אשראי לזמן קצר מפעילות מימון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[328,487,10,12]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות מימון","אשראי לזמן קצר מפעילות מימון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[232,486,10,12]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות מימון","מזומנים נטו שנבעו מפעילות מימון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[328,519,10,12]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות מימון","מזומנים נטו שנבעו מפעילות מימון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[232,518,10,12]},{"v":"612898","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["עלייה (ירידה) במזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[302,547,49,16]},{"v":"(217580)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלייה (ירידה) במזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[189,547,57,17]},{"v":"259086","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["יתרת מזומנים ושווי מזומנים לתחילת השנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[302,576,49,19]},{"v":"476666","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["יתרת מזומנים ושווי מזומנים לתחילת השנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[197,576,49,18]},{"v":"871984","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["יתרת מזומנים ושווי מזומנים לסוף השנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[301,606,51,20]},{"v":"259086","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["יתרת מזומנים ושווי מזומנים לסוף השנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[196,607,53,20]},{"v":"57455","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","פחת והפחתות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[306,733,44,16]},{"v":"164783","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","פחת והפחתות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[194,731,52,16]},{"v":"(60732)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","(ירידה) עליה בהפרשה לחופשת עובדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[299,749,52,15]},{"v":"(13717)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","(ירידה) עליה בהפרשה לחופשת עובדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[193,749,52,15]},{"v":"7958","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","עליה (ירידה) בעתודה לפיצויי פרישה -נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[313,764,38,15]},{"v":"(104388)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","עליה (ירידה) בעתודה לפיצויי פרישה -נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[189,764,57,15]},{"v":"4681","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[312,797,40,19]},{"v":"46678","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","הכנסות והוצאות שאינן כרוכות בתזרימי מזומנים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[203,797,43,18]},{"v":"27896","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","ירידה (עליה) בחייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[302,859,49,17]},{"v":"(18075)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","ירידה (עליה) בחייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[191,859,54,17]},{"v":"20902","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","(ירידה) עליה בזכאים אחרים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[302,874,49,17]},{"v":"(184087)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","(ירידה) עליה בזכאים אחרים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[186,874,60,17]},{"v":"48798","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[303,921,49,14]},{"v":"(202162)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[185,921,61,14]},{"v":"53479","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","סה״כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[305,953,46,16]},{"v":"(155484)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["נספח א' - ההתאמות הדרושות להצגת תזרים המזומנים מפעילות שוטפת","סה״כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[187,951,58,18]}]}
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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"11","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[]}
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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"12","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"9","cmt":"מעל 9","nflg":true,"nnm":"כללי (המשך)","nt":1,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הוחזר לצרכנים סכום","סה״כ"],"psrc":"observed","cur":"ILS","sc":1000000,"vt":"amount","value_context":"textual","b":[468,188,17,17]},{"v":"6.6","cmt":"מעל 6.6","nflg":true,"nnm":"כללי (המשך)","nt":1,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הוחזר לצרכנים סכום","באמצעות מחלקת הטיפול בתלונות"],"psrc":"observed","cur":"ILS","sc":1000000,"vt":"amount","value_context":"textual","b":[197,190,22,18]}]}
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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"13","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[]}
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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"14","pt":"statements","st":"notes_to_financial_statements","ttl":"ביאור 2 - עיקרי המדיניות החשבונאית"},"f":[{"v":"7 - 15","cmt":null,"nflg":true,"nnm":"עיקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["רכוש קבוע","ריהוט וציוד"],"psrc":"observed","cur":null,"sc":null,"vt":"percent","value_context":"mixed","b":[326,691,36,14]},{"v":"20 - 33","cmt":"לרבות עלויות הקמת אתר אינטרנט","nflg":true,"nnm":"עיקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["רכוש קבוע","מחשבים וציוד היקפי"],"psrc":"observed","cur":null,"sc":null,"vt":"percent","value_context":"mixed","b":[320,716,42,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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"15","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים (שקלים חדשים)"},"f":[{"v":"-","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["עובדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[309,246,12,11]},{"v":"27896","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["עובדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[168,245,52,15]},{"v":"35000","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["פקדון לערבות בית משפט"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[274,263,46,21]},{"v":"35000","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["פקדון לערבות בית משפט"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[167,267,49,18]},{"v":"35000","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[274,290,46,15]},{"v":"62896","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[167,289,49,16]},{"v":"1435857","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["ההרכב","עלות","יתרה לתחילת השנה","מחשבים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[541,451,63,17]},{"v":"478911","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["ההרכב","עלות","יתרה לתחילת השנה","ריהוט וציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[458,451,55,17]},{"v":"1229368","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["ההרכב","עלות","יתרה לתחילת השנה","פרויקטים למחשוב"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[363,451,63,17]},{"v":"3144136","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["ההרכב","עלות","יתרה לתחילת השנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[270,451,66,17]},{"v":"3194","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות","תוספות השנה","מחשבים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[566,480,38,15]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות","תוספות השנה","ריהוט וציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[499,480,16,13]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות","תוספות השנה","פרויקטים למחשוב"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[410,480,16,13]},{"v":"3194","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות","תוספות השנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[297,478,40,18]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות","גריעות השנה","מחשבים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[589,507,16,13]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות","גריעות השנה","ריהוט וציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[500,508,16,13]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות","גריעות השנה","פרויקטים למחשוב"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[411,509,16,13]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות","גריעות השנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[323,508,16,13]},{"v":"1439051","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות","יתרת סגירה","מחשבים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[541,536,61,15]},{"v":"478911","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות","יתרת סגירה","ריהוט וציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[460,536,52,15]},{"v":"1229368","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות","יתרת סגירה","פרויקטים למחשוב"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[362,536,63,15]},{"v":"3147330","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות","יתרת סגירה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[272,536,60,16]},{"v":"1395824","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["ההרכב","פחת שנצבר","יתרה לתחילת השנה","מחשבים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[540,592,64,17]},{"v":"367059","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["ההרכב","פחת שנצבר","יתרה לתחילת השנה","ריהוט וציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[461,592,52,17]},{"v":"1221543","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["ההרכב","פחת שנצבר","יתרה לתחילת השנה","פרויקטים למחשוב"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[362,592,64,17]},{"v":"2984426","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["ההרכב","פחת שנצבר","יתרה לתחילת השנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[269,591,64,17]},{"v":"28294","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","פחת שנצבר","תוספות השנה","מחשבים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[557,621,46,16]},{"v":"26180","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","פחת שנצבר","תוספות השנה","ריהוט וציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[466,621,46,16]},{"v":"2981","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","פחת שנצבר","תוספות השנה","פרויקטים למחשוב"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[385,621,40,16]},{"v":"57455","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","פחת שנצבר","תוספות השנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[286,621,46,16]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","פחת שנצבר","גריעות השנה","מחשבים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[594,654,9,6]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","פחת שנצבר","גריעות השנה","ריהוט וציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[505,652,9,8]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","פחת שנצבר","גריעות השנה","פרויקטים למחשוב"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[415,652,10,8]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ההרכב","פחת שנצבר","גריעות השנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[325,653,9,7]},{"v":"1424118","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ההרכב","א. ההרכב","פחת שנצבר","יתרת סגירה","מחשבים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[539,677,64,17]},{"v":"393239","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ההרכב","א. ההרכב","פחת שנצבר","יתרת סגירה","ריהוט וציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[459,677,52,17]},{"v":"1224524","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ההרכב","א. ההרכב","פחת שנצבר","יתרת סגירה","פרויקטים למחשוב"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[361,676,64,17]},{"v":"3041881","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ההרכב","א. ההרכב","פחת שנצבר","יתרת סגירה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[269,676,64,17]},{"v":"14933","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות מופחתת ליום 31 בדצמבר, 2023","מחשבים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[558,713,45,17]},{"v":"85672","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות מופחתת ליום 31 בדצמבר, 2023","ריהוט וציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[467,713,45,17]},{"v":"4844","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות מופחתת ליום 31 בדצמבר, 2023","פרויקטים למחשוב"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[386,713,39,17]},{"v":"105449","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ההרכב","עלות מופחתת ליום 31 בדצמבר, 2023","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[277,713,56,17]},{"v":"40033","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["ההרכב","עלות מופחתת ליום 31 בדצמבר, 2022","מחשבים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[558,756,45,17]},{"v":"111852","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["ההרכב","עלות מופחתת ליום 31 בדצמבר, 2022","ריהוט וציוד משרדי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[460,756,52,17]},{"v":"7825","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["ההרכב","עלות מופחתת ליום 31 בדצמבר, 2022","פרויקטים למחשוב"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[386,756,39,17]},{"v":"159710","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["ההרכב","עלות מופחתת ליום 31 בדצמבר, 2022","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[277,756,56,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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"16","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים (שקלים חדשים)"},"f":[{"v":"207571","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["עובדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[266,245,56,17]},{"v":"-","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["עובדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[207,250,9,10]},{"v":"21805","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ספקים ונותני שירותים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[273,269,47,16]},{"v":"101255","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["ספקים ונותני שירותים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[159,269,56,16]},{"v":"111411","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["הוצאות לשלם"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[268,289,51,16]},{"v":"90000","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["הוצאות לשלם"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[167,289,48,16]},{"v":"228474","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["הפרשה לחופשה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[264,310,56,16]},{"v":"289206","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["הפרשה לחופשה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[162,310,53,16]},{"v":"105934","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["מוסדות בגין שכר עובדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[266,335,54,16]},{"v":"234564","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["מוסדות בגין שכר עובדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[163,332,53,20]},{"v":"675195","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[264,357,56,16]},{"v":"715025","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[162,357,53,16]},{"v":"155786","cmt":null,"nflg":true,"nnm":"התחייבויות בשל סיום יחסי עובד מעביד","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["עתודה לפיצויי פרישה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[265,467,53,13]},{"v":"147828","cmt":null,"nflg":true,"nnm":"התחייבויות בשל סיום יחסי עובד מעביד","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["עתודה לפיצויי פרישה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[162,467,53,14]},{"v":"(32999)","cmt":null,"nflg":true,"nnm":"התחייבויות בשל סיום יחסי עובד מעביד","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["בניכוי יעודה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[265,489,53,18]},{"v":"(32999)","cmt":null,"nflg":true,"nnm":"התחייבויות בשל סיום יחסי עובד מעביד","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["בניכוי יעודה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[162,489,53,14]},{"v":"122787","cmt":null,"nflg":true,"nnm":"התחייבויות בשל סיום יחסי עובד מעביד","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[265,514,53,15]},{"v":"114829","cmt":null,"nflg":true,"nnm":"התחייבויות בשל סיום יחסי עובד מעביד","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[162,514,53,14]},{"v":"9030855","cmt":null,"nflg":true,"nnm":"מחזור הפעילויות","nt":7,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הקצבה שוטפת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[247,732,71,15]},{"v":"9055500","cmt":null,"nflg":true,"nnm":"מחזור הפעילויות","nt":7,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הקצבה שוטפת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[148,732,69,15]},{"v":"9030855","cmt":null,"nflg":true,"nnm":"מחזור הפעילויות","nt":7,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[247,755,71,15]},{"v":"9055500","cmt":null,"nflg":true,"nnm":"מחזור הפעילויות","nt":7,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[148,755,69,15]},{"v":"4592085","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שכר עבודה ונילוות עובדים מקצועיים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[249,880,69,15]},{"v":"4894359","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שכר עבודה ונילוות עובדים מקצועיים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[147,880,70,15]},{"v":"-","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["קשרים בינלאומיים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[305,904,14,10]},{"v":"(91914)","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["קשרים בינלאומיים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[160,901,53,18]},{"v":"69424","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["דוברות והסברה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[272,924,45,16]},{"v":"103756","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["דוברות והסברה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[161,924,51,17]},{"v":"65000","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["מיתוג המועצה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[272,948,43,14]},{"v":"203345","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["מיתוג המועצה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[162,943,50,19]},{"v":"4726509","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[249,968,69,18]},{"v":"5109546","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":8,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[147,970,67,16]}]}
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.
{"m":{"e":"המועצה הישראלית לצרכנות (חברה מוגבלת בערבות)","p":"17","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"1549844","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שכר הנהלה וסוציאליות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[263,254,69,19]},{"v":"1675803","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שכר הנהלה וסוציאליות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[157,254,66,18]},{"v":"71804","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["דירקטורים תגמול וביטוחים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[280,280,52,18]},{"v":"65218","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["דירקטורים תגמול וביטוחים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[176,278,48,18]},{"v":"8689","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["אחזקת משרדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[289,304,42,17]},{"v":"49287","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["אחזקת משרדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[175,303,49,18]},{"v":"38082","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["דואר ותקשורת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[282,325,50,17]},{"v":"40845","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["דואר ותקשורת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[176,327,48,17]},{"v":"577789","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שירותים מקצועיים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[275,345,52,18]},{"v":"363839","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שירותים מקצועיים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[170,346,56,18]},{"v":"912208","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שכירות משרד"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[276,367,52,18]},{"v":"773434","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שכירות משרד"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[170,369,55,17]},{"v":"320584","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["מחשוב והדפסות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[277,388,56,17]},{"v":"414841","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["מחשוב והדפסות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[165,388,60,18]},{"v":"199392","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["מיסים עירוניים וחשמל"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[277,410,56,18]},{"v":"239776","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["מיסים עירוניים וחשמל"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[165,411,60,18]},{"v":"133163","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["נסיעות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[277,434,56,17]},{"v":"148085","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["נסיעות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[165,434,60,18]},{"v":"22395","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["כיבודים ומתנות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[280,456,53,18]},{"v":"30414","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["כיבודים ומתנות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[173,457,52,18]},{"v":"57455","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["פחת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[281,479,52,18]},{"v":"164783","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["פחת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[165,479,60,18]},{"v":"40037","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ביטוח משרד"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[280,503,53,17]},{"v":"15364","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["ביטוח משרד"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[173,502,52,17]},{"v":"3931442","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[263,525,69,17]},{"v":"3981689","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":9,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":null,"b":[156,525,66,18]},{"v":"9030","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":10,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["העברת הקצבות לחברה ע״י המדינה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"textual","b":[690,642,37,18]},{"v":"9056","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":10,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["העברת הקצבות לחברה ע״י המדינה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"textual","b":[522,642,39,17]},{"v":"5.9","cmt":null,"nflg":true,"nnm":"אירועים לאחר תאריך המאזן","nt":12,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הופחת תקציב המועצה לסך של כ- 5.9 מיליון ש\"ח"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"textual","b":[382,825,25,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.
{"m":{"e":"עתיד הטניס - עמותה לקידום הטניס באזור ראשון לציון והסביבה (ע״ר)","p":null,"pt":"title","st":null,"ttl":"דוחות כספיים"},"f":[]}
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.
{"m":{"e":"עתיד הטניס - עמותה לקידום הטניס באזור ראשון לציון והסביבה (ע״ר)","p":null,"pt":"contents","st":null,"ttl":"תוכן העניינים"},"f":[]}
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.
{"m":{"e":"עתיד הטניס - עמותה לקידום הטניס באזור ראשון לציון והסביבה (ע״ר)","p":"2","pt":"declaration","st":"auditors_report","ttl":"דוח רואה החשבון המבקר לחברי העמותה"},"f":[]}
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.
{"m":{"e":"עתיד הטניס - עמותה לקידום הטניס באזור ראשון לציון והסביבה (ע״ר)","p":"3","pt":"statements","st":"balance_sheet","ttl":"מאזנים"},"f":[{"v":"2002","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש שוטף","מזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[259,270,53,24]},{"v":"8196","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש שוטף","מזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[152,270,53,18]},{"v":"14854","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש שוטף","דמי חבר לקבל / לקוחות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[258,296,53,18]},{"v":"3800","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש שוטף","דמי חבר לקבל / לקוחות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[150,292,53,18]},{"v":"16856","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש שוטף","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[260,319,53,20]},{"v":"11996","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש שוטף","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[143,318,53,15]},{"v":"26003","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"3","ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[260,357,53,27]},{"v":"8281","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"3","ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[148,361,53,18]},{"v":"42859","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["סה״כ נכסים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[260,384,53,24]},{"v":"20277","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["סה״כ נכסים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[145,383,53,18]},{"v":"27709","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות שוטפות","אשראי מתאגידים בנקאיים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[258,454,53,18]},{"v":"11460","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["התחייבויות שוטפות","אשראי מתאגידים בנקאיים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[143,455,53,18]},{"v":"15927","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות שוטפות","ספקים ונותני שרותים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[258,478,53,18]},{"v":"12230","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["התחייבויות שוטפות","ספקים ונותני שרותים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[146,478,53,18]},{"v":"37348","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות שוטפות","זכאים שונים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[259,500,53,18]},{"v":"30594","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["התחייבויות שוטפות","זכאים שונים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[144,501,53,18]},{"v":"80984","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[260,522,53,18]},{"v":"54284","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["התחייבויות שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[144,523,53,18]},{"v":"80984","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["סה\"כ התחייבויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[258,546,53,18]},{"v":"54284","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["סה\"כ התחייבויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[145,546,53,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["גרעון בהון","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו לשימוש לפעילויות","שיועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[296,659,15,16]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["גרעון בהון","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו לשימוש לפעילויות","שיועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[183,660,16,14]},{"v":"(64128)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["גרעון בהון","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו לשימוש לפעילויות","שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[260,679,53,21]},{"v":"(42288)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["גרעון בהון","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו לשימוש לפעילויות","שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[142,682,53,18]},{"v":"(64128)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["גרעון בהון","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו לשימוש לפעילויות","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[258,703,56,20]},{"v":"(42288)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["גרעון בהון","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו לשימוש לפעילויות","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[145,702,57,21]},{"v":"26003","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["גרעון בהון","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[257,728,53,15]},{"v":"8281","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["גרעון בהון","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[155,726,43,20]},{"v":"(38125)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["גרעון בהון","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","גרעון בנכסים נטו","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[260,743,53,25]},{"v":"(34007)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["גרעון בהון","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","גרעון בנכסים נטו","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[144,749,56,20]},{"v":"42859","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["סה\"כ התחייבויות ונכסים נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[260,774,53,18]},{"v":"20277","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["סה\"כ התחייבויות ונכסים נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[148,773,53,18]}]}
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.
{"m":{"e":"עתיד הטניס - עמותה לקידום הטניס באזור ראשון לציון והסביבה (ע״ר)","p":"4","pt":"statements","st":"statement_of_activities","ttl":"דוחות על הפעילויות"},"f":[{"v":"1445674","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["מחזור הפעילויות","הכנסות ממתן שירותים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[244,287,69,18]},{"v":"1280395","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["מחזור הפעילויות","הכנסות ממתן שירותים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[126,284,70,19]},{"v":"1304248","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["עלות הפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[244,309,72,18]},{"v":"1344239","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלות הפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[125,308,74,18]},{"v":"141426","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["עלות הפעילויות","הכנסות (הוצאות) נטו מפעילויות (לפעילויות)"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[255,331,61,18]},{"v":"(63844)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלות הפעילויות","הכנסות (הוצאות) נטו מפעילויות (לפעילויות)"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[145,332,53,17]},{"v":"134960","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"6","ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[256,378,65,17]},{"v":"142051","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"6","ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[139,377,60,17]},{"v":"6466","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הכנסות (הוצאות) נטו לפני מימון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[272,399,46,18]},{"v":"(205895)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הכנסות (הוצאות) נטו לפני מימון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[130,399,69,19]},{"v":"10584","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[264,444,56,18]},{"v":"9102","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[148,445,51,18]},{"v":"(4118)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גרעון לתקופה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[270,469,49,18]},{"v":"(214997)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גרעון לתקופה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[131,468,66,18]}]}
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.
{"m":{"e":"עתיד הטניס - עמותה לקידום הטניס באזור ראשון לציון והסביבה (ע״ר)","p":"5","pt":"statements","st":"statement_of_changes_in_equity","ttl":"דוחות על השינויים בגרעון בהון"},"f":[{"v":"180990","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["יתרות ליום 1 בינואר 2022","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[391,327,59,15]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["יתרות ליום 1 בינואר 2022","שאין לגביהם הגבלה","לשימוש לפעילויות שיועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[342,332,8,7]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["יתרות ליום 1 בינואר 2022","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[246,330,8,7]},{"v":"180990","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["יתרות ליום 1 בינואר 2022","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[116,326,53,17]},{"v":"(214997)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תוספות במהלך השנה","גרעון לשנה","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[389,370,61,20]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תוספות במהלך השנה","גרעון לשנה","שאין לגביהם הגבלה","לשימוש לפעילויות שיועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[342,376,8,7]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תוספות במהלך השנה","גרעון לשנה","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[246,376,8,7]},{"v":"(214997)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תוספות במהלך השנה","גרעון לשנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[110,371,61,17]},{"v":"(9401)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[402,440,48,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","שאין לגביהם הגבלה","לשימוש לפעילויות שיועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[342,445,9,5]},{"v":"9401","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[210,441,45,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[161,444,7,5]},{"v":"1120","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[403,461,45,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","שאין לגביהם הגבלה","לשימוש לפעילויות שיועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[342,467,7,5]},{"v":"(1120)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[209,460,47,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[160,467,8,5]},{"v":"(8281)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[402,486,47,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","שאין לגביהם הגבלה","לשימוש לפעילויות שיועדו על ידי מוסדות המלכ\"ר","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[341,489,8,5]},{"v":"8281","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[210,485,45,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סה\"כ","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[159,489,8,6]},{"v":"(42288)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2022","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[395,508,57,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2022","שאין לגביהם הגבלה","לשימוש לפעילויות שיועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[342,513,8,5]},{"v":"8281","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2022","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[210,509,45,17]},{"v":"(34007)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2022","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[115,508,57,17]},{"v":"(4118)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תוספות במהלך השנה","גרעון לשנה","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[400,553,53,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תוספות במהלך השנה","גרעון לשנה","שאין לגביהם הגבלה","לשימוש לפעילויות שיועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[342,558,8,5]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תוספות במהלך השנה","גרעון לשנה","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[245,559,8,3]},{"v":"(4118)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תוספות במהלך השנה","גרעון לשנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[123,553,48,17]},{"v":"(20160)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[396,621,55,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","שאין לגביהם הגבלה","לשימוש לפעילויות שיועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[341,625,9,7]},{"v":"20160","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[203,623,52,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[160,626,8,7]},{"v":"2438","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[406,642,45,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","שאין לגביהם הגבלה","לשימוש לפעילויות שיועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[341,647,8,7]},{"v":"(2438)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[210,642,47,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[160,648,8,7]},{"v":"(17722)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[393,666,58,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","שאין לגביהם הגבלה","לשימוש לפעילויות שיועדו על ידי מוסדות המלכ\"ר","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[342,671,8,6]},{"v":"17722","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[203,666,52,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סה\"כ","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[159,671,8,7]},{"v":"(64128)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2023","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[394,691,58,14]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2023","שאין לגביהם הגבלה","לשימוש לפעילויות שיועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[341,694,9,4]},{"v":"26003","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2023","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[203,691,52,17]},{"v":"(38125)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2023","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[117,689,56,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.
{"m":{"e":"עתיד הטניס - עמותה לקידום הטניס באזור ראשון לציון והסביבה (ע״ר)","p":"6","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"29561","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ריהוט וציוד משרדי","עלות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[361,965,51,17]},{"v":"3558","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ריהוט וציוד משרדי","פחת שנצבר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[287,965,46,17]},{"v":"26003","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["ריהוט וציוד משרדי","עלות מופחתת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[200,965,53,17]},{"v":"8281","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["ריהוט וציוד משרדי","עלות מופחתת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[118,965,48,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.
{"m":{"e":"עתיד הטניס - עמותה לקידום הטניס באזור ראשון לציון והסביבה (ע״ר)","p":"7","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"8230","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["מוסדות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[275,254,44,18]},{"v":"20021","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["מוסדות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[148,254,47,16]},{"v":"25780","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["עובדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[268,274,53,17]},{"v":"10573","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["עובדים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[149,274,46,16]},{"v":"3338","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["אחרים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[278,292,42,17]},{"v":"-","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["אחרים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[185,291,13,17]},{"v":"37348","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[268,311,53,17]},{"v":"30594","cmt":null,"nflg":true,"nnm":"זכאים שונים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[147,310,48,18]},{"v":"483409","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שכר עבודה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[257,454,58,17]},{"v":"389331","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שכר עבודה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[136,454,60,17]},{"v":"88943","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הוצאות נלוות לשכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[264,472,51,17]},{"v":"80649","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הוצאות נלוות לשכר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[144,472,52,17]},{"v":"330793","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["קבלני משנה ועבודות חוץ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[258,490,56,17]},{"v":"434594","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["קבלני משנה ועבודות חוץ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[138,490,58,17]},{"v":"118105","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שכירות מתקנים ומגרשים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[261,509,54,17]},{"v":"168043","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שכירות מתקנים ומגרשים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[140,509,56,17]},{"v":"4461","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הסעות והובלות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[276,528,40,17]},{"v":"8495","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הסעות והובלות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[157,529,40,17]},{"v":"80865","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["קניות פרסים, ציוד וביגוד"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[267,545,48,17]},{"v":"91309","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["קניות פרסים, ציוד וביגוד"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[148,545,49,17]},{"v":"197672","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הפקת פרוייקטים ואירועים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[261,565,54,17]},{"v":"171818","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הפקת פרוייקטים ואירועים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[140,562,54,17]},{"v":"1304248","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[249,583,68,17]},{"v":"1344239","cmt":null,"nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[130,582,66,17]},{"v":"10389","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["משרדיות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[270,725,45,14]},{"v":"11572","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["משרדיות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[146,725,50,14]},{"v":"10134","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["אחזקה"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[270,743,45,14]},{"v":"4983","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["אחזקה"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[157,743,40,14]},{"v":"31856","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שירותים מקצועיים"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[270,763,45,14]},{"v":"39560","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שירותים מקצועיים"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[148,763,48,14]},{"v":"-","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["כיבודים ואש\"ל"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[305,780,11,17]},{"v":"4384","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["כיבודים ואש\"ל"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[156,781,40,15]},{"v":"11658","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["ביטוחים"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[266,799,50,15]},{"v":"12971","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["ביטוחים"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[149,799,45,15]},{"v":"45309","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["אחזקת רכב"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[270,818,46,14]},{"v":"45984","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["אחזקת רכב"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[150,818,44,14]},{"v":"702","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["משפטיות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[292,837,22,13]},{"v":"-","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["משפטיות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[185,838,12,10]},{"v":"18964","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["פרסום"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[271,855,45,14]},{"v":"13122","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["פרסום"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[150,855,45,14]},{"v":"1715","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["מיסים ואגרות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[279,873,37,15]},{"v":"4966","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["מיסים ואגרות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[157,872,40,17]},{"v":"(35)","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שונות ובטולי יתרות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[295,892,23,13]},{"v":"(261)","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["שונות ובטולי יתרות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[166,892,32,15]},{"v":"1830","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["מתנות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[278,909,36,14]},{"v":"3650","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["מתנות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[157,910,40,14]},{"v":"2438","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הוצאות פחת"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[276,928,39,13]},{"v":"1120","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הוצאות פחת"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[159,929,37,14]},{"v":"134960","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["סה\"כ"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[259,947,56,14]},{"v":"142051","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":6,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["סה\"כ"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[140,949,56,12]}]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":null,"pt":"title","st":null,"ttl":"דוחות כספיים"},"f":[]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"1","pt":"contents","st":null,"ttl":"תוכן העניינים"},"f":[]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"2","pt":"declaration","st":"auditors_report","ttl":"דוח רואה החשבון המבקר לחברי העמותה"},"f":[]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"3","pt":"statements","st":"balance_sheet","ttl":"דוחות על המצב הכספי"},"f":[{"v":"10255","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים שוטפים","מזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[244,288,40,13]},{"v":"4851","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים שוטפים","מזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[139,288,38,13]},{"v":"3283","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים שוטפים","ניירות ערך סחירים לזמן קצר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[248,304,37,13]},{"v":"5240","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים שוטפים","ניירות ערך סחירים לזמן קצר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[141,305,34,13]},{"v":"963","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים שוטפים","לקוחות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[255,321,30,13]},{"v":"1361","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים שוטפים","לקוחות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[143,320,30,13]},{"v":"12164","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"6","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים שוטפים","חייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[246,336,40,16]},{"v":"11337","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"6","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים שוטפים","חייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[136,337,39,13]},{"v":"26665","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים שוטפים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[244,368,41,13]},{"v":"22789","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים שוטפים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[136,369,41,13]},{"v":"2296","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים לא שוטפים","מזומנים המיועדים לכיסוי קרנות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[249,431,34,15]},{"v":"2123","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים לא שוטפים","מזומנים המיועדים לכיסוי קרנות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[141,431,33,13]},{"v":"23878","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"12,5א'","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים לא שוטפים","ניירות ערך לזמן ארוך מיועדים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[241,448,47,13]},{"v":"20340","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"12,5א'","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים לא שוטפים","ניירות ערך לזמן ארוך מיועדים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[134,449,43,14]},{"v":"3104","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"13א'","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים לא שוטפים","הוצאות מראש"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[244,466,44,14]},{"v":"3252","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"13א'","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים לא שוטפים","הוצאות מראש"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[142,465,34,13]},{"v":"42289","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"7","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים לא שוטפים","רכוש קבוע, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[243,482,40,13]},{"v":"44066","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"7","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים לא שוטפים","רכוש קבוע, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[134,481,41,13]},{"v":"99","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"8","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים לא שוטפים","נכסים בלתי מוחשיים, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[266,498,20,11]},{"v":"75","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"8","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים לא שוטפים","נכסים בלתי מוחשיים, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[157,498,19,13]},{"v":"71666","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים לא שוטפים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[244,528,44,15]},{"v":"69856","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים לא שוטפים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[131,528,48,15]},{"v":"98331","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[242,587,42,13]},{"v":"92645","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[131,584,50,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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"4","pt":"statements","st":"balance_sheet","ttl":"דוחות על המצב הכספי"},"f":[{"v":"8330","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["התחייבויות שוטפות","מקדמות על חשבון שכר לימוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[243,268,34,18]},{"v":"6077","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["התחייבויות שוטפות","מקדמות על חשבון שכר לימוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[137,265,37,18]},{"v":"3671","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"9","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["התחייבויות שוטפות","ספקים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[244,283,33,18]},{"v":"3201","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"9","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["התחייבויות שוטפות","ספקים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[138,280,36,18]},{"v":"12407","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"10","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["התחייבויות שוטפות","התחייבויות לעובדים והתחייבויות אחרות בגין שכר ומשכורת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[238,298,39,18]},{"v":"11263","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"10","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["התחייבויות שוטפות","התחייבויות לעובדים והתחייבויות אחרות בגין שכר ומשכורת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[132,294,41,19]},{"v":"5179","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"11","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["התחייבויות שוטפות","זכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[245,312,32,18]},{"v":"7080","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"11","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["התחייבויות שוטפות","זכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[137,310,36,18]},{"v":"29587","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["התחייבויות שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[237,345,39,18]},{"v":"27621","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["התחייבויות שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[136,346,37,14]},{"v":"118","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"13א'","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["התחייבויות לא שוטפות","זכאים לזמן ארוך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[252,397,26,14]},{"v":"318","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"13א'","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["התחייבויות לא שוטפות","זכאים לזמן ארוך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[147,394,26,14]},{"v":"18093","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"12","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["התחייבויות לא שוטפות","התחייבויות בשל זכויות עובדים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[237,412,41,15]},{"v":"18731","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"12","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["התחייבויות לא שוטפות","התחייבויות בשל זכויות עובדים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[135,409,37,16]},{"v":"1422","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"14","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["התחייבויות לא שוטפות","שטרי הון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[243,426,34,15]},{"v":"1422","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"14","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["התחייבויות לא שוטפות","שטרי הון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[139,427,35,14]},{"v":"19633","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["התחייבויות לא שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[236,460,40,14]},{"v":"20471","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["התחייבויות לא שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[130,458,43,16]},{"v":"1391","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[236,555,35,18]},{"v":"(4887)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[129,552,42,19]},{"v":"42388","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[228,570,43,18]},{"v":"44141","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[125,567,46,18]},{"v":"43779","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים נטו שלא קיימת לגביהם הגבלה","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[227,596,43,18]},{"v":"39254","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים נטו שלא קיימת לגביהם הגבלה","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[125,595,46,18]},{"v":"5315","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[233,644,37,18]},{"v":"5164","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[131,640,40,19]},{"v":"17","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[246,659,22,16]},{"v":"135","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[140,655,31,16]},{"v":"5332","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["נכסים נטו שקיימת לגביהם הגבלה","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[234,693,36,18]},{"v":"5299","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["נכסים נטו שקיימת לגביהם הגבלה","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[131,691,40,18]},{"v":"49111","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["סך הכל נכסים נטו"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[227,724,43,18]},{"v":"44553","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["סך הכל נכסים נטו"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[125,720,46,18]},{"v":"98331","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["סך הכל התחייבויות ונכסים נטו"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[227,766,43,17]},{"v":"92645","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["סך הכל התחייבויות ונכסים נטו"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[119,763,46,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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"5","pt":"statements","st":"statement_of_activities","ttl":"דוחות על הפעילויות"},"f":[{"v":"47121","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"15","ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["מחזור הפעילויות","הכנסות מסטודנטים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[308,287,39,14]},{"v":"47463","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"15","ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["מחזור הפעילויות","הכנסות מסטודנטים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[162,288,40,11]},{"v":"75887","cmt":"כולל הכנסות (הוצאות) התקבלות (הניתנות) ישירות למורים ממשרד החינוך.","nflg":false,"nnm":null,"nt":null,"nref":"16","ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["מחזור הפעילויות","הקצבות ממשרד החינוך לשימוש לפעילות הוראה (א)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[307,301,40,17]},{"v":"76814","cmt":"כולל הכנסות (הוצאות) התקבלות (הניתנות) ישירות למורים ממשרד החינוך.","nflg":false,"nnm":null,"nt":null,"nref":"16","ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["מחזור הפעילויות","הקצבות ממשרד החינוך לשימוש לפעילות הוראה (א)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[162,301,40,17]},{"v":"7213","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["מחזור הפעילויות","הקצבות אחרות ממשרדי ממשלה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[315,318,33,17]},{"v":"5289","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["מחזור הפעילויות","הקצבות אחרות ממשרדי ממשלה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[168,318,33,17]},{"v":"20081","cmt":"העמותה לא קיבלה תרומה מישות מדינית זרה כמשמעותה בסעיף 36ב׳ לחוק העמותות.","nflg":false,"nnm":null,"nt":null,"nref":"17","ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["מחזור הפעילויות","תרומות והקצבות (ב)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[307,335,40,17]},{"v":"19336","cmt":"העמותה לא קיבלה תרומה מישות מדינית זרה כמשמעותה בסעיף 36ב׳ לחוק העמותות.","nflg":false,"nnm":null,"nt":null,"nref":"17","ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["מחזור הפעילויות","תרומות והקצבות (ב)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[162,336,40,17]},{"v":"2288","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"18","ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["מחזור הפעילויות","הכנסות שונות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[314,352,33,17]},{"v":"2511","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"18","ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["מחזור הפעילויות","הכנסות שונות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[168,353,33,17]},{"v":"152590","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["מחזור הפעילויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[300,383,47,17]},{"v":"151413","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["מחזור הפעילויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[156,385,46,17]},{"v":"130782","cmt":"כולל הכנסות (הוצאות) התקבלות (הניתנות) ישירות למורים ממשרד החינוך.","nflg":false,"nnm":null,"nt":null,"nref":"19","ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["עלות הפעילויות","הוראה, מחקר ושירותי עזר (א)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[301,449,47,17]},{"v":"129337","cmt":"כולל הכנסות (הוצאות) התקבלות (הניתנות) ישירות למורים ממשרד החינוך.","nflg":false,"nnm":null,"nt":null,"nref":"19","ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["עלות הפעילויות","הוראה, מחקר ושירותי עזר (א)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[155,449,47,17]},{"v":"7765","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"20","ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["עלות הפעילויות","שירותים ומלגות לסטודנטים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[314,466,33,17]},{"v":"8542","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"20","ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["עלות הפעילויות","שירותים ומלגות לסטודנטים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[168,467,34,17]},{"v":"138547","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["עלות הפעילויות"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[301,497,47,17]},{"v":"137879","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["עלות הפעילויות"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[156,498,46,17]},{"v":"14043","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["הכנסות נטו מפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[307,537,40,17]},{"v":"13534","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["הכנסות נטו מפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[162,538,40,17]},{"v":"7098","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"21","ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["הוצאות הנהלה וכלליות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[314,567,33,17]},{"v":"6427","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"21","ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["הוצאות הנהלה וכלליות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[168,568,34,17]},{"v":"2356","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"22","ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["הוצאות פרסום ושיווק"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[314,583,33,17]},{"v":"2371","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"22","ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["הוצאות פרסום ושיווק"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[168,584,33,17]},{"v":"4589","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["הכנסות נטו לפני מימון ואחרות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[318,615,34,17]},{"v":"4736","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["הכנסות נטו לפני מימון ואחרות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[168,616,33,17]},{"v":"1274","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"23","ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["הכנסות (הוצאות) מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[318,647,37,17]},{"v":"(561)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"23","ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["הכנסות (הוצאות) מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[173,648,31,16]},{"v":"5863","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-09-30","duration_type":null,"path":["עודף לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[320,679,33,17]},{"v":"4175","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-01-01","pe":"2020-09-30","duration_type":null,"path":["עודף לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[168,680,35,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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"6","pt":"statements","st":"statement_of_changes_in_equity","ttl":"דוח על השינויים בנכסים נטו"},"f":[{"v":"(4887)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-10-01","duration_type":null,"path":["יתרה ליום 1 באוקטובר, 2020","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשמוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[508,345,48,18]},{"v":"44141","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-10-01","duration_type":null,"path":["יתרה ליום 1 באוקטובר, 2020","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[411,345,42,18]},{"v":"5164","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-10-01","duration_type":null,"path":["יתרה ליום 1 באוקטובר, 2020","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[325,345,39,18]},{"v":"135","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-10-01","duration_type":null,"path":["יתרה ליום 1 באוקטובר, 2020","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[248,345,29,18]},{"v":"44553","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-10-01","duration_type":null,"path":["יתרה ליום 1 באוקטובר, 2020","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[139,345,44,18]},{"v":"5863","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","עודף לשנה","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשמוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[513,398,40,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","עודף לשנה","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[443,398,12,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","עודף לשנה","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[353,397,12,13]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","עודף לשנה","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[265,398,16,11]},{"v":"5863","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","עודף לשנה","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[148,396,39,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","תרומות","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשמוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[542,414,9,8]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","תרומות","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[443,413,13,18]},{"v":"3129","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","תרומות","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[326,413,37,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","תרומות","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[264,414,16,9]},{"v":"3129","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","תרומות","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[151,410,37,20]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשמוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[542,455,14,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[444,455,12,18]},{"v":"(2978)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[321,455,48,18]},{"v":"(118)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[244,455,40,18]},{"v":"(3096)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[145,455,48,18]},{"v":"(1338)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת פעילות מהעמותה","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשמוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[505,469,53,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת פעילות מהעמותה","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[444,471,12,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת פעילות מהעמותה","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[355,471,12,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת פעילות מהעמותה","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[268,471,12,18]},{"v":"(1338)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת פעילות מהעמותה","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[140,471,53,18]},{"v":"(4857)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשמוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[506,550,48,18]},{"v":"4857","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[412,550,42,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[359,550,9,14]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[271,555,7,8]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[177,552,15,11]},{"v":"1198","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","הפחתת מענק נגישות","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשמוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[512,567,40,16]},{"v":"(1198)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","הפחתת מענק נגישות","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[406,567,50,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","הפחתת מענק נגישות","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[358,568,8,9]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","הפחתת מענק נגישות","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[271,568,6,9]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","הפחתת מענק נגישות","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[180,568,7,9]},{"v":"5412","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשמוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[513,593,42,18]},{"v":"(5412)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[403,593,50,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[358,595,7,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[271,595,7,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[181,593,7,18]},{"v":"1391","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["יתרה ליום 30 בספטמבר, 2021","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשמוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[515,639,39,18]},{"v":"42388","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["יתרה ליום 30 בספטמבר, 2021","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[411,639,42,18]},{"v":"5315","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["יתרה ליום 30 בספטמבר, 2021","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[326,639,38,18]},{"v":"17","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["יתרה ליום 30 בספטמבר, 2021","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,639,15,18]},{"v":"49111","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["יתרה ליום 30 בספטמבר, 2021","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[141,639,43,18]}]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"7","pt":"statements","st":"statement_of_changes_in_equity","ttl":"דוח על השינויים בנכסים נטו"},"f":[{"v":"(10152)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["יתרה ליום 1 באוקטובר, 2019","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[501,341,51,19]},{"v":"45866","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["יתרה ליום 1 באוקטובר, 2019","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[409,344,41,15]},{"v":"5381","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["יתרה ליום 1 באוקטובר, 2019","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[324,344,33,15]},{"v":"145","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["יתרה ליום 1 באוקטובר, 2019","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[248,346,23,14]},{"v":"41240","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["יתרה ליום 1 באוקטובר, 2019","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[139,344,40,15]},{"v":"4175","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","עודף לשנה","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[516,394,42,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","עודף לשנה","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[443,395,13,10]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","עודף לשנה","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[351,396,13,11]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","עודף לשנה","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[268,397,10,10]},{"v":"4175","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","עודף לשנה","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[145,393,40,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","תרומות","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[542,411,14,9]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","תרומות","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[443,410,11,10]},{"v":"3520","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","תרומות","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[323,409,40,21]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","תרומות","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[269,413,10,8]},{"v":"3520","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","תרומות","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[147,411,40,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[543,457,9,10]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[443,455,11,10]},{"v":"(3737)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[320,452,44,19]},{"v":"(10)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[250,453,27,18]},{"v":"(3747)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[141,452,45,18]},{"v":"(635)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","שינוי בקרנות לפעילות שוטפת","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[517,466,34,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","שינוי בקרנות לפעילות שוטפת","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[443,471,11,10]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","שינוי בקרנות לפעילות שוטפת","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[350,469,18,10]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","שינוי בקרנות לפעילות שוטפת","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[269,472,8,10]},{"v":"(635)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","סכומים ששוחררו מהגבלות","שינוי בקרנות לפעילות שוטפת","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[144,468,46,17]},{"v":"(3815)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[506,548,44,20]},{"v":"3815","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[413,549,39,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[349,553,19,6]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[263,553,19,6]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[173,553,19,6]},{"v":"5540","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[512,576,39,18]},{"v":"(5540)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[407,576,46,20]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[349,583,19,6]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[263,583,19,6]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שינויים במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[173,583,19,6]},{"v":"(4887)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["יתרה ליום 30 בספטמבר, 2020","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","לשימוש לפעילויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[506,620,45,19]},{"v":"44141","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["יתרה ליום 30 בספטמבר, 2020","נכסים נטו שלא קיימת לגביהם הגבלה (גירעון מצטבר מפעילויות)","ששימשו לרכישת רכוש קבוע ונכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[406,621,48,16]},{"v":"5164","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["יתרה ליום 30 בספטמבר, 2020","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[321,621,42,16]},{"v":"135","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["יתרה ליום 30 בספטמבר, 2020","נכסים נטו שקיימת לגביהם הגבלה","בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[247,622,30,16]},{"v":"44553","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["יתרה ליום 30 בספטמבר, 2020","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[137,620,48,19]}]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"8","pt":"statements","st":"cash_flow_statement","ttl":"דוחות על תזרימי המזומנים"},"f":[{"v":"5863","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","עודף לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,264,40,12]},{"v":"4175","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","עודף לשנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[150,264,37,13]},{"v":"139","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"א","ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת (א)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[270,281,30,11]},{"v":"1078","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"א","ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת (א)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[150,281,37,13]},{"v":"6002","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","מזומנים נטו שנבעו מפעילות שוטפת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,308,38,17]},{"v":"5253","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","מזומנים נטו שנבעו מפעילות שוטפת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[150,308,37,17]},{"v":"(173)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","קיטון (גידול) במזומנים מיועדים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,361,41,17]},{"v":"91","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","קיטון (גידול) במזומנים מיועדים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[169,360,18,15]},{"v":"(4764)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","רכישת רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[254,376,47,17]},{"v":"(3777)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","רכישת רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[144,375,48,17]},{"v":"1198","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","הפחתת מענק נגישות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[258,390,41,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","הפחתת מענק נגישות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[174,393,15,10]},{"v":"(93)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","השקעה בנכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,403,41,17]},{"v":"(37)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","השקעה בנכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[162,407,27,13]},{"v":"2105","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","מכירת ניירות ערך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[258,421,41,14]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","מכירת ניירות ערך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[172,422,18,12]},{"v":"(2000)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","רכישת ניירות ערך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[257,435,41,17]},{"v":"(1000)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","רכישת ניירות ערך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[141,433,48,17]},{"v":"(3727)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","מזומנים נטו ששימשו לפעילות השקעה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[255,457,44,17]},{"v":"(4723)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["תזרימי מזומנים לפעילות השקעה","מזומנים נטו ששימשו לפעילות השקעה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[139,456,53,17]},{"v":"3129","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["תזרימי מזומנים מפעילות מימון","תרומות שהתקבלו לנכסים נטו שקיימת לגביהם הגבלה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,517,44,17]},{"v":"3520","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["תזרימי מזומנים מפעילות מימון","תרומות שהתקבלו לנכסים נטו שקיימת לגביהם הגבלה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[150,517,43,17]},{"v":"3129","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["תזרימי מזומנים מפעילות מימון","מזומנים נטו שנבעו מפעילות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,547,44,17]},{"v":"3520","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["תזרימי מזומנים מפעילות מימון","מזומנים נטו שנבעו מפעילות מימון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[150,547,43,17]},{"v":"5404","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["עליה במזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,592,44,17]},{"v":"4050","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["עליה במזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[150,592,43,17]},{"v":"4851","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-10-01","duration_type":null,"path":["מזומנים ושווי מזומנים לתחילת השנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[259,620,39,14]},{"v":"801","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["מזומנים ושווי מזומנים לתחילת השנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[150,622,43,17]},{"v":"10255","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["מזומנים ושווי מזומנים לסוף השנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[252,650,44,17]},{"v":"4851","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["מזומנים ושווי מזומנים לסוף השנה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[150,653,43,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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"9","pt":"statements","st":"cash_flow_statement","ttl":"דוחות על תזרימי המזומנים"},"f":[{"v":"(2978)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","סכומים ששוחררו מנכסים נטו שקיימת לגביהם הגבלה בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[253,328,45,19]},{"v":"(3737)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","סכומים ששוחררו מנכסים נטו שקיימת לגביהם הגבלה בעלת אופי זמני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[139,328,51,19]},{"v":"(118)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","סכומים ששוחררו מנכסים נטו שקיימת לגביהם הגבלה בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[263,358,32,15]},{"v":"(10)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","סכומים ששוחררו מנכסים נטו שקיימת לגביהם הגבלה בעלת אופי קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[161,358,26,17]},{"v":"(1686)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","שערוך השקעות בניירות ערך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[254,372,41,18]},{"v":"285","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","שערוך השקעות בניירות ערך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[161,373,24,15]},{"v":"(638)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","עלייה בהתחייבויות בגין זכויות עובדים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[263,389,33,15]},{"v":"(137)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","עלייה בהתחייבויות בגין זכויות עובדים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[152,389,35,13]},{"v":"5343","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","פחת רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[263,405,35,11]},{"v":"5473","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","פחת רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[151,405,35,13]},{"v":"69","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","פחת נכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[280,416,17,15]},{"v":"66","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","פחת נכסים בלתי מוחשיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[171,419,17,11]},{"v":"(8)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת:","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים:","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[277,445,24,18]},{"v":"1940","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת:","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים:","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[151,448,35,14]},{"v":"398","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","ירידה בלקוחות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[268,521,27,18]},{"v":"1180","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","ירידה בלקוחות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[151,523,35,17]},{"v":"(679)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עלייה בחייבים ויתרות חובה והוצאות מראש לזמן ארוך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[263,538,32,15]},{"v":"(2846)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עלייה בחייבים ויתרות חובה והוצאות מראש לזמן ארוך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[140,538,47,17]},{"v":"2253","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","ירידה (עלייה) במקדמות על חשבון שכר לימוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[263,552,35,17]},{"v":"(1079)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","ירידה (עלייה) במקדמות על חשבון שכר לימוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[140,552,47,17]},{"v":"(3439)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עלייה (ירידה) בזכאים ויתרות זכות וזכאים לזמן ארוך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[254,567,41,17]},{"v":"243","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עלייה (ירידה) בזכאים ויתרות זכות וזכאים לזמן ארוך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[161,567,25,15]},{"v":"470","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עלייה בספקים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[273,582,22,15]},{"v":"777","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עלייה בספקים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[161,582,25,15]},{"v":"1144","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עלייה בהתחייבויות לעובדים והתחייבויות אחרות בגין שכר ומשכורות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[261,614,37,17]},{"v":"863","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","עלייה בהתחייבויות לעובדים והתחייבויות אחרות בגין שכר ומשכורות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[160,614,27,15]},{"v":"147","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת:","שינויים בסעיפי רכוש והתחייבויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[271,644,24,15]},{"v":"(862)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת:","שינויים בסעיפי רכוש והתחייבויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[150,643,37,17]},{"v":"139","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת:","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[273,689,22,15]},{"v":"1078","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["(א) התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת:","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[151,689,35,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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"10","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"11","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"12","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"4","cmt":null,"nflg":true,"nnm":"עיקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["רכוש קבוע","פחת מחושב בשיוערים שנתיים על בסיס שיטת הקו הישר","מבנים על קרקע חכורה"],"psrc":null,"cur":null,"sc":null,"vt":"percent","value_context":"mixed","b":[267,507,8,12]},{"v":"7-15","cmt":null,"nflg":true,"nnm":"עיקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["רכוש קבוע","פחת מחושב בשיוערים שנתיים על בסיס שיטת הקו הישר","ריהוט וציוד משרדי"],"psrc":null,"cur":null,"sc":null,"vt":"percent","value_context":"mixed","b":[257,521,27,12]},{"v":"15","cmt":null,"nflg":true,"nnm":"עיקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["רכוש קבוע","פחת מחושב בשיוערים שנתיים על בסיס שיטת הקו הישר","כלי רכב"],"psrc":null,"cur":null,"sc":null,"vt":"percent","value_context":"mixed","b":[264,536,13,12]},{"v":"33","cmt":null,"nflg":true,"nnm":"עיקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["רכוש קבוע","פחת מחושב בשיוערים שנתיים על בסיס שיטת הקו הישר","מחשבים"],"psrc":null,"cur":null,"sc":null,"vt":"percent","value_context":"mixed","b":[263,551,14,12]},{"v":"33","cmt":null,"nflg":true,"nnm":"עיקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["נכסים בלתי מוחשיים","אורך החיים השימושיים של נכסים בלתי מוחשיים","תוכנות מחשב"],"psrc":null,"cur":null,"sc":null,"vt":"percent","value_context":"mixed","b":[360,933,15,11]}]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"13","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"14","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"15","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"16","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"9217","cmt":null,"nflg":true,"nnm":"מזומנים ושווי מזומנים","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["מזומנים במטבע ישראלי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[214,536,37,15]},{"v":"3549","cmt":null,"nflg":true,"nnm":"מזומנים ושווי מזומנים","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["מזומנים במטבע ישראלי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[118,536,35,15]},{"v":"921","cmt":null,"nflg":true,"nnm":"מזומנים ושווי מזומנים","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["מזומנים במטבע חוץ"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[227,552,27,13]},{"v":"1207","cmt":null,"nflg":true,"nnm":"מזומנים ושווי מזומנים","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["מזומנים במטבע חוץ"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[118,552,33,14]},{"v":"48","cmt":null,"nflg":true,"nnm":"מזומנים ושווי מזומנים","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["שווי מזומנים - פקדונות לזמן קצר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[234,568,20,13]},{"v":"-","cmt":null,"nflg":true,"nnm":"מזומנים ושווי מזומנים","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["שווי מזומנים - פקדונות לזמן קצר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[145,568,11,11]},{"v":"69","cmt":null,"nflg":true,"nnm":"מזומנים ושווי מזומנים","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["קופות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[234,584,21,13]},{"v":"95","cmt":null,"nflg":true,"nnm":"מזומנים ושווי מזומנים","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["קופות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[137,584,15,13]},{"v":"10255","cmt":null,"nflg":true,"nnm":"מזומנים ושווי מזומנים","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[205,603,49,19]},{"v":"4851","cmt":null,"nflg":true,"nnm":"מזומנים ושווי מזומנים","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[117,602,40,21]},{"v":"6384","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["משרד החינוך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[204,852,43,13]},{"v":"5179","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["משרד החינוך"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[107,852,46,12]},{"v":"-","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["המחאות לגבייה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[234,870,14,10]},{"v":"52","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["המחאות לגבייה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[124,868,25,11]},{"v":"259","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הוצאות מראש"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[218,884,30,11]},{"v":"230","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הוצאות מראש"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[120,884,30,12]},{"v":"5457","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הכנסות לקבל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[204,899,43,13]},{"v":"5766","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הכנסות לקבל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[107,899,46,13]},{"v":"26","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הלוואות לעובדים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[223,916,23,10]},{"v":"42","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הלוואות לעובדים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[126,916,24,12]},{"v":"38","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["אחרים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[224,932,23,11]},{"v":"68","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["אחרים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[126,932,24,12]},{"v":"12164","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[204,956,45,15]},{"v":"11337","cmt":null,"nflg":true,"nnm":"חייבים ויתרות חובה","nt":6,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[104,957,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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"17","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"162883","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["הרכב:","עלות","יתרה ליום 1 באוקטובר, 2019","מבנים על קרקע חכורה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[443,312,51,16]},{"v":"503","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["הרכב:","עלות","יתרה ליום 1 באוקטובר, 2019","כלי רכב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[383,312,29,16]},{"v":"12575","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["הרכב:","עלות","יתרה ליום 1 באוקטובר, 2019","מחשבים ללא תוכנות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[276,312,46,16]},{"v":"20360","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["הרכב:","עלות","יתרה ליום 1 באוקטובר, 2019","ריהוט וציוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[188,312,47,16]},{"v":"196321","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["הרכב:","עלות","יתרה ליום 1 באוקטובר, 2019","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[104,312,52,16]},{"v":"3135","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","תוספות במשך השנה","מבנים על קרקע חכורה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[450,326,40,16]},{"v":"-","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","תוספות במשך השנה","כלי רכב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[390,326,15,16]},{"v":"952","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","תוספות במשך השנה","מחשבים ללא תוכנות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[298,326,30,16]},{"v":"677","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","תוספות במשך השנה","ריהוט וציוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[209,326,30,16]},{"v":"4764","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","תוספות במשך השנה","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[120,325,39,16]},{"v":"(1198)","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","מימון מענק","מבנים על קרקע חכורה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[443,342,51,16]},{"v":"-","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","מימון מענק","כלי רכב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[390,342,15,16]},{"v":"-","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","מימון מענק","מחשבים ללא תוכנות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[310,342,15,16]},{"v":"-","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","מימון מענק","ריהוט וציוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[221,342,15,16]},{"v":"(1198)","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","מימון מענק","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[108,342,52,15]},{"v":"164820","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","יתרה ליום 30 בספטמבר, 2020","מבנים על קרקע חכורה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[441,380,54,16]},{"v":"503","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","יתרה ליום 30 בספטמבר, 2020","כלי רכב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[379,381,29,16]},{"v":"13527","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","יתרה ליום 30 בספטמבר, 2020","מחשבים ללא תוכנות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[278,380,47,16]},{"v":"21037","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","יתרה ליום 30 בספטמבר, 2020","ריהוט וציוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[189,379,47,16]},{"v":"199887","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות","יתרה ליום 30 בספטמבר, 2020","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[103,380,54,16]},{"v":"124838","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["הרכב:","פחת שנצבר","יתרה ליום 1 באוקטובר, 2019","מבנים על קרקע חכורה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[443,455,53,16]},{"v":"467","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["הרכב:","פחת שנצבר","יתרה ליום 1 באוקטובר, 2019","כלי רכב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[382,455,29,16]},{"v":"11800","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["הרכב:","פחת שנצבר","יתרה ליום 1 באוקטובר, 2019","מחשבים ללא תוכנות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[278,455,46,16]},{"v":"15150","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["הרכב:","פחת שנצבר","יתרה ליום 1 באוקטובר, 2019","ריהוט וציוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[192,455,46,16]},{"v":"152255","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2019-10-01","duration_type":null,"path":["הרכב:","פחת שנצבר","יתרה ליום 1 באוקטובר, 2019","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[101,455,52,16]},{"v":"3902","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","פחת שנצבר","תוספות במשך השנה","מבנים על קרקע חכורה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[452,470,40,16]},{"v":"11","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","פחת שנצבר","תוספות במשך השנה","כלי רכב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[388,470,23,16]},{"v":"562","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","פחת שנצבר","תוספות במשך השנה","מחשבים ללא תוכנות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[298,470,30,16]},{"v":"868","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","פחת שנצבר","תוספות במשך השנה","ריהוט וציוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[208,470,30,16]},{"v":"5343","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הרכב:","פחת שנצבר","תוספות במשך השנה","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[117,470,39,16]},{"v":"128740","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","פחת שנצבר","יתרה ליום 30 בספטמבר, 2020","מבנים על קרקע חכורה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[441,516,54,16]},{"v":"478","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","פחת שנצבר","יתרה ליום 30 בספטמבר, 2020","כלי רכב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[382,516,30,16]},{"v":"12362","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","פחת שנצבר","יתרה ליום 30 בספטמבר, 2020","מחשבים ללא תוכנות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[278,515,48,16]},{"v":"16018","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","פחת שנצבר","יתרה ליום 30 בספטמבר, 2020","ריהוט וציוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[191,516,47,16]},{"v":"157598","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","פחת שנצבר","יתרה ליום 30 בספטמבר, 2020","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[100,516,55,16]},{"v":"36080","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הרכב:","עלות מופחתת ליום 30 בספטמבר, 2021","מבנים על קרקע חכורה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[446,574,47,16]},{"v":"25","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הרכב:","עלות מופחתת ליום 30 בספטמבר, 2021","כלי רכב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[384,573,26,16]},{"v":"1165","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הרכב:","עלות מופחתת ליום 30 בספטמבר, 2021","מחשבים ללא תוכנות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[285,574,40,16]},{"v":"5019","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הרכב:","עלות מופחתת ליום 30 בספטמבר, 2021","ריהוט וציוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[198,574,39,16]},{"v":"42289","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הרכב:","עלות מופחתת ליום 30 בספטמבר, 2021","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[111,574,47,16]},{"v":"38045","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות מופחתת ליום 30 בספטמבר, 2020","מבנים על קרקע חכורה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[447,623,47,16]},{"v":"36","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות מופחתת ליום 30 בספטמבר, 2020","כלי רכב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[386,621,25,16]},{"v":"775","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות מופחתת ליום 30 בספטמבר, 2020","מחשבים ללא תוכנות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[297,623,31,16]},{"v":"5210","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות מופחתת ליום 30 בספטמבר, 2020","ריהוט וציוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[198,623,39,16]},{"v":"44066","cmt":"כל הרכוש הקבוע משמש לפעילות הוראה ומחקר, מינהל ושירותים לסטודנטים.","nflg":true,"nnm":"רכוש קבוע, נטו","nt":7,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב:","עלות מופחתת ליום 30 בספטמבר, 2020","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[111,623,47,16]},{"v":"3312","cmt":"8","nflg":true,"nnm":"נכסים בלתי מוחשיים, נטו","nt":8,"nref":null,"ptp":"instant","ps":null,"pe":"2020-10-01","duration_type":null,"path":["עלות","יתרה ליום 1 באוקטובר, 2020","תוכנות מחשב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[161,785,36,12]},{"v":"93","cmt":"8","nflg":true,"nnm":"נכסים בלתי מוחשיים, נטו","nt":8,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["עלות","תוספות במשך השנה","תוכנות מחשב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[180,801,16,11]},{"v":"3405","cmt":"8","nflg":true,"nnm":"נכסים בלתי מוחשיים, נטו","nt":8,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["עלות","יתרה ליום 30 בספטמבר, 2021","תוכנות מחשב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[162,833,34,13]},{"v":"3237","cmt":"8","nflg":true,"nnm":"נכסים בלתי מוחשיים, נטו","nt":8,"nref":null,"ptp":"instant","ps":null,"pe":"2020-10-01","duration_type":null,"path":["פחת שנצבר","יתרה ליום 1 באוקטובר, 2020","תוכנות מחשב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[159,881,42,13]},{"v":"69","cmt":"8","nflg":true,"nnm":"נכסים בלתי מוחשיים, נטו","nt":8,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["פחת שנצבר","תוספות במשך השנה","תוכנות מחשב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[175,896,26,13]},{"v":"3306","cmt":"8","nflg":true,"nnm":"נכסים בלתי מוחשיים, נטו","nt":8,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["פחת שנצבר","יתרה ליום 30 בספטמבר, 2021","תוכנות מחשב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[163,929,33,14]},{"v":"99","cmt":"8","nflg":true,"nnm":"נכסים בלתי מוחשיים, נטו","nt":8,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["עלות מופחתת ליום 30 בספטמבר, 2021","תוכנות מחשב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[179,962,16,13]},{"v":"75","cmt":"8","nflg":true,"nnm":"נכסים בלתי מוחשיים, נטו","nt":8,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["עלות מופחתת ליום 30 בספטמבר, 2020","תוכנות מחשב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[179,995,17,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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"18","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"3671","cmt":null,"nflg":true,"nnm":"ספקים","nt":9,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["חובות פתוחים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[214,272,42,16]},{"v":"3198","cmt":null,"nflg":true,"nnm":"ספקים","nt":9,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["חובות פתוחים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[118,272,39,16]},{"v":"-","cmt":null,"nflg":true,"nnm":"ספקים","nt":9,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["המחאות לפירעון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[241,288,14,12]},{"v":"3","cmt":null,"nflg":true,"nnm":"ספקים","nt":9,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["המחאות לפירעון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[140,287,17,16]},{"v":"3671","cmt":null,"nflg":true,"nnm":"ספקים","nt":9,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[217,312,34,13]},{"v":"3201","cmt":null,"nflg":true,"nnm":"ספקים","nt":9,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[119,311,36,14]},{"v":"9032","cmt":null,"nflg":true,"nnm":"התחייבויות לעובדים והתחייבויות אחרות בגין שכר ומשכורת","nt":10,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["עובדים ומוסדות בגין שכר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[216,444,35,13]},{"v":"8451","cmt":null,"nflg":true,"nnm":"התחייבויות לעובדים והתחייבויות אחרות בגין שכר ומשכורת","nt":10,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["עובדים ומוסדות בגין שכר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[114,444,41,13]},{"v":"3375","cmt":null,"nflg":true,"nnm":"התחייבויות לעובדים והתחייבויות אחרות בגין שכר ומשכורת","nt":10,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הפרשה לחופשה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[216,460,35,13]},{"v":"2812","cmt":null,"nflg":true,"nnm":"התחייבויות לעובדים והתחייבויות אחרות בגין שכר ומשכורת","nt":10,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הפרשה לחופשה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[114,460,41,13]},{"v":"12407","cmt":null,"nflg":true,"nnm":"התחייבויות לעובדים והתחייבויות אחרות בגין שכר ומשכורת","nt":10,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[210,484,41,13]},{"v":"11263","cmt":null,"nflg":true,"nnm":"התחייבויות לעובדים והתחייבויות אחרות בגין שכר ומשכורת","nt":10,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[111,483,44,15]},{"v":"1708","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":11,"nref":"13ג׳","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הפרשות לתביעות תלויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[216,616,34,11]},{"v":"3046","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":11,"nref":"13ג׳","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הפרשות לתביעות תלויות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[118,617,37,11]},{"v":"751","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":11,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הוצאות לשלם"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[223,632,27,11]},{"v":"962","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":11,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הוצאות לשלם"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[127,633,29,11]},{"v":"2520","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":11,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הכנסות מראש"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[216,648,34,12]},{"v":"2872","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":11,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הכנסות מראש"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[118,649,38,11]},{"v":"200","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":11,"nref":"13א׳","ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["אחרים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[224,665,26,11]},{"v":"200","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":11,"nref":"13א׳","ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["אחרים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[127,665,28,11]},{"v":"5179","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":11,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[217,685,34,16]},{"v":"7080","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":11,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[119,686,38,16]},{"v":"3344","cmt":null,"nflg":true,"nnm":"התחייבות בשל זכויות עובדים","nt":12,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הרכב היתרה:","קרן קשרי מדע (ראה ב' להלן)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[213,826,37,13]},{"v":"3399","cmt":null,"nflg":true,"nnm":"התחייבות בשל זכויות עובדים","nt":12,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב היתרה:","קרן קשרי מדע (ראה ב' להלן)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[114,827,42,13]},{"v":"5247","cmt":null,"nflg":true,"nnm":"התחייבות בשל זכויות עובדים","nt":12,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הרכב היתרה:","פיצויי פרישה (ראה ג' להלן)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[213,843,37,13]},{"v":"4860","cmt":null,"nflg":true,"nnm":"התחייבות בשל זכויות עובדים","nt":12,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב היתרה:","פיצויי פרישה (ראה ג' להלן)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[114,843,42,13]},{"v":"9502","cmt":null,"nflg":true,"nnm":"התחייבות בשל זכויות עובדים","nt":12,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הרכב היתרה:","שבתון (ראה ד' להלן)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[216,859,34,13]},{"v":"10472","cmt":null,"nflg":true,"nnm":"התחייבות בשל זכויות עובדים","nt":12,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב היתרה:","שבתון (ראה ד' להלן)"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[108,859,48,13]},{"v":"18093","cmt":null,"nflg":true,"nnm":"התחייבות בשל זכויות עובדים","nt":12,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["הרכב היתרה:","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[211,882,40,13]},{"v":"18731","cmt":null,"nflg":true,"nnm":"התחייבות בשל זכויות עובדים","nt":12,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["הרכב היתרה:","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[114,884,40,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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"19","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"20","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"28473","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","תואר ראשון"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[383,880,54,20]},{"v":"10390","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","תואר שני"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[273,882,46,17]},{"v":"12997","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","אחר"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[181,882,46,18]},{"v":"51860","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","סך הכל"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[101,882,46,18]},{"v":"4181","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","שיפוי שכר","תואר ראשון"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[396,912,38,15]},{"v":"-","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","שכר לימוד רגיל נטו","בניכוי:","שיפוי שכר","תואר שני"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[306,919,10,7]},{"v":"-","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","שכר לימוד רגיל נטו","בניכוי:","שיפוי שכר","אחר"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[215,917,11,9]},{"v":"4181","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","שיפוי שכר","סך הכל"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[108,916,33,13]},{"v":"207","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","מלגות שנתנו","תואר ראשון"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[403,927,35,18]},{"v":"73","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","מלגות שנתנו","תואר שני"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[291,930,24,15]},{"v":"-","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","מלגות שנתנו","אחר"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[211,931,18,12]},{"v":"280","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","מלגות שנתנו","סך הכל"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[113,930,31,16]},{"v":"36","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","פטורים משכר לימוד","תואר ראשון"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[409,945,29,18]},{"v":"14","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","פטורים משכר לימוד","תואר שני"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[297,947,18,15]},{"v":"228","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","פטורים משכר לימוד","אחר"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[196,947,28,15]},{"v":"278","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","פטורים משכר לימוד","סך הכל"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[113,947,31,16]},{"v":"24049","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הכנסות משכר לימוד רגיל","תואר ראשון"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[390,978,44,15]},{"v":"10303","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הכנסות משכר לימוד רגיל","תואר שני"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[272,978,44,16]},{"v":"12769","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הכנסות משכר לימוד רגיל","אחר"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[181,978,44,16]},{"v":"47121","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הכנסות משכר לימוד רגיל","סך הכל"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[100,978,44,16]}]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"21","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"30938","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","תואר ראשון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[394,367,42,15]},{"v":"9587","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","תואר שני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[278,365,38,17]},{"v":"11483","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","אחר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[182,367,44,15]},{"v":"52008","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[92,365,51,17]},{"v":"4043","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","שיפוי שכר לימוד","תואר ראשון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[400,399,39,15]},{"v":"-","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","שיפוי שכר לימוד","תואר שני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[308,403,7,5]},{"v":"-","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","שיפוי שכר לימוד","אחר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[218,404,6,5]},{"v":"4043","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","שיפוי שכר לימוד","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[103,398,42,15]},{"v":"191","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","מלגות שניתנו","תואר ראשון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[409,414,30,15]},{"v":"74","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","מלגות שניתנו","תואר שני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[300,413,14,15]},{"v":"-","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","מלגות שניתנו","אחר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[218,419,6,5]},{"v":"265","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","מלגות שניתנו","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[119,413,24,15]},{"v":"41","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","פטורים משכר לימוד","תואר ראשון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[416,430,23,15]},{"v":"3","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","פטורים משכר לימוד","תואר שני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[307,429,7,15]},{"v":"193","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","פטורים משכר לימוד","אחר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[199,429,26,15]},{"v":"237","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר לימוד רגיל ברוטו","בניכוי:","פטורים משכר לימוד","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[119,429,25,15]},{"v":"26663","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הכנסות משכר לימוד רגיל","תואר ראשון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[395,460,40,18]},{"v":"9510","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הכנסות משכר לימוד רגיל","תואר שני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[281,460,38,18]},{"v":"11290","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הכנסות משכר לימוד רגיל","אחר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[180,460,42,18]},{"v":"47463","cmt":null,"nflg":true,"nnm":"הכנסות מסטודנטים","nt":15,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הכנסות משכר לימוד רגיל","סך הכל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[103,460,44,18]},{"v":"61109","cmt":"מויין מחדש","nflg":true,"nnm":"הקצבות ממשרד החינוך לשימוש לפעילות הוראה","nt":16,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שעות הוראה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[246,609,39,14]},{"v":"62565","cmt":"מויין מחדש","nflg":true,"nnm":"הקצבות ממשרד החינוך לשימוש לפעילות הוראה","nt":16,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שעות הוראה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[123,606,50,14]},{"v":"6626","cmt":"מויין מחדש","nflg":true,"nnm":"הקצבות ממשרד החינוך לשימוש לפעילות הוראה","nt":16,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר עבודה עובדי מדינה ישיר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[252,625,34,13]},{"v":"7889","cmt":"מויין מחדש","nflg":true,"nnm":"הקצבות ממשרד החינוך לשימוש לפעילות הוראה","nt":16,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר עבודה עובדי מדינה ישיר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[137,624,35,13]},{"v":"4181","cmt":"מויין מחדש","nflg":true,"nnm":"הקצבות ממשרד החינוך לשימוש לפעילות הוראה","nt":16,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שיפוי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[252,641,33,12]},{"v":"4043","cmt":"מויין מחדש","nflg":true,"nnm":"הקצבות ממשרד החינוך לשימוש לפעילות הוראה","nt":16,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שיפוי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[130,641,42,12]},{"v":"3971","cmt":"מויין מחדש","nflg":true,"nnm":"הקצבות ממשרד החינוך לשימוש לפעילות הוראה","nt":16,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["אחרות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[252,655,33,17]},{"v":"2317","cmt":"מויין מחדש","nflg":true,"nnm":"הקצבות ממשרד החינוך לשימוש לפעילות הוראה","nt":16,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["אחרות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[131,654,40,15]},{"v":"75887","cmt":"מויין מחדש","nflg":true,"nnm":"הקצבות ממשרד החינוך לשימוש לפעילות הוראה","nt":16,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[241,677,43,15]},{"v":"76814","cmt":"מויין מחדש","nflg":true,"nnm":"הקצבות ממשרד החינוך לשימוש לפעילות הוראה","nt":16,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[133,680,44,15]},{"v":"1969","cmt":null,"nflg":true,"nnm":"תרומות והקצבות","nt":17,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["תרומות לעמותה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[253,860,33,13]},{"v":"734","cmt":null,"nflg":true,"nnm":"תרומות והקצבות","nt":17,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["תרומות לעמותה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[153,860,21,13]},{"v":"3096","cmt":null,"nflg":true,"nnm":"תרומות והקצבות","nt":17,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["סכומים ששוחררו מהגבלות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[252,877,33,13]},{"v":"3747","cmt":null,"nflg":true,"nnm":"תרומות והקצבות","nt":17,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["סכומים ששוחררו מהגבלות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[143,876,31,14]},{"v":"15016","cmt":null,"nflg":true,"nnm":"תרומות והקצבות","nt":17,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הקצבות אחרות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[246,892,40,13]},{"v":"14855","cmt":null,"nflg":true,"nnm":"תרומות והקצבות","nt":17,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הקצבות אחרות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[136,893,40,13]},{"v":"20081","cmt":null,"nflg":true,"nnm":"תרומות והקצבות","nt":17,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[247,917,38,13]},{"v":"19336","cmt":null,"nflg":true,"nnm":"תרומות והקצבות","nt":17,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[137,916,38,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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"22","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"18","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["השתתפות באחזקת מתקנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[275,299,22,15]},{"v":"520","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["השתתפות באחזקת מתקנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[161,299,25,15]},{"v":"599","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הכנסות מדמי שימוש"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[268,311,27,15]},{"v":"633","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הכנסות מדמי שימוש"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[161,315,25,15]},{"v":"2","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הכנסות גן בוטני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[285,328,9,15]},{"v":"45","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הכנסות גן בוטני"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[168,327,18,15]},{"v":"269","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הכנסות מחיוב תקורה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[268,344,27,15]},{"v":"403","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הכנסות מחיוב תקורה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[161,343,25,15]},{"v":"909","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שירותי ייעוץ ואבחון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[268,361,27,15]},{"v":"516","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שירותי ייעוץ ואבחון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[154,360,32,15]},{"v":"491","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שונות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[268,379,27,15]},{"v":"394","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שונות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[154,378,32,15]},{"v":"2288","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,400,34,17]},{"v":"2511","cmt":"מויין מחדש","nflg":true,"nnm":"הכנסות שונות","nt":18,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[151,399,34,17]},{"v":"89062","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר","הוראה ושירותי עזר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[231,580,47,20]},{"v":"89766","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר","הוראה ושירותי עזר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[117,581,53,20]},{"v":"22254","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר","יחידות חוץ אקדמיות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[231,598,47,20]},{"v":"18587","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר","יחידות חוץ אקדמיות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[119,597,53,20]},{"v":"1106","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר","מחקר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[237,614,41,20]},{"v":"1039","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר","מחקר"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[128,613,41,20]},{"v":"112422","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שכר","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[225,635,53,21]},{"v":"109392","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שכר","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[117,636,53,21]},{"v":"1068","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הוצאות שוטפות","ספרים ומאגרי מידע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[237,678,41,20]},{"v":"1041","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הוצאות שוטפות","ספרים ומאגרי מידע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[132,676,41,20]},{"v":"492","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הוצאות שוטפות","חומרי עזר וציוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[246,694,32,18]},{"v":"538","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הוצאות שוטפות","חומרי עזר וציוד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[136,692,37,18]},{"v":"2009","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הוצאות שוטפות","מערכות מידע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[237,711,41,18]},{"v":"1928","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הוצאות שוטפות","מערכות מידע"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[132,709,41,18]},{"v":"2193","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הוצאות שוטפות","מחקרים ויחידות חוץ אקדמיות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[237,728,41,18]},{"v":"3042","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הוצאות שוטפות","מחקרים ויחידות חוץ אקדמיות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[125,727,48,18]},{"v":"4779","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הוצאות שוטפות","פחת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[237,745,41,18]},{"v":"4875","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הוצאות שוטפות","פחת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[132,743,41,18]},{"v":"4015","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הוצאות שוטפות","אחזקה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[237,762,41,18]},{"v":"4579","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הוצאות שוטפות","אחזקה"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[132,760,41,18]},{"v":"3804","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הוצאות שוטפות","הוצאות הוראה אחרות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[237,779,41,18]},{"v":"3942","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הוצאות שוטפות","הוצאות הוראה אחרות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[125,777,48,18]},{"v":"18360","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הוצאות שוטפות","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[231,800,47,21]},{"v":"19945","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הוצאות שוטפות","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[126,798,47,21]},{"v":"130782","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[225,831,53,21]},{"v":"129337","cmt":"מויין מחדש","nflg":true,"nnm":"הוראה, מחקר ושרותי עזר","nt":19,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[120,828,53,21]}]}
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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"23","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"2355","cmt":null,"nflg":true,"nnm":"שירותים ומלגות לסטודנטים","nt":20,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["משכורות והוצאות נלוות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[251,303,33,14]},{"v":"2174","cmt":null,"nflg":true,"nnm":"שירותים ומלגות לסטודנטים","nt":20,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["משכורות והוצאות נלוות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[142,305,33,14]},{"v":"80","cmt":null,"nflg":true,"nnm":"שירותים ומלגות לסטודנטים","nt":20,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["כנסים ותערוכות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[268,321,16,14]},{"v":"34","cmt":null,"nflg":true,"nnm":"שירותים ומלגות לסטודנטים","nt":20,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["כנסים ותערוכות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[159,321,15,14]},{"v":"4852","cmt":null,"nflg":true,"nnm":"שירותים ומלגות לסטודנטים","nt":20,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["מלגות תלמידים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[251,336,33,14]},{"v":"5890","cmt":null,"nflg":true,"nnm":"שירותים ומלגות לסטודנטים","nt":20,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["מלגות תלמידים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[141,336,33,14]},{"v":"191","cmt":null,"nflg":true,"nnm":"שירותים ומלגות לסטודנטים","nt":20,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["דואר וטלפון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,352,25,14]},{"v":"165","cmt":null,"nflg":true,"nnm":"שירותים ומלגות לסטודנטים","nt":20,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["דואר וטלפון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[150,352,25,14]},{"v":"287","cmt":null,"nflg":true,"nnm":"שירותים ומלגות לסטודנטים","nt":20,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שונות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,367,25,14]},{"v":"279","cmt":null,"nflg":true,"nnm":"שירותים ומלגות לסטודנטים","nt":20,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שונות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[150,368,25,14]},{"v":"7765","cmt":null,"nflg":true,"nnm":"שירותים ומלגות לסטודנטים","nt":20,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[251,389,33,14]},{"v":"8542","cmt":null,"nflg":true,"nnm":"שירותים ומלגות לסטודנטים","nt":20,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[140,391,36,15]},{"v":"5319","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["משכורות והוצאות נלוות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[260,535,38,14]},{"v":"4506","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["משכורות והוצאות נלוות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[139,537,36,16]},{"v":"206","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שירותים מקצועיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[269,553,29,14]},{"v":"196","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שירותים מקצועיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[150,556,25,14]},{"v":"16","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["נסיעות ואש\"ל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[274,570,28,14]},{"v":"13","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["נסיעות ואש\"ל"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[160,569,14,14]},{"v":"13","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["צורכי משרד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[274,586,28,14]},{"v":"18","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["צורכי משרד"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[160,586,15,14]},{"v":"494","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["משפטיות וביקורת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[266,601,36,14]},{"v":"525","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["משפטיות וביקורת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[151,602,25,14]},{"v":"48","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["דואר וטלפון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[275,617,28,14]},{"v":"41","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["דואר וטלפון"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[159,618,13,14]},{"v":"96","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["אחזקת רכב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[274,632,28,14]},{"v":"90","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["אחזקת רכב"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[158,633,16,14]},{"v":"633","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["פחת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[266,650,36,14]},{"v":"665","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["פחת"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[149,649,25,17]},{"v":"273","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["אחרות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[266,667,36,14]},{"v":"373","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["אחרות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[150,665,25,14]},{"v":"7098","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[257,690,45,14]},{"v":"6427","cmt":null,"nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":21,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[138,690,43,15]},{"v":"1083","cmt":null,"nflg":true,"nnm":"הוצאות פרסום ושיווק","nt":22,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["פרסום ושיווק"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[261,834,33,14]},{"v":"1504","cmt":null,"nflg":true,"nnm":"הוצאות פרסום ושיווק","nt":22,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["פרסום ושיווק"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[142,836,33,14]},{"v":"1263","cmt":null,"nflg":true,"nnm":"הוצאות פרסום ושיווק","nt":22,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["שירותים מקצועיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[262,851,33,14]},{"v":"844","cmt":null,"nflg":true,"nnm":"הוצאות פרסום ושיווק","nt":22,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["שירותים מקצועיים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[151,854,25,14]},{"v":"10","cmt":null,"nflg":true,"nnm":"הוצאות פרסום ושיווק","nt":22,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["אחרות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[278,867,16,14]},{"v":"23","cmt":null,"nflg":true,"nnm":"הוצאות פרסום ושיווק","nt":22,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["אחרות"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[160,868,15,14]},{"v":"2356","cmt":null,"nflg":true,"nnm":"הוצאות פרסום ושיווק","nt":22,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[261,891,33,15]},{"v":"2371","cmt":null,"nflg":true,"nnm":"הוצאות פרסום ושיווק","nt":22,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[141,891,33,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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"24","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"1666","cmt":null,"nflg":true,"nnm":"הכנסות (הוצאות) מימון, נטו","nt":23,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["רווח (הפסד) מניירות ערך סחירים, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[261,303,33,16]},{"v":"(286)","cmt":null,"nflg":true,"nnm":"הכנסות (הוצאות) מימון, נטו","nt":23,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["רווח (הפסד) מניירות ערך סחירים, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[141,302,39,19]},{"v":"(331)","cmt":null,"nflg":true,"nnm":"הכנסות (הוצאות) מימון, נטו","nt":23,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["עמלות כרטיסי אשראי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[261,319,33,17]},{"v":"(251)","cmt":null,"nflg":true,"nnm":"הכנסות (הוצאות) מימון, נטו","nt":23,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["עמלות כרטיסי אשראי"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[141,318,38,19]},{"v":"102","cmt":null,"nflg":true,"nnm":"הכנסות (הוצאות) מימון, נטו","nt":23,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הפרשי שער משערוך יתרות מט\"ח"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[269,336,26,16]},{"v":"34","cmt":null,"nflg":true,"nnm":"הכנסות (הוצאות) מימון, נטו","nt":23,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הפרשי שער משערוך יתרות מט\"ח"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[152,335,26,18]},{"v":"(163)","cmt":null,"nflg":true,"nnm":"הכנסות (הוצאות) מימון, נטו","nt":23,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["הוצאות אחרות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[262,350,33,17]},{"v":"(58)","cmt":null,"nflg":true,"nnm":"הכנסות (הוצאות) מימון, נטו","nt":23,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["הוצאות אחרות, נטו"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[145,349,32,19]},{"v":"1274","cmt":null,"nflg":true,"nnm":"הכנסות (הוצאות) מימון, נטו","nt":23,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[261,375,34,16]},{"v":"(561)","cmt":null,"nflg":true,"nnm":"הכנסות (הוצאות) מימון, נטו","nt":23,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["סה״כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[140,376,38,19]},{"v":"68","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":25,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["עסקאות","שכר עבודה עבור דרכים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[237,675,26,13]},{"v":"96","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":25,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["עסקאות","שכר עבודה עבור דרכים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[128,676,25,13]},{"v":"3","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":25,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["עסקאות","שירותים מקצועיים והוצאות משרד עבור דרכים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[240,691,17,13]},{"v":"115","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":25,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["עסקאות","שירותים מקצועיים והוצאות משרד עבור דרכים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[124,692,30,13]},{"v":"112","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":25,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["עסקאות","שירותים מקצועיים שניתנים ע\"י דרכים לאורנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[230,707,30,13]},{"v":"75","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":25,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["עסקאות","שירותים מקצועיים שניתנים ע\"י דרכים לאורנים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[128,707,25,13]},{"v":"183","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":25,"nref":null,"ptp":"duration","ps":"2020-10-01","pe":"2021-09-30","duration_type":null,"path":["עסקאות","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[229,731,32,13]},{"v":"286","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":25,"nref":null,"ptp":"duration","ps":"2019-10-01","pe":"2020-09-30","duration_type":null,"path":["עסקאות","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[123,731,31,13]},{"v":"34","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":25,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["יתרות","יתרה בחובה דרכים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[234,832,24,13]},{"v":"59","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":25,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["יתרות","יתרה בחובה דרכים"],"psrc":"observed","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[129,832,24,13]},{"v":"34","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":25,"nref":null,"ptp":"instant","ps":null,"pe":"2021-09-30","duration_type":null,"path":["יתרות","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[235,857,23,14]},{"v":"59","cmt":null,"nflg":true,"nnm":"צדדים קשורים","nt":25,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["יתרות","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"tabular","b":[129,857,24,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.
{"m":{"e":"אורנים - המכללה האקדמית לחינוך, התנועה הקיבוצית (ע״ר)","p":"25","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"726","cmt":"בגין סיומי יחסי עובד מעביד עבור עובדים אלו","nflg":true,"nnm":"אירועים משמעותיים בתקופת הדיווח","nt":26,"nref":null,"ptp":"instant","ps":null,"pe":"2021-01-01","duration_type":null,"path":["העברה כספית לעמותת דרכים","התחייבות בגין סיומי יחסי עובד מעביד"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"textual","b":[504,279,23,12]},{"v":"635","cmt":"סכום שהועבר","nflg":true,"nnm":"אירועים משמעותיים בתקופת הדיווח","nt":26,"nref":null,"ptp":"instant","ps":null,"pe":"2020-09-30","duration_type":null,"path":["העברת העודפים שנצברו בגין העברת חלק מפעילויות המדרשה לעמותת דרכים"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"textual","b":[233,309,23,14]},{"v":"1338","cmt":"בשנת הכספים","nflg":true,"nnm":"אירועים משמעותיים בתקופת הדיווח","nt":26,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["העברת העודפים שנצברו בגין העברת חלק מפעילויות המדרשה לעמותת דרכים"],"psrc":"inferred","cur":"ILS","sc":1000,"vt":"amount","value_context":"textual","b":[384,326,32,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.
{"m":{"e":"\"המעיין\" קרן מלגות למחוננים (ע\"ר)","p":"1","pt":"contents","st":null,"ttl":"התוכן"},"f":[]}
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.
{"m":{"e":"\"המעיין\" קרן מלגות למחוננים (ע\"ר)","p":"2","pt":"declaration","st":"auditors_report","ttl":"דוח רואה החשבון המבקר לחברי העמותה"},"f":[]}
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.
{"m":{"e":"\"המעיין\" קרן מלגות למחוננים (ע\"ר)","p":"3","pt":"statements","st":"balance_sheet","ttl":"דוחות על המצב הכספי"},"f":[{"v":"745384","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["רכוש","רכוש שוטף","מזומנים ושווה מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[252,278,52,18]},{"v":"851625","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש","רכוש שוטף","מזומנים ושווה מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[154,278,52,18]},{"v":"322816","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["רכוש","רכוש שוטף","השקעות בניירות ערך"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[252,294,52,18]},{"v":"537962","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש","רכוש שוטף","השקעות בניירות ערך"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[154,294,52,18]},{"v":"6644","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["רכוש","רכוש שוטף","חייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[269,309,35,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש","רכוש שוטף","חייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[165,314,11,12]},{"v":"1074844","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["רכוש","רכוש שוטף","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[243,325,60,18]},{"v":"1389587","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש","רכוש שוטף","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,327,60,18]},{"v":"40006913","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"3","ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["רכוש","השקעות - פקדונות בבנקים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[234,375,70,18]},{"v":"7016757","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"3","ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש","השקעות - פקדונות בבנקים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[142,375,60,18]},{"v":"1642248","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["רכוש","רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[245,423,59,18]},{"v":"810066","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש","רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[153,423,53,18]},{"v":"42724005","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["רכוש","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,455,71,18]},{"v":"9216410","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["רכוש","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,455,65,18]},{"v":"43125","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","המחאות לפרעון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[253,516,53,18]},{"v":"14250","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","המחאות לפרעון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[160,516,47,18]},{"v":"137754","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","זכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[248,532,58,18]},{"v":"84159","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","זכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[154,532,53,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"6","ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","מקדמות על-חשבון מכירת מקרקעין"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[266,552,10,7]},{"v":"7864400","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"6","ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","מקדמות על-חשבון מכירת מקרקעין"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,548,60,18]},{"v":"180879","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[252,565,52,18]},{"v":"7962809","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,563,60,18]},{"v":"247368","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"7","ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות לזמן ארוך","בגין סיום יחסי עובד-מעביד"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[251,613,52,18]},{"v":"247368","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"7","ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות לזמן ארוך","בגין סיום יחסי עובד-מעביד"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[151,611,52,18]},{"v":"(1537213)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו","שלא יועדו ע\"י מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[230,672,75,18]},{"v":"(464404)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו","שלא יועדו ע\"י מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[135,672,73,18]},{"v":"42190723","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו","שיועדו ע\"י מוסדות המלכ\"ר להשקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[231,687,72,18]},{"v":"660571","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו","שיועדו ע\"י מוסדות המלכ\"ר להשקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[152,687,54,18]},{"v":"1642248","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[240,703,64,18]},{"v":"810066","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[147,703,58,18]},{"v":"42295758","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[230,720,72,20]},{"v":"1006233","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[137,720,66,20]},{"v":"42724005","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[230,748,72,20]},{"v":"9216410","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[137,748,66,20]}]}
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.
{"m":{"e":"\"המעיין\" קרן מלגות למחוננים (ע\"ר)","p":"4","pt":"statements","st":"statement_of_activities","ttl":"דוחות על הפעילויות"},"f":[{"v":"1182689","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"8","ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["מחזור הפעילויות","הקצבות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[217,310,62,17]},{"v":"1200704","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"8","ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["מחזור הפעילויות","הקצבות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[130,309,62,18]},{"v":"929884","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["מחזור הפעילויות","שכר לימוד והשתתפויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[225,335,57,15]},{"v":"864227","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["מחזור הפעילויות","שכר לימוד והשתתפויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[139,332,54,17]},{"v":"411371","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["מחזור הפעילויות","תרומות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[225,360,56,15]},{"v":"614831","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["מחזור הפעילויות","תרומות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[135,359,57,18]},{"v":"2523944","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["מחזור הפעילויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[215,383,68,18]},{"v":"2679762","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["מחזור הפעילויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[126,379,65,20]},{"v":"795690","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["עלות הפעילויות","משכורות ותוספות סוציאליות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[224,461,55,22]},{"v":"919976","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["עלות הפעילויות","משכורות ותוספות סוציאליות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[137,462,52,19]},{"v":"754895","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["עלות הפעילויות","מלגות לאברכים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[223,487,52,17]},{"v":"849868","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["עלות הפעילויות","מלגות לאברכים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[134,488,54,16]},{"v":"471840","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"9","ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["עלות הפעילויות","כלכלת תלמידים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[224,513,52,17]},{"v":"448860","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"9","ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["עלות הפעילויות","כלכלת תלמידים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[138,510,50,18]},{"v":"186727","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["עלות הפעילויות","אחזקת מבנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[225,538,50,17]},{"v":"243092","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["עלות הפעילויות","אחזקת מבנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[135,534,54,17]},{"v":"20755","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["עלות הפעילויות","אירועים וכנסים חברתיים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[230,562,45,16]},{"v":"22586","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["עלות הפעילויות","אירועים וכנסים חברתיים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,559,48,17]},{"v":"48392","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["עלות הפעילויות","הסעות תלמידים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[232,588,44,16]},{"v":"28663","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["עלות הפעילויות","הסעות תלמידים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[142,585,47,16]},{"v":"16030","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["עלות הפעילויות","פחת מרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[231,611,42,16]},{"v":"17069","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["עלות הפעילויות","פחת מרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[142,611,45,15]},{"v":"2294329","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["עלות הפעילויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[215,632,63,17]},{"v":"2530114","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["עלות הפעילויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[124,633,60,17]},{"v":"229615","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[222,667,53,16]},{"v":"149648","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[131,665,51,17]},{"v":"489126","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"10","ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות","הוצאות הנהלה וכלליות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[220,689,53,18]},{"v":"290228","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"10","ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות","הוצאות הנהלה וכלליות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[128,686,59,18]},{"v":"(259511)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות","בניכוי הוצאות הנהלה וכלליות"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[210,714,68,17]},{"v":"(140580)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות","בניכוי הוצאות הנהלה וכלליות"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[119,712,66,16]},{"v":"18884","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"11","ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות","הכנסות מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[229,739,48,15]},{"v":"98807","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"11","ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות","הכנסות מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[131,734,54,22]},{"v":"(240627)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות","בניכוי הוצאות הנהלה וכלליות","בתוספת הכנסות מימון, נטו"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[207,761,70,20]},{"v":"(41773)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות","בניכוי הוצאות הנהלה וכלליות","בתוספת הכנסות מימון, נטו"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[116,759,73,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות","הוצאות אחרות, נטו"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[238,791,7,9]},{"v":"85099","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות","הוצאות אחרות, נטו"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[136,784,49,17]},{"v":"(240627)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הכנסות (הוצאות) נטו לשנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[207,810,69,17]},{"v":"43326","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הכנסות (הוצאות) נטו לשנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[134,807,49,20]}]}
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.
{"m":{"e":"\"המעיין\" קרן מלגות למחוננים (ע\"ר)","p":"5","pt":"statements","st":"cash_flow_statement","ttl":"דוחות על תזרימי מזומנים"},"f":[{"v":"(240627)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","הכנסות (הוצאות) נטו לשנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[235,294,69,16]},{"v":"43326","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","הכנסות (הוצאות) נטו לשנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[162,294,44,16]},{"v":"53905","cmt":"ראה להלן","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[251,340,65,19]},{"v":"(74279)","cmt":"ראה להלן","nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,340,69,19]},{"v":"(186722)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[232,362,84,19]},{"v":"(30953)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות שוטפת","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,362,69,19]},{"v":"253097","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","תמורה ממכירת ניירות ערך, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[246,417,57,16]},{"v":"327","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","תמורה ממכירת ניירות ערך, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[177,417,30,16]},{"v":"32667923","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","תמורה ממכירת מקרקעין"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[238,442,65,16]},{"v":"7864400","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","תמורה ממכירת מקרקעין"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[149,442,58,16]},{"v":"(31992327)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","השקעה בפיקדונות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[231,465,72,16]},{"v":"(7016757)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","השקעה בפיקדונות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[144,465,65,16]},{"v":"(848212)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","רכישת רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[231,485,75,19]},{"v":"(286449)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","רכישת רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[144,489,66,16]},{"v":"80481","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[248,512,59,16]},{"v":"561521","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["תזרימי מזומנים מפעילות השקעה","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[152,513,60,15]},{"v":"(106241)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["גידול (קיטון) במזומנים ושווה מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[234,544,72,16]},{"v":"530568","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["גידול (קיטון) במזומנים ושווה מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[152,544,60,16]},{"v":"851625","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-01-01","duration_type":null,"path":["גידול (קיטון) במזומנים ושווה מזומנים","יתרת מזומנים ושווה מזומנים לתחילת השנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[240,568,66,16]},{"v":"321057","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["גידול (קיטון) במזומנים ושווה מזומנים","יתרת מזומנים ושווה מזומנים לתחילת השנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[152,568,60,16]},{"v":"745384","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["יתרת מזומנים ושווה מזומנים לסוף השנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[240,590,66,16]},{"v":"851625","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["יתרת מזומנים ושווה מזומנים לסוף השנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[152,590,60,16]},{"v":"16030","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","פחת מרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[241,666,57,18]},{"v":"17068","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","פחת מרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[157,663,52,22]},{"v":"(37951)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","רווח ממימוש והתאמת ערך ניירות ערך"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[231,690,75,19]},{"v":"(31369)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","רווח ממימוש והתאמת ערך ניירות ערך"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,687,69,22]},{"v":"(21921)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[231,713,75,19]},{"v":"(14301)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,710,69,22]},{"v":"(6644)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","גידול בחייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[232,769,75,16]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","גידול בחייבים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[164,768,20,16]},{"v":"82470","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","גידול (קיטון) בזכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[238,791,71,22]},{"v":"(59978)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","גידול (קיטון) בזכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[131,789,75,22]},{"v":"75826","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[241,811,60,22]},{"v":"(59978)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[131,811,75,22]},{"v":"53905","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[241,858,71,22]},{"v":"(74279)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[131,858,75,22]}]}
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.
{"m":{"e":"\"המעיין\" קרן מלגות למחוננים (ע\"ר)","p":"6","pt":"statements","st":"statement_of_changes_in_equity","ttl":"דוח על השינויים בנכסים נטו שלא קיימת לגביהם הגבלה"},"f":[{"v":"(238349)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["יתרה ליום 1 בינואר 2023","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[402,394,67,20]},{"v":"660571","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["יתרה ליום 1 בינואר 2023","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[321,390,59,23]},{"v":"540685","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["יתרה ליום 1 בינואר 2023","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[228,393,53,18]},{"v":"962907","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-01-01","duration_type":null,"path":["יתרה ליום 1 בינואר 2023","סה''כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[135,392,53,19]},{"v":"43326","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך שנת 2023","הכנסות נטו לשנה","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[423,443,44,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך שנת 2023","הכנסות נטו לשנה","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[339,446,9,11]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך שנת 2023","הכנסות נטו לשנה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[238,445,13,11]},{"v":"43326","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך שנת 2023","הכנסות נטו לשנה","סה''כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[144,444,42,15]},{"v":"(286449)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך שנת 2023","העברת סכומים לרכישת רכוש קבוע","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[401,470,66,18]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך שנת 2023","העברת סכומים לרכישת רכוש קבוע","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[339,472,9,11]},{"v":"286449","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך שנת 2023","העברת סכומים לרכישת רכוש קבוע","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[225,470,51,16]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך שנת 2023","העברת סכומים לרכישת רכוש קבוע","סה''כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[149,470,9,9]},{"v":"17068","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך שנת 2023","סכומים שיועדו לכיסוי הוצאות פחת","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[423,495,44,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך שנת 2023","סכומים שיועדו לכיסוי הוצאות פחת","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[339,498,9,11]},{"v":"(17068)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך שנת 2023","סכומים שיועדו לכיסוי הוצאות פחת","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[215,494,65,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["שינויים במהלך שנת 2023","סכומים שיועדו לכיסוי הוצאות פחת","סה''כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[149,496,9,9]},{"v":"(464404)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2023","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[400,519,69,20]},{"v":"660571","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2023","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[319,518,54,20]},{"v":"810066","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2023","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[225,518,55,19]},{"v":"1006233","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2023","סה''כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[124,518,64,20]},{"v":"(240627)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","הוצאות נטו לשנה","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[401,571,64,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","הוצאות נטו לשנה","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[343,572,12,11]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","הוצאות נטו לשנה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[236,572,12,11]},{"v":"(240627)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","הוצאות נטו לשנה","סה''כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[116,568,68,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"1ב.","ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","סכומים שהתקבלו ויועדו לרכישת רכוש קבוע","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[428,624,9,8]},{"v":"40532323","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"1ב.","ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","סכומים שהתקבלו ויועדו לרכישת רכוש קבוע","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[301,617,73,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"1ב.","ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","סכומים שהתקבלו ויועדו לרכישת רכוש קבוע","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,621,9,6]},{"v":"40532323","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"1ב.","ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","סכומים שהתקבלו ויועדו לרכישת רכוש קבוע","סה''כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[116,615,68,15]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","הכנסות מימון שנצברו בפקדונות בבנק","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[428,647,9,8]},{"v":"997829","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","הכנסות מימון שנצברו בפקדונות בבנק","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[323,639,51,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","הכנסות מימון שנצברו בפקדונות בבנק","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[233,643,9,6]},{"v":"997829","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","הכנסות מימון שנצברו בפקדונות בבנק","סה''כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[133,639,51,14]},{"v":"(848212)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","העברת סכומים לרכישת רכוש קבוע","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[398,663,67,21]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","העברת סכומים לרכישת רכוש קבוע","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[332,667,7,7]},{"v":"848212","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","העברת סכומים לרכישת רכוש קבוע","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[218,663,58,16]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","העברת סכומים לרכישת רכוש קבוע","סה''כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[143,664,7,7]},{"v":"16030","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","סכומים שיועדו לכיסוי הוצאות פחת","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[420,690,39,15]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","סכומים שיועדו לכיסוי הוצאות פחת","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[332,692,7,7]},{"v":"(16030)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","סכומים שיועדו לכיסוי הוצאות פחת","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[209,686,68,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["שינויים במהלך שנת 2024","סכומים שיועדו לכיסוי הוצאות פחת","סה''כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[143,688,7,7]},{"v":"(1537213)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2024","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[395,708,71,22]},{"v":"42190723","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2024","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[299,709,70,20]},{"v":"1642248","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2024","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[209,707,67,20]},{"v":"42295758","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2024","סה''כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[114,706,70,21]}]}
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.
{"m":{"e":"\"המעיין\" קרן מלגות למחוננים (ע\"ר)","p":"7","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"4","cmt":null,"nflg":true,"nnm":"עקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["רכוש קבוע","פחת מהרכוש הקבוע מחושב בשיטת הקו הישר בשיעורים השנתיים הבאים","מבנה"],"psrc":null,"cur":null,"sc":null,"vt":"percent","value_context":"mixed","b":[310,718,12,18]},{"v":"7-10","cmt":null,"nflg":true,"nnm":"עקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["רכוש קבוע","פחת מהרכוש הקבוע מחושב בשיטת הקו הישר בשיעורים השנתיים הבאים","ריהוט וציוד"],"psrc":null,"cur":null,"sc":null,"vt":"percent","value_context":"mixed","b":[295,742,34,19]}]}
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.
{"m":{"e":"\"המעיין\" קרן מלגות למחוננים (ע\"ר)","p":"8","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"1299782","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","מבנה","עלות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[422,347,63,17]},{"v":"1214744","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","מבנה","פחת שנצבר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[335,347,64,17]},{"v":"85038","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","מבנה","עלות מופחתת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[252,347,45,16]},{"v":"86974","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["הרכב","מבנה","עלות מופחתת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[156,348,44,16]},{"v":"475416","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","ריהוט וציוד","עלות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[428,370,57,17]},{"v":"276813","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","ריהוט וציוד","פחת שנצבר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[345,370,52,17]},{"v":"198603","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","ריהוט וציוד","עלות מופחתת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[248,371,51,16]},{"v":"140060","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["הרכב","ריהוט וציוד","עלות מופחתת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[149,371,51,16]},{"v":"1775198","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","סה״כ מבנה ריהוט וציוד","עלות"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[420,394,65,17]},{"v":"1491557","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","סה״כ מבנה ריהוט וציוד","פחת שנצבר"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[334,394,63,17]},{"v":"283641","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","סה״כ מבנה ריהוט וציוד","עלות מופחתת"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[248,394,50,15]},{"v":"227034","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["הרכב","סה״כ מבנה ריהוט וציוד","עלות מופחתת"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[150,395,50,16]},{"v":"1358607","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":"ב.","ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","תשלומים על-חשבון מבנה בתכנון","עלות מופחתת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[234,421,62,19]},{"v":"583032","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":"ב.","ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["הרכב","תשלומים על-חשבון מבנה בתכנון","עלות מופחתת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[148,424,52,18]},{"v":"1642248","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","עלות מופחתת","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[236,447,61,19]},{"v":"810066","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["הרכב","עלות מופחתת","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[147,448,53,18]},{"v":"61907","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","ספקים ונותני שירותים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[250,710,45,18]},{"v":"40447","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["הרכב","ספקים ונותני שירותים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[153,710,48,18]},{"v":"25000","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","בעלי מניות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[251,735,44,18]},{"v":"-","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["הרכב","בעלי מניות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[164,736,16,17]},{"v":"50847","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","שכר ונלוות לשלם"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[251,758,45,18]},{"v":"43712","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["הרכב","שכר ונלוות לשלם"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[151,757,50,19]},{"v":"137754","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2024-12-31","duration_type":null,"path":["הרכב","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[245,783,48,18]},{"v":"84159","cmt":null,"nflg":true,"nnm":"זכאים ויתרות זכות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2023-12-31","duration_type":null,"path":["הרכב","סה\"כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[149,781,52,20]}]}
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.
{"m":{"e":"\"המעיין\" קרן מלגות למחוננים (ע\"ר)","p":"9","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"990027","cmt":"8","nflg":true,"nnm":"הקצבות ותמיכות","nt":8,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","ממשרד החינוך"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[266,431,56,18]},{"v":"973336","cmt":"8","nflg":true,"nnm":"הקצבות ותמיכות","nt":8,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","ממשרד החינוך"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[173,434,54,18]},{"v":"192662","cmt":"8","nflg":true,"nnm":"הקצבות ותמיכות","nt":8,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","ממשרד החינוך - מוסדות דת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[269,457,53,17]},{"v":"227368","cmt":"8","nflg":true,"nnm":"הקצבות ותמיכות","nt":8,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","ממשרד החינוך - מוסדות דת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[176,457,52,16]},{"v":"1182689","cmt":"8","nflg":true,"nnm":"הקצבות ותמיכות","nt":8,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[257,481,65,16]},{"v":"1200704","cmt":"8","nflg":true,"nnm":"הקצבות ותמיכות","nt":8,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[164,480,63,15]},{"v":"81990","cmt":"9","nflg":true,"nnm":"כלכלת תלמידים","nt":9,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","משכורות ונלוות לעובדי מטבח"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[257,626,47,19]},{"v":"81529","cmt":"9","nflg":true,"nnm":"כלכלת תלמידים","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","משכורות ונלוות לעובדי מטבח"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[173,624,45,19]},{"v":"389850","cmt":"9","nflg":true,"nnm":"כלכלת תלמידים","nt":9,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","קניות מזון וכלי מטבח"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[253,648,51,18]},{"v":"367331","cmt":"9","nflg":true,"nnm":"כלכלת תלמידים","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","קניות מזון וכלי מטבח"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[168,647,50,18]},{"v":"471840","cmt":"9","nflg":true,"nnm":"כלכלת תלמידים","nt":9,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[249,673,54,22]},{"v":"448860","cmt":"9","nflg":true,"nnm":"כלכלת תלמידים","nt":9,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[166,671,53,20]},{"v":"382675","cmt":"10","nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","משכורות ונלוות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[243,838,59,22]},{"v":"217349","cmt":"10","nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","משכורות ונלוות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[154,836,58,20]},{"v":"80212","cmt":"10","nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","שכר מקצועי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[252,864,50,17]},{"v":"51728","cmt":"10","nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","שכר מקצועי"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[165,859,49,16]},{"v":"7093","cmt":"10","nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","טלפון ותקשורת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[261,886,40,16]},{"v":"6533","cmt":"10","nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","טלפון ותקשורת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[174,882,38,15]},{"v":"16484","cmt":"10","nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","משרדיות ונסיעות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[252,908,49,17]},{"v":"12203","cmt":"10","nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","משרדיות ונסיעות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[164,905,48,17]},{"v":"2662","cmt":"10","nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","אגרות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[256,933,41,17]},{"v":"2415","cmt":"10","nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","אגרות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[172,929,41,17]},{"v":"489126","cmt":"10","nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[240,955,62,18]},{"v":"290228","cmt":"10","nflg":true,"nnm":"הוצאות הנהלה וכלליות","nt":10,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[153,952,59,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.
{"m":{"e":"\"המעיין\" קרן מלגות למחוננים (ע\"ר)","p":"10","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"-","cmt":null,"nflg":true,"nnm":null,"nt":11,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","רבית מפקדונות בבנק"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[273,350,7,9]},{"v":"84155","cmt":null,"nflg":true,"nnm":null,"nt":11,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","רבית מפקדונות בבנק"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[178,349,47,18]},{"v":"37951","cmt":null,"nflg":true,"nnm":null,"nt":11,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","רווח ממימוש והתאמת ערך ניירות ערך"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[255,370,47,18]},{"v":"31369","cmt":null,"nflg":true,"nnm":null,"nt":11,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","רווח ממימוש והתאמת ערך ניירות ערך"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[178,370,47,18]},{"v":"(19067)","cmt":null,"nflg":true,"nnm":null,"nt":11,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","ריבית ועמלות בנק"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[252,394,52,24]},{"v":"(16717)","cmt":null,"nflg":true,"nnm":null,"nt":11,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","ריבית ועמלות בנק"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[173,396,52,18]},{"v":"18884","cmt":null,"nflg":true,"nnm":null,"nt":11,"nref":null,"ptp":"duration","ps":"2024-01-01","pe":"2024-12-31","duration_type":null,"path":["הרכב","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[257,418,47,19]},{"v":"98807","cmt":null,"nflg":true,"nnm":null,"nt":11,"nref":null,"ptp":"duration","ps":"2023-01-01","pe":"2023-12-31","duration_type":null,"path":["הרכב","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[177,417,47,19]}]}
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.
{"m":{"e":"\"מיוזיק״ בית ספר למוזיקה (ע״ר)","p":null,"pt":"title","st":null,"ttl":"דין וחשבון כספי ליום 31 בדצמבר 2022"},"f":[]}
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.
{"m":{"e":"\"מיוזיק״ בית ספר למוזיקה (ע״ר)","p":null,"pt":"contents","st":null,"ttl":"תוכן העניינים"},"f":[]}
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.
{"m":{"e":"\"מיוזיק״ בית ספר למוזיקה (ע״ר)","p":"2","pt":"declaration","st":"auditors_report","ttl":"ד״וח רואה חשבון המבקר לוועד המנהל"},"f":[]}
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.
{"m":{"e":"\"מיוזיק״ בית ספר למוזיקה (ע״ר)","p":"3","pt":"statements","st":"balance_sheet","ttl":"דוח על המצב הכספי"},"f":[{"v":"205367","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש שוטף","מזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[266,273,62,21]},{"v":"232629","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["רכוש שוטף","מזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,273,61,21]},{"v":"923382","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש שוטף","הכנסות לקבל"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[266,295,62,21]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["רכוש שוטף","הכנסות לקבל"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[187,298,15,16]},{"v":"77876","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש שוטף","אשראי ושקים לגבייה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[273,320,55,21]},{"v":"179711","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["רכוש שוטף","אשראי ושקים לגבייה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,320,61,21]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש שוטף","הלוואות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[313,345,15,16]},{"v":"145000","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["רכוש שוטף","הלוואות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,343,61,21]},{"v":"6000","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש שוטף","חייבים אחרים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[281,367,47,21]},{"v":"8089","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["רכוש שוטף","חייבים אחרים ויתרות חובה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[155,367,46,21]},{"v":"1212625","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש שוטף","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[254,391,74,21]},{"v":"565429","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["רכוש שוטף","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[139,391,61,21]},{"v":"274117","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"3","ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["רכוש קבוע, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[266,414,62,21]},{"v":"73839","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"3","ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["רכוש קבוע, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[148,414,53,21]},{"v":"1486742","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["סה\"כ נכסים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[253,438,72,19]},{"v":"639268","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["סה\"כ נכסים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[140,438,59,19]},{"v":"2367","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["התחייבויות שוטפות","ספקים"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[284,508,42,20]},{"v":"78883","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["התחייבויות שוטפות","ספקים"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[143,508,56,20]},{"v":"221680","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["התחייבויות שוטפות","עובדים ומוסדות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[263,533,64,20]},{"v":"120897","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["התחייבויות שוטפות","עובדים ומוסדות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[137,533,63,20]},{"v":"316670","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["התחייבויות שוטפות","הלוואות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[263,555,64,20]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["התחייבויות שוטפות","הלוואות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[183,557,17,15]},{"v":"540717","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["התחייבויות שוטפות","סה״כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[264,579,63,20]},{"v":"199780","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["התחייבויות שוטפות","סה״כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[137,579,63,20]},{"v":"121530","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["התחייבויות לזמן ארוך","עתודות לזכויות עובדים בעת פרישה"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[268,626,56,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["התחייבויות לזמן ארוך","עתודות לזכויות עובדים בעת פרישה"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[189,627,7,14]},{"v":"662247","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["סה\"כ התחייבויות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[267,649,56,19]},{"v":"199780","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["סה\"כ התחייבויות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,649,57,19]},{"v":"550378","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["נכסים נטו","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו לשימוש לפעילויות","שלא יועדו על ידי מוסדות המלכ״ר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[259,741,68,21]},{"v":"365649","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["נכסים נטו","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו לשימוש לפעילויות","שלא יועדו על ידי מוסדות המלכ״ר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[133,741,63,21]},{"v":"274117","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["נכסים נטו","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו לשימוש לפעילויות","נכסים נטו ששימשו לרכוש קבוע"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[259,765,68,21]},{"v":"73839","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["נכסים נטו","נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו לשימוש לפעילויות","נכסים נטו ששימשו לרכוש קבוע"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[141,765,55,21]},{"v":"824495","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו לשימוש לפעילויות","נכסים נטו","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[259,789,68,21]},{"v":"439488","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["נכסים נטו שלא קיימת לגביהם הגבלה (גרעון)","נכסים נטו לשימוש לפעילויות","נכסים נטו","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[133,789,63,21]},{"v":"1486742","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["סה\"כ התחייבויות ונכסים נטו"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[247,814,80,21]},{"v":"639268","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["סה\"כ התחייבויות ונכסים נטו"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[133,814,63,21]}]}
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.
{"m":{"e":"\"מיוזיק״ בית ספר למוזיקה (ע״ר)","p":"4","pt":"statements","st":"statement_of_activities","ttl":"דוחות על הפעילויות"},"f":[{"v":"1092756","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["מחזור הפעילויות","קופות חולים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[254,320,74,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["מחזור הפעילויות","קופות חולים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[189,322,11,11]},{"v":"1683166","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["מחזור הפעילויות","הכנסות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[255,352,73,17]},{"v":"1836651","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["מחזור הפעילויות","הכנסות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[124,352,74,17]},{"v":"2775922","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["מחזור הפעילויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[255,383,73,17]},{"v":"1836651","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["מחזור הפעילויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[124,383,74,15]},{"v":"1613739","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלות הפעילויות","משכורות ונלוות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[247,446,81,17]},{"v":"384014","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["עלות הפעילויות","משכורות ונלוות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[126,446,72,17]},{"v":"389985","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלות הפעילויות","הפעלת שיעורי מוזיקה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[263,477,65,17]},{"v":"947139","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["עלות הפעילויות","הפעלת שיעורי מוזיקה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[126,477,72,17]},{"v":"110000","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלות הפעילויות","תמיכות בתלמידים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[262,508,66,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["עלות הפעילויות","תמיכות בתלמידים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[185,511,15,7]},{"v":"4029","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלות הפעילויות","ביטוח"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[278,539,50,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["עלות הפעילויות","ביטוח"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[185,542,15,7]},{"v":"9671","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלות הפעילויות","פחת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[278,569,50,17]},{"v":"891","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["עלות הפעילויות","פחת"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[162,569,36,17]},{"v":"2127424","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלות הפעילויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[247,599,81,15]},{"v":"1332044","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["עלות הפעילויות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[116,599,82,17]},{"v":"648498","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[263,629,65,17]},{"v":"504607","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["הכנסות נטו מפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[133,629,65,17]},{"v":"201584","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות","משכורות ונלוות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[262,691,66,17]},{"v":"11111","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות","משכורות ונלוות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[147,691,51,17]},{"v":"8474","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות","משרדיות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[278,722,50,17]},{"v":"30195","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות","משרדיות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[147,722,51,17]},{"v":"21812","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות","פרסום"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[270,751,58,17]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות","פרסום"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[184,753,17,12]},{"v":"153","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות","אגרות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[292,782,36,17]},{"v":"1153","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות","אגרות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[154,782,43,17]},{"v":"232023","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[262,813,66,17]},{"v":"42459","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["הוצאות הנהלה וכלליות","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[147,813,51,17]},{"v":"416475","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הכנסות נטו לפני מימון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[262,843,66,17]},{"v":"462148","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["הכנסות נטו לפני מימון"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[133,843,65,17]},{"v":"31468","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הוצאות מימון נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[270,875,58,17]},{"v":"26480","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["הוצאות מימון נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[147,873,51,19]},{"v":"385007","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["הכנסות נטו (גרעון) לשנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[263,904,65,21]},{"v":"435668","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["הכנסות נטו (גרעון) לשנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[133,904,65,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.
{"m":{"e":"\"מיוזיק״ בית ספר למוזיקה (ע״ר)","p":"5","pt":"statements","st":"statement_of_changes_in_equity","ttl":"דוחות על השינויים בנכסים נטו"},"f":[{"v":"3820","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-01-01","duration_type":null,"path":["יתרות ליום 1 בינואר 2021","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[395,323,48,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-01-01","duration_type":null,"path":["יתרות ליום 1 בינואר 2021","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[305,326,12,9]},{"v":"3820","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-01-01","duration_type":null,"path":["יתרות ליום 1 בינואר 2021","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[148,321,43,21]},{"v":"435668","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["תוספות במהלך השנה","הכנסות נטו לשנה","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[375,369,63,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["תוספות במהלך השנה","הכנסות נטו לשנה","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[306,373,11,10]},{"v":"435668","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["תוספות במהלך השנה","הכנסות נטו לשנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[131,367,61,21]},{"v":"(74730)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[373,458,69,23]},{"v":"74730","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[257,458,62,21]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[181,462,10,10]},{"v":"891","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[404,481,41,21]},{"v":"(891)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[278,481,42,23]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2021-01-01","pe":"2021-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[182,485,9,9]},{"v":"365649","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2021","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[376,506,60,19]},{"v":"73839","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2021","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[259,506,54,19]},{"v":"439488","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2021","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[128,506,62,19]},{"v":"385007","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תוספות במהלך השנה","הכנסות נטו לשנה","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[377,553,62,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תוספות במהלך השנה","הכנסות נטו לשנה","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[304,557,13,8]},{"v":"385007","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["תוספות במהלך השנה","הכנסות נטו לשנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[131,553,63,19]},{"v":"(209949)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[369,640,70,22]},{"v":"209949","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[253,640,60,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[177,644,15,10]},{"v":"9671","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[392,664,48,19]},{"v":"(9671)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[269,663,47,22]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["גריעות במהלך השנה","העברת סכומים שלא קיימת לגביהם הגבלה","סכומים שהועברו לכיסוי הוצאות פחת","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[178,667,14,10]},{"v":"550378","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2022","שאין לגביהם הגבלה","לשימוש לפעילויות שלא יועדו על ידי מוסדות המלכ\"ר"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[377,687,64,19]},{"v":"274117","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2022","שאין לגביהם הגבלה","נכסים נטו ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[252,687,64,19]},{"v":"824495","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["יתרות ליום 31 בדצמבר 2022","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[128,686,66,20]}]}
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.
{"m":{"e":"\"מיוזיק״ בית ספר למוזיקה (ע״ר)","p":"6","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[]}
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.
{"m":{"e":"\"מיוזיק״ בית ספר למוזיקה (ע״ר)","p":"7","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[]}
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.
{"m":{"e":"\"מיוזיק״ בית ספר למוזיקה (ע״ר)","p":"8","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"45080","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["עלות","יתרה ליום 1 בינואר 2022","כלי נגינה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[367,297,55,24]},{"v":"17550","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["עלות","יתרה ליום 1 בינואר 2022","ציוד וריהוט"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[281,297,55,24]},{"v":"12100","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["עלות","יתרה ליום 1 בינואר 2022","שיפוצים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[195,297,55,24]},{"v":"74730","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["עלות","יתרה ליום 1 בינואר 2022","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[108,297,55,24]},{"v":"103149","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלות","תוספות במשך השנה","כלי נגינה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[362,319,61,26]},{"v":"30000","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלות","תוספות במשך השנה","ציוד וריהוט"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[280,319,56,26]},{"v":"76800","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלות","תוספות במשך השנה","שיפוצים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[195,319,55,26]},{"v":"209949","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["עלות","תוספות במשך השנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[101,318,62,26]},{"v":"148229","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["עלות","יתרה ליום 31 בדצמבר 2022","כלי נגינה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[362,345,61,25]},{"v":"47550","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["עלות","יתרה ליום 31 בדצמבר 2022","ציוד וריהוט"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[280,345,56,25]},{"v":"88900","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["עלות","יתרה ליום 31 בדצמבר 2022","שיפוצים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[195,345,55,25]},{"v":"284679","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["עלות","יתרה ליום 31 בדצמבר 2022","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[101,345,62,25]},{"v":"794","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["פחת שנצבר","יתרה ליום 1 בינואר 2022","כלי נגינה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[391,396,35,21]},{"v":"97","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["פחת שנצבר","יתרה ליום 1 בינואר 2022","ציוד וריהוט"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[303,396,34,23]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["פחת שנצבר","יתרה ליום 1 בינואר 2022","שיפוצים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[234,401,14,11]},{"v":"891","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-01-01","duration_type":null,"path":["פחת שנצבר","יתרה ליום 1 בינואר 2022","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[129,395,34,21]},{"v":"7974","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["פחת שנצבר","תוספות במשך השנה","כלי נגינה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[375,421,48,24]},{"v":"1697","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["פחת שנצבר","תוספות במשך השנה","ציוד וריהוט"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[288,421,48,24]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["פחת שנצבר","תוספות במשך השנה","שיפוצים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[234,430,15,7]},{"v":"9671","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"duration","ps":"2022-01-01","pe":"2022-12-31","duration_type":null,"path":["פחת שנצבר","תוספות במשך השנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[115,421,48,24]},{"v":"8768","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["פחת שנצבר","יתרה ליום 31 בדצמבר 2022","כלי נגינה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[375,449,48,24]},{"v":"1794","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["פחת שנצבר","יתרה ליום 31 בדצמבר 2022","ציוד וריהוט"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[287,450,48,24]},{"v":"-","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["פחת שנצבר","יתרה ליום 31 בדצמבר 2022","שיפוצים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[234,453,15,12]},{"v":"10562","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["פחת שנצבר","יתרה ליום 31 בדצמבר 2022","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[107,449,57,24]},{"v":"139461","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["עלות מופחתת ליום 31 בדצמבר 2022","כלי נגינה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[361,476,61,24]},{"v":"45756","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["עלות מופחתת ליום 31 בדצמבר 2022","ציוד וריהוט"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[280,476,55,24]},{"v":"88900","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["עלות מופחתת ליום 31 בדצמבר 2022","שיפוצים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[195,476,55,24]},{"v":"274117","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2022-12-31","duration_type":null,"path":["עלות מופחתת ליום 31 בדצמבר 2022","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[101,476,63,24]},{"v":"44286","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["עלות מופחתת ליום 31 בדצמבר 2021","כלי נגינה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[369,524,54,24]},{"v":"17453","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["עלות מופחתת ליום 31 בדצמבר 2021","ציוד וריהוט"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[282,523,54,24]},{"v":"12100","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["עלות מופחתת ליום 31 בדצמבר 2021","שיפוצים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[195,524,55,24]},{"v":"73839","cmt":null,"nflg":true,"nnm":"רכוש קבוע, נטו","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2021-12-31","duration_type":null,"path":["עלות מופחתת ליום 31 בדצמבר 2021","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[108,523,55,24]}]}
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.
{"m":{"e":"אגודת ״מכבי רמת יצחק״ ברמת גן","p":null,"pt":"contents","st":null,"ttl":"תוכן"},"f":[]}
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.
{"m":{"e":"אגודת ״מכבי רמת יצחק״ ברמת גן","p":"1","pt":"declaration","st":"auditors_report","ttl":"דוח רואה החשבון המבקר לחברי העמותה"},"f":[]}
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.
{"m":{"e":"אגודת ״מכבי רמת יצחק״","p":"2","pt":"statements","st":"balance_sheet","ttl":"מאזנים"},"f":[{"v":"135493","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["נכסים","רכוש שוטף","מזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[201,307,53,14]},{"v":"116887","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["נכסים","רכוש שוטף","מזומנים ושווי מזומנים"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[103,306,53,15]},{"v":"255","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["נכסים","רכוש שוטף","חייבים ויתרות חובה – הוצאות מראש"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[226,326,28,14]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["נכסים","רכוש שוטף","חייבים ויתרות חובה – הוצאות מראש"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[125,328,11,9]},{"v":"135748","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["נכסים","רכוש שוטף","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[201,344,53,14]},{"v":"116887","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["נכסים","רכוש שוטף","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[105,345,53,16]},{"v":"502745","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"3","ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["נכסים","רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[201,382,53,15]},{"v":"509563","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"3","ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["נכסים","רכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[104,382,53,15]},{"v":"638493","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["נכסים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[202,417,53,15]},{"v":"626450","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["נכסים","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[105,417,53,15]},{"v":"62929","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","זכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[208,530,44,15]},{"v":"62715","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"4","ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","התחייבויות שוטפות","זכאים ויתרות זכות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[112,531,45,16]},{"v":"72819","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[210,622,43,14]},{"v":"54172","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[113,621,43,15]},{"v":"502745","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[202,641,53,15]},{"v":"509563","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[104,642,53,14]},{"v":"575564","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו שלא קיימת לגביהם הגבלה","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[201,659,53,14]},{"v":"563735","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","נכסים נטו שלא קיימת לגביהם הגבלה","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[106,659,53,14]},{"v":"638493","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[201,699,53,12]},{"v":"626450","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["התחייבויות ונכסים נטו","סה״כ"],"psrc":"inferred","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[104,699,53,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.
{"m":{"e":"אגודת ״מכבי רמת יצחק״","p":"3","pt":"statements","st":"statement_of_activities","ttl":"דוחות על הפעילויות"},"f":[{"v":"111161","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["הכנסות מהשכרת אולמות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[202,329,52,16]},{"v":"132083","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2007-01-01","pe":"2007-12-31","duration_type":null,"path":["הכנסות מהשכרת אולמות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[105,329,53,16]},{"v":"100605","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["עלות הפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[202,385,50,14]},{"v":"32742","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":"5","ptp":"duration","ps":"2007-01-01","pe":"2007-12-31","duration_type":null,"path":["עלות הפעילויות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[113,385,44,14]},{"v":"10556","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["הכנסות לפני הכנסות מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[209,438,42,14]},{"v":"99341","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2007-01-01","pe":"2007-12-31","duration_type":null,"path":["הכנסות לפני הכנסות מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[109,441,44,13]},{"v":"1273","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["הכנסות מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[216,495,36,14]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2007-01-01","pe":"2007-12-31","duration_type":null,"path":["הכנסות מימון, נטו"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[123,500,15,5]},{"v":"11829","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["הכנסות נטו מפעולות רגילות לשנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[209,554,42,14]},{"v":"99341","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2007-01-01","pe":"2007-12-31","duration_type":null,"path":["הכנסות נטו מפעולות רגילות לשנה"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[113,552,44,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.
{"m":{"e":"אגודת ״מכבי רמת יצחק״","p":"4","pt":"statements","st":"income_statement","ttl":"דוחות על השינויים בנכסים נטו"},"f":[{"v":"(66406)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-01-01","duration_type":null,"path":["יתרה ליום 1 בינואר 2007","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[449,370,55,23]},{"v":"530800","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-01-01","duration_type":null,"path":["יתרה ליום 1 בינואר 2007","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[305,375,50,18]},{"v":"464394","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-01-01","duration_type":null,"path":["יתרה ליום 1 בינואר 2007","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[166,375,51,18]},{"v":"99341","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2007-01-01","pe":"2007-12-31","duration_type":null,"path":["הכנסות נטו לשנה","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[451,408,55,23]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2007-01-01","pe":"2007-12-31","duration_type":null,"path":["הכנסות נטו לשנה","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[332,414,14,11]},{"v":"99341","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2007-01-01","pe":"2007-12-31","duration_type":null,"path":["הכנסות נטו לשנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[172,413,45,18]},{"v":"21237","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2007-01-01","pe":"2007-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה :","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[451,504,53,23]},{"v":"(21237)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2007-01-01","pe":"2007-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה :","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[306,506,54,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2007-01-01","pe":"2007-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה :","סכומים שהועברו לכיסוי הוצאות פחת","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[181,509,17,10]},{"v":"54172","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2007","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[450,541,54,23]},{"v":"509563","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2007","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[305,543,54,19]},{"v":"563735","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2007","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[164,543,54,21]},{"v":"11829","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["הכנסות נטו לשנה","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[451,575,53,23]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["הכנסות נטו לשנה","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[331,585,13,9]},{"v":"11829","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["הכנסות נטו לשנה","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[171,577,46,21]},{"v":"(13420)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה :","סכומים שהועברו לרכישת רכוש קבוע","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[446,651,58,23]},{"v":"13420","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה :","סכומים שהועברו לרכישת רכוש קבוע","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[303,655,53,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה :","סכומים שהועברו לרכישת רכוש קבוע","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[188,661,18,9]},{"v":"20238","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה :","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[451,688,54,23]},{"v":"(20238)","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה :","סכומים שהועברו לכיסוי הוצאות פחת","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[302,692,58,19]},{"v":"-","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["העברת סכומים שלא קיימת לגביהם הגבלה :","סכומים שהועברו לכיסוי הוצאות פחת","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[188,697,19,10]},{"v":"72819","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2008","נכסים נטו שלא קיימת לגביהם הגבלה","לשימוש לפעילות"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[453,734,48,15]},{"v":"502745","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2008","נכסים נטו שלא קיימת לגביהם הגבלה","ששימשו לרכוש קבוע"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[306,732,49,18]},{"v":"575564","cmt":null,"nflg":false,"nnm":null,"nt":null,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["יתרה ליום 31 בדצמבר 2008","סה\"כ"],"psrc":"observed","cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[166,732,51,18]}]}
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.
{"m":{"e":"אגודת ״מכבי רמת יצחק״","p":"5","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"3.8%","cmt":"בשנת הדוח","nflg":true,"nnm":"עיקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":"duration","ps":"2008-01-01","pe":"2008-12-31","duration_type":null,"path":["א. ירידת כח הקניה של המטבע הישראלי","עליית מדד המחירים לצרכן"],"psrc":null,"cur":null,"sc":null,"vt":"percent","value_context":"textual","b":[628,374,36,17]},{"v":"3.4%","cmt":"אשתקד","nflg":true,"nnm":"עיקרי המדיניות החשבונאית","nt":2,"nref":null,"ptp":"duration","ps":"2007-01-01","pe":"2007-12-31","duration_type":null,"path":["א. ירידת כח הקניה של המטבע הישראלי","עליית מדד המחירים לצרכן"],"psrc":null,"cur":null,"sc":null,"vt":"percent","value_context":"textual","b":[418,374,42,18]},{"v":"743166","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","בניינים","עלות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[444,674,53,19]},{"v":"265746","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","בניינים","פחת שנצבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[314,675,55,18]},{"v":"477420","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","בניינים","יתרה להפחתה ליום 31 בדצמבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[192,675,55,18]},{"v":"492391","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["ההרכב","בניינים","יתרה להפחתה ליום 31 בדצמבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[83,675,52,18]},{"v":"74901","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","מתקני ספורט","עלות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[449,693,51,13]},{"v":"58619","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","מתקני ספורט","פחת שנצבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[323,689,45,18]},{"v":"16282","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","מתקני ספורט","יתרה להפחתה ליום 31 בדצמבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[202,689,45,18]},{"v":"4700","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["ההרכב","מתקני ספורט","יתרה להפחתה ליום 31 בדצמבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[95,689,40,18]},{"v":"90244","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","ריהוט וציוד","עלות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[449,708,51,13]},{"v":"81201","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","ריהוט וציוד","פחת שנצבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[324,704,45,18]},{"v":"9043","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","ריהוט וציוד","יתרה להפחתה ליום 31 בדצמבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[209,705,36,18]},{"v":"12472","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["ההרכב","ריהוט וציוד","יתרה להפחתה ליום 31 בדצמבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[92,704,43,18]},{"v":"49149","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","מחשבים","עלות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[448,723,52,13]},{"v":"49149","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","מחשבים","פחת שנצבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[323,719,45,18]},{"v":"-","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","מחשבים","יתרה להפחתה ליום 31 בדצמבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[226,725,10,8]},{"v":"-","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["ההרכב","מחשבים","יתרה להפחתה ליום 31 בדצמבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[102,724,13,10]},{"v":"957460","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","עלות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[444,739,51,14]},{"v":"454715","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","פחת שנצבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[314,735,55,18]},{"v":"502745","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","יתרה להפחתה ליום 31 בדצמבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[194,736,53,18]},{"v":"509563","cmt":"3","nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["ההרכב","יתרה להפחתה ליום 31 בדצמבר"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[82,735,53,18]},{"v":"2% - 10%","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["שעורי פחת","בניינים"],"psrc":null,"cur":null,"sc":null,"vt":"percent","value_context":"tabular","b":[406,801,63,14]},{"v":"7%","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["שעורי פחת","מתקני ספורט"],"psrc":null,"cur":null,"sc":null,"vt":"percent","value_context":"tabular","b":[450,818,21,13]},{"v":"7% - 15%","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["שעורי פחת","ריהוט וציוד"],"psrc":null,"cur":null,"sc":null,"vt":"percent","value_context":"tabular","b":[408,835,62,12]},{"v":"25% - 33%","cmt":null,"nflg":true,"nnm":"רכוש קבוע","nt":3,"nref":null,"ptp":null,"ps":null,"pe":null,"duration_type":null,"path":["שעורי פחת","מחשבים"],"psrc":null,"cur":null,"sc":null,"vt":"percent","value_context":"tabular","b":[401,851,69,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.
{"m":{"e":"אגודת ״מכבי רמת יצחק״","p":"6","pt":"statements","st":"notes_to_financial_statements","ttl":"באורים לדוחות הכספיים"},"f":[{"v":"6041","cmt":"4","nflg":true,"nnm":"זכאים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","מס ערך מוסף"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[208,273,36,14]},{"v":"-","cmt":"4","nflg":true,"nnm":"זכאים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["ההרכב","מס ערך מוסף"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[115,276,12,7]},{"v":"51818","cmt":"4","nflg":true,"nnm":"זכאים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","הכנסות מראש"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[201,290,45,16]},{"v":"50350","cmt":"4","nflg":true,"nnm":"זכאים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["ההרכב","הכנסות מראש"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[93,292,42,14]},{"v":"1070","cmt":"4","nflg":true,"nnm":"זכאים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","המחאות לפרעון"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[207,310,39,13]},{"v":"9365","cmt":"4","nflg":true,"nnm":"זכאים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["ההרכב","המחאות לפרעון"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[100,311,37,12]},{"v":"4000","cmt":"4","nflg":true,"nnm":"זכאים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","הוצאות לשלם"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[208,329,38,13]},{"v":"3000","cmt":"4","nflg":true,"nnm":"זכאים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["ההרכב","הוצאות לשלם"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[99,330,36,14]},{"v":"62929","cmt":"4","nflg":true,"nnm":"זכאים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["ההרכב","סה\"כ"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[201,348,44,14]},{"v":"62715","cmt":"4","nflg":true,"nnm":"זכאים ויתרות זכות","nt":4,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["ההרכב","סה\"כ"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[92,348,45,16]},{"v":"66000","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["מלגות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[203,437,44,15]},{"v":"5000","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["מלגות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[99,436,36,15]},{"v":"7500","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["שירותים מקצועיים"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[210,453,36,14]},{"v":"3000","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["שירותים מקצועיים"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[100,453,38,13]},{"v":"-","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["אירוע"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[230,473,10,7]},{"v":"1700","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["אירוע"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[101,469,36,14]},{"v":"2503","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["מסי עירייה ואגרות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[209,484,37,15]},{"v":"-","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["מסי עירייה ואגרות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[116,488,10,8]},{"v":"4081","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["משרדיות ואחזקה"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[209,502,37,13]},{"v":"-","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["משרדיות ואחזקה"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[116,505,10,8]},{"v":"20238","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["פחת"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[203,518,43,14]},{"v":"21237","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["פחת"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[92,518,43,12]},{"v":"283","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["שונות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[224,533,21,15]},{"v":"1805","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["שונות"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[102,533,33,14]},{"v":"100605","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2008-12-31","duration_type":null,"path":["סה\"כ"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[196,549,51,17]},{"v":"32742","cmt":"5","nflg":true,"nnm":"עלות הפעילויות","nt":5,"nref":null,"ptp":"instant","ps":null,"pe":"2007-12-31","duration_type":null,"path":["סה\"כ"],"psrc":null,"cur":"ILS","sc":1,"vt":"amount","value_context":"tabular","b":[92,550,45,14]}]}