Dataset Viewer
Auto-converted to Parquet Duplicate
image
imagewidth (px)
812
812
instruction
stringclasses
1 value
text
stringclasses
10 values
You are extracting financial-statement annotations from a single page image into the exact Pydantic schema `PageExtraction`. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Top-level schema (exact keys only): { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "type": "balance_sheet|income_statement|cash_flow|notes|contents_page|title|declaration|profits|other", "title": "<string or null>" }, "facts": [ { "bbox": { "x": <number>, "y": <number>, "w": <number>, "h": <number> }, "value": "<string>", "note": "<string or null>", "is_beur": <true|false|null>, "beur_num": "<string or null>", "refference": "<string>", "date": "<string or null>", "path": ["<string>", "..."], "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|%|null" } ] } Type/validation rules (must match schema): 1. `meta` and `facts` are required. 2. `refference` is required string (keep exact misspelling). Use "" when missing. 3. `path` is required list of strings (use [] when unknown, never null). 4. `is_beur` must be boolean or null (never "true"/"false" strings). 5. Use JSON null literal for missing optional values (never "null" string). 6. Do not include any keys not listed above. Extraction rules: 1. Extract all visible numeric/table facts, including negatives in parentheses and totals. 2. Also extract placeholder values ("-", "โ€”", "โ€“", similar dashes) when they appear as actual cell values. 3. Keep `value` exactly as printed (commas, parentheses, percent sign, dash placeholders). 4. `bbox` must tightly cover the value text only, in pixel coordinates of the original image. 5. `note`: textual qualifier tied to the specific fact (for example `*without debt insurance`), else null. 6. `beur_num`: use when this fact belongs to data presented inside that beur section; else null. 7. `refference`: use when this fact points/references another beur; else "". 8. `currency`: infer from page/header context (for example "ืฉืงืœื™ื ื—ื“ืฉื™ื" -> "ILS"), else null. 9. `scale`: 1 unless page/header indicates thousands or millions. 10. `value_type`: "amount" unless the fact is a percentage ("%"). 11. `date`: map by column/year context when explicit and unambiguous; else null. 12. `meta.type`: use "profits" for "ื“ื•ื—ื•ืช ืขืœ ื”ืคืขื™ืœื•ื™ื•ืช"; otherwise choose the best enum value. 13. No duplicate facts. Order `facts` top-to-bottom, then left-to-right. 14. Output UTF-8 Hebrew directly (do not escape to unicode sequences). Path hierarchy rule: 1. Build `path` with horizontal-axis hierarchy first (row-side structure: group -> subgroup -> line item). 2. Then append vertical-axis hierarchy only when it adds business semantics not already represented by dedicated fields. 3. Do not encode period/currency/scale/value-format in `path` when already represented by `date`/`currency`/`scale`/`value_type`. 4. Keep labels exactly as shown. Do not invent levels.
{"meta":{"entity_name":"\"ื”ืžืขื™ื™ืŸ\" ืงืจืŸ ืžืœื’ื•ืช ืœืžื—ื•ื ื ื™ื (ืข\"ืจ)","page_num":"1","type":"contents_page","title":"ื”ืชื•ื›ืŸ"},"facts":[]}
You are extracting financial-statement annotations from a single page image into the exact Pydantic schema `PageExtraction`. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Top-level schema (exact keys only): { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "type": "balance_sheet|income_statement|cash_flow|notes|contents_page|title|declaration|profits|other", "title": "<string or null>" }, "facts": [ { "bbox": { "x": <number>, "y": <number>, "w": <number>, "h": <number> }, "value": "<string>", "note": "<string or null>", "is_beur": <true|false|null>, "beur_num": "<string or null>", "refference": "<string>", "date": "<string or null>", "path": ["<string>", "..."], "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|%|null" } ] } Type/validation rules (must match schema): 1. `meta` and `facts` are required. 2. `refference` is required string (keep exact misspelling). Use "" when missing. 3. `path` is required list of strings (use [] when unknown, never null). 4. `is_beur` must be boolean or null (never "true"/"false" strings). 5. Use JSON null literal for missing optional values (never "null" string). 6. Do not include any keys not listed above. Extraction rules: 1. Extract all visible numeric/table facts, including negatives in parentheses and totals. 2. Also extract placeholder values ("-", "โ€”", "โ€“", similar dashes) when they appear as actual cell values. 3. Keep `value` exactly as printed (commas, parentheses, percent sign, dash placeholders). 4. `bbox` must tightly cover the value text only, in pixel coordinates of the original image. 5. `note`: textual qualifier tied to the specific fact (for example `*without debt insurance`), else null. 6. `beur_num`: use when this fact belongs to data presented inside that beur section; else null. 7. `refference`: use when this fact points/references another beur; else "". 8. `currency`: infer from page/header context (for example "ืฉืงืœื™ื ื—ื“ืฉื™ื" -> "ILS"), else null. 9. `scale`: 1 unless page/header indicates thousands or millions. 10. `value_type`: "amount" unless the fact is a percentage ("%"). 11. `date`: map by column/year context when explicit and unambiguous; else null. 12. `meta.type`: use "profits" for "ื“ื•ื—ื•ืช ืขืœ ื”ืคืขื™ืœื•ื™ื•ืช"; otherwise choose the best enum value. 13. No duplicate facts. Order `facts` top-to-bottom, then left-to-right. 14. Output UTF-8 Hebrew directly (do not escape to unicode sequences). Path hierarchy rule: 1. Build `path` with horizontal-axis hierarchy first (row-side structure: group -> subgroup -> line item). 2. Then append vertical-axis hierarchy only when it adds business semantics not already represented by dedicated fields. 3. Do not encode period/currency/scale/value-format in `path` when already represented by `date`/`currency`/`scale`/`value_type`. 4. Keep labels exactly as shown. Do not invent levels.
{"meta":{"entity_name":"\"ื”ืžืขื™ื™ืŸ\" ืงืจืŸ ืžืœื’ื•ืช ืœืžื—ื•ื ื ื™ื (ืข\"ืจ)","page_num":"2","type":"declaration","title":"ื“ื•ื— ืจื•ืื” ื”ื—ืฉื‘ื•ืŸ ื”ืžื‘ืงืจ ืœื—ื‘ืจื™ ื”ืขืžื•ืชื”"},"facts":[]}
You are extracting financial-statement annotations from a single page image into the exact Pydantic schema `PageExtraction`. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Top-level schema (exact keys only): { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "type": "balance_sheet|income_statement|cash_flow|notes|contents_page|title|declaration|profits|other", "title": "<string or null>" }, "facts": [ { "bbox": { "x": <number>, "y": <number>, "w": <number>, "h": <number> }, "value": "<string>", "note": "<string or null>", "is_beur": <true|false|null>, "beur_num": "<string or null>", "refference": "<string>", "date": "<string or null>", "path": ["<string>", "..."], "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|%|null" } ] } Type/validation rules (must match schema): 1. `meta` and `facts` are required. 2. `refference` is required string (keep exact misspelling). Use "" when missing. 3. `path` is required list of strings (use [] when unknown, never null). 4. `is_beur` must be boolean or null (never "true"/"false" strings). 5. Use JSON null literal for missing optional values (never "null" string). 6. Do not include any keys not listed above. Extraction rules: 1. Extract all visible numeric/table facts, including negatives in parentheses and totals. 2. Also extract placeholder values ("-", "โ€”", "โ€“", similar dashes) when they appear as actual cell values. 3. Keep `value` exactly as printed (commas, parentheses, percent sign, dash placeholders). 4. `bbox` must tightly cover the value text only, in pixel coordinates of the original image. 5. `note`: textual qualifier tied to the specific fact (for example `*without debt insurance`), else null. 6. `beur_num`: use when this fact belongs to data presented inside that beur section; else null. 7. `refference`: use when this fact points/references another beur; else "". 8. `currency`: infer from page/header context (for example "ืฉืงืœื™ื ื—ื“ืฉื™ื" -> "ILS"), else null. 9. `scale`: 1 unless page/header indicates thousands or millions. 10. `value_type`: "amount" unless the fact is a percentage ("%"). 11. `date`: map by column/year context when explicit and unambiguous; else null. 12. `meta.type`: use "profits" for "ื“ื•ื—ื•ืช ืขืœ ื”ืคืขื™ืœื•ื™ื•ืช"; otherwise choose the best enum value. 13. No duplicate facts. Order `facts` top-to-bottom, then left-to-right. 14. Output UTF-8 Hebrew directly (do not escape to unicode sequences). Path hierarchy rule: 1. Build `path` with horizontal-axis hierarchy first (row-side structure: group -> subgroup -> line item). 2. Then append vertical-axis hierarchy only when it adds business semantics not already represented by dedicated fields. 3. Do not encode period/currency/scale/value-format in `path` when already represented by `date`/`currency`/`scale`/`value_type`. 4. Keep labels exactly as shown. Do not invent levels.
{"meta":{"entity_name":"\"ื”ืžืขื™ื™ืŸ\" ืงืจืŸ ืžืœื’ื•ืช ืœืžื—ื•ื ื ื™ื (ืข\"ืจ)","page_num":"3","type":"balance_sheet","title":"ื“ื•ื—ื•ืช ืขืœ ื”ืžืฆื‘ ื”ื›ืกืคื™"},"facts":[{"bbox":[149,278,50,18],"value":"851625","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืจื›ื•ืฉ","ืจื›ื•ืฉ ืฉื•ื˜ืฃ","ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[244,278,50,18],"value":"745384","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืจื›ื•ืฉ","ืจื›ื•ืฉ ืฉื•ื˜ืฃ","ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[149,294,50,18],"value":"537962","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืจื›ื•ืฉ","ืจื›ื•ืฉ ืฉื•ื˜ืฃ","ื”ืฉืงืขื•ืช ื‘ื ื™ื™ืจื•ืช ืขืจืš"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[244,294,50,18],"value":"322816","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืจื›ื•ืฉ","ืจื›ื•ืฉ ืฉื•ื˜ืฃ","ื”ืฉืงืขื•ืช ื‘ื ื™ื™ืจื•ืช ืขืจืš"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[260,309,34,18],"value":"6644","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืจื›ื•ืฉ","ืจื›ื•ืฉ ืฉื•ื˜ืฃ","ื—ื™ื™ื‘ื™ื ื•ื™ืชืจื•ืช ื—ื•ื‘ื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[159,314,11,12],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืจื›ื•ืฉ","ืจื›ื•ืฉ ืฉื•ื˜ืฃ","ื—ื™ื™ื‘ื™ื ื•ื™ืชืจื•ืช ื—ื•ื‘ื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[235,325,58,18],"value":"1074844","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืจื›ื•ืฉ","ืจื›ื•ืฉ ืฉื•ื˜ืฃ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[137,327,58,18],"value":"1389587","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืจื›ื•ืฉ","ืจื›ื•ืฉ ืฉื•ื˜ืฃ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[137,375,58,18],"value":"7016757","note":null,"is_beur":null,"beur_num":null,"refference":"3","date":"31.12.2023","path":["ืจื›ื•ืฉ","ื”ืฉืงืขื•ืช","ืคืงื“ื•ื ื•ืช ื‘ื‘ื ืงื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[226,375,68,18],"value":"40006913","note":null,"is_beur":null,"beur_num":null,"refference":"3","date":"31.12.2024","path":["ืจื›ื•ืฉ","ื”ืฉืงืขื•ืช","ืคืงื“ื•ื ื•ืช ื‘ื‘ื ืงื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[147,423,51,18],"value":"810066","note":null,"is_beur":null,"beur_num":null,"refference":"4","date":"31.12.2023","path":["ืจื›ื•ืฉ","ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[237,423,57,18],"value":"1642248","note":null,"is_beur":null,"beur_num":null,"refference":"4","date":"31.12.2024","path":["ืจื›ื•ืฉ","ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[136,455,63,18],"value":"9216410","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืจื›ื•ืฉ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[225,455,69,18],"value":"42724005","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืจื›ื•ืฉ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[155,516,46,18],"value":"14250","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ืฉื•ื˜ืคื•ืช:","ื”ืžื—ืื•ืช ืœืคืจืขื•ืŸ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[244,516,51,18],"value":"43125","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ืฉื•ื˜ืคื•ืช:","ื”ืžื—ืื•ืช ืœืคืจืขื•ืŸ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[149,532,51,18],"value":"84159","note":null,"is_beur":null,"beur_num":null,"refference":"5","date":"31.12.2023","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ืฉื•ื˜ืคื•ืช:","ื–ื›ืื™ื ื•ื™ืชืจื•ืช ื–ื›ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[239,532,56,18],"value":"137754","note":null,"is_beur":null,"beur_num":null,"refference":"5","date":"31.12.2024","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ืฉื•ื˜ืคื•ืช:","ื–ื›ืื™ื ื•ื™ืชืจื•ืช ื–ื›ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[136,548,58,18],"value":"7864400","note":null,"is_beur":null,"beur_num":null,"refference":"6","date":"31.12.2023","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ืฉื•ื˜ืคื•ืช:","ืžืงื“ืžื•ืช ืขืœ-ื—ืฉื‘ื•ืŸ ืžื›ื™ืจืช ืžืงืจืงืขื™ืŸ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[257,552,9,8],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"6","date":"31.12.2024","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ืฉื•ื˜ืคื•ืช:","ืžืงื“ืžื•ืช ืขืœ-ื—ืฉื‘ื•ืŸ ืžื›ื™ืจืช ืžืงืจืงืขื™ืŸ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[136,563,58,18],"value":"7962809","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ืฉื•ื˜ืคื•ืช:"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[245,565,50,18],"value":"180879","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ืฉื•ื˜ืคื•ืช:"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[146,611,50,18],"value":"247368","note":null,"is_beur":null,"beur_num":null,"refference":"7","date":"31.12.2023","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ืœื–ืžืŸ ืืจื•ืš -","ื‘ื’ื™ืŸ ืกื™ื•ื ื™ื—ืกื™ ืขื•ื‘ื“-ืžืขื‘ื™ื“"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[242,613,50,18],"value":"247368","note":null,"is_beur":null,"beur_num":null,"refference":"7","date":"31.12.2024","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ืœื–ืžืŸ ืืจื•ืš -","ื‘ื’ื™ืŸ ืกื™ื•ื ื™ื—ืกื™ ืขื•ื‘ื“-ืžืขื‘ื™ื“"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[130,672,70,18],"value":"( 464,404)","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื ื›ืกื™ื ื ื˜ื•:","ืฉืœื ื™ื•ืขื“ื• ืข\"ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›\"ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[223,672,73,18],"value":"(1537213)","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื ื›ืกื™ื ื ื˜ื•:","ืฉืœื ื™ื•ืขื“ื• ืข\"ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›\"ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[146,687,52,18],"value":"660571","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื ื›ืกื™ื ื ื˜ื•:","ืฉื™ื•ืขื“ื• ืข\"ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›\"ืจ ืœื”ืฉืงืขื” ื‘ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[224,687,70,18],"value":"42190723","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื ื›ืกื™ื ื ื˜ื•:","ืฉื™ื•ืขื“ื• ืข\"ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›\"ืจ ืœื”ืฉืงืขื” ื‘ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[142,703,56,18],"value":"810066","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื ื›ืกื™ื ื ื˜ื•:","ืฉืฉื™ืžืฉื• ืœืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[232,703,62,18],"value":"1642248","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื ื›ืกื™ื ื ื˜ื•:","ืฉืฉื™ืžืฉื• ืœืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[133,720,64,20],"value":"1006233","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื ื›ืกื™ื ื ื˜ื•:"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[222,720,70,20],"value":"42295758","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•","ื ื›ืกื™ื ื ื˜ื•:"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[133,748,64,20],"value":"9216410","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[222,748,70,20],"value":"42724005","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช ื•ื ื›ืกื™ื ื ื˜ื•"],"currency":"ILS","scale":1,"value_type":"amount"}]}
You are extracting financial-statement annotations from a single page image into the exact Pydantic schema `PageExtraction`. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Top-level schema (exact keys only): { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "type": "balance_sheet|income_statement|cash_flow|notes|contents_page|title|declaration|profits|other", "title": "<string or null>" }, "facts": [ { "bbox": { "x": <number>, "y": <number>, "w": <number>, "h": <number> }, "value": "<string>", "note": "<string or null>", "is_beur": <true|false|null>, "beur_num": "<string or null>", "refference": "<string>", "date": "<string or null>", "path": ["<string>", "..."], "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|%|null" } ] } Type/validation rules (must match schema): 1. `meta` and `facts` are required. 2. `refference` is required string (keep exact misspelling). Use "" when missing. 3. `path` is required list of strings (use [] when unknown, never null). 4. `is_beur` must be boolean or null (never "true"/"false" strings). 5. Use JSON null literal for missing optional values (never "null" string). 6. Do not include any keys not listed above. Extraction rules: 1. Extract all visible numeric/table facts, including negatives in parentheses and totals. 2. Also extract placeholder values ("-", "โ€”", "โ€“", similar dashes) when they appear as actual cell values. 3. Keep `value` exactly as printed (commas, parentheses, percent sign, dash placeholders). 4. `bbox` must tightly cover the value text only, in pixel coordinates of the original image. 5. `note`: textual qualifier tied to the specific fact (for example `*without debt insurance`), else null. 6. `beur_num`: use when this fact belongs to data presented inside that beur section; else null. 7. `refference`: use when this fact points/references another beur; else "". 8. `currency`: infer from page/header context (for example "ืฉืงืœื™ื ื—ื“ืฉื™ื" -> "ILS"), else null. 9. `scale`: 1 unless page/header indicates thousands or millions. 10. `value_type`: "amount" unless the fact is a percentage ("%"). 11. `date`: map by column/year context when explicit and unambiguous; else null. 12. `meta.type`: use "profits" for "ื“ื•ื—ื•ืช ืขืœ ื”ืคืขื™ืœื•ื™ื•ืช"; otherwise choose the best enum value. 13. No duplicate facts. Order `facts` top-to-bottom, then left-to-right. 14. Output UTF-8 Hebrew directly (do not escape to unicode sequences). Path hierarchy rule: 1. Build `path` with horizontal-axis hierarchy first (row-side structure: group -> subgroup -> line item). 2. Then append vertical-axis hierarchy only when it adds business semantics not already represented by dedicated fields. 3. Do not encode period/currency/scale/value-format in `path` when already represented by `date`/`currency`/`scale`/`value_type`. 4. Keep labels exactly as shown. Do not invent levels.
{"meta":{"entity_name":"\"ื”ืžืขื™ื™ืŸ\" ืงืจืŸ ืžืœื’ื•ืช ืœืžื—ื•ื ื ื™ื (ืข\"ืจ)","page_num":"4","type":"other","title":"ื“ื•ื—ื•ืช ืขืœ ื”ืคืขื™ืœื•ื™ื•ืช"},"facts":[{"bbox":[114,305,71,27],"value":"1200704","note":null,"is_beur":false,"beur_num":null,"refference":"8","date":"31.12.2023","path":["ืžื—ื–ื•ืจ ื”ืคืขื™ืœื•ื™ื•ืช:","ื”ืงืฆื‘ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[204,305,73,27],"value":"1182689","note":null,"is_beur":false,"beur_num":null,"refference":"8","date":"31.12.2024","path":["ืžื—ื–ื•ืจ ื”ืคืขื™ืœื•ื™ื•ืช:","ื”ืงืฆื‘ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[125,330,61,26],"value":"864227","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืžื—ื–ื•ืจ ื”ืคืขื™ืœื•ื™ื•ืช:","ืฉื›ืจ ืœื™ืžื•ื“ ื•ื”ืฉืชืชืคื•ื™ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[215,330,62,26],"value":"929884","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืžื—ื–ื•ืจ ื”ืคืขื™ืœื•ื™ื•ืช:","ืฉื›ืจ ืœื™ืžื•ื“ ื•ื”ืฉืชืชืคื•ื™ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[125,354,60,26],"value":"614831","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืžื—ื–ื•ืจ ื”ืคืขื™ืœื•ื™ื•ืช:","ืชืจื•ืžื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[216,354,60,26],"value":"411371","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืžื—ื–ื•ืจ ื”ืคืขื™ืœื•ื™ื•ืช:","ืชืจื•ืžื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[112,379,73,26],"value":"2679762","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืžื—ื–ื•ืจ ื”ืคืขื™ืœื•ื™ื•ืช:"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[203,379,73,26],"value":"2523944","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืžื—ื–ื•ืจ ื”ืคืขื™ืœื•ื™ื•ืช:"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[125,458,62,25],"value":"919976","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ืžืฉื›ื•ืจื•ืช ื•ืชื•ืกืคื•ืช ืกื•ืฆื™ืืœื™ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[217,461,54,22],"value":"795690","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ืžืฉื›ื•ืจื•ืช ื•ืชื•ืกืคื•ืช ืกื•ืฆื™ืืœื™ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[126,484,56,20],"value":"849868","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ืžืœื’ื•ืช ืœืื‘ืจื›ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[216,487,51,17],"value":"754895","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ืžืœื’ื•ืช ืœืื‘ืจื›ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[127,510,55,20],"value":"448860","note":null,"is_beur":false,"beur_num":null,"refference":"9","date":"31.12.2023","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ื›ืœื›ืœืช ืชืœืžื™ื“ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[217,513,50,17],"value":"471840","note":null,"is_beur":false,"beur_num":null,"refference":"9","date":"31.12.2024","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ื›ืœื›ืœืช ืชืœืžื™ื“ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[129,534,54,20],"value":"243092","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ืื—ื–ืงืช ืžื‘ื ื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[218,538,48,17],"value":"186727","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ืื—ื–ืงืช ืžื‘ื ื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[133,559,49,19],"value":"22586","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ืื™ืจื•ืขื™ื ื•ื›ื ืกื™ื ื—ื‘ืจืชื™ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[223,562,43,16],"value":"20755","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ืื™ืจื•ืขื™ื ื•ื›ื ืกื™ื ื—ื‘ืจืชื™ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[134,585,49,19],"value":"28663","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ื”ืกืขื•ืช ืชืœืžื™ื“ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[224,588,43,16],"value":"48392","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ื”ืกืขื•ืช ืชืœืžื™ื“ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[138,607,48,19],"value":"17069","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ืคื—ืช ืžืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[224,611,41,16],"value":"16030","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:","ืคื—ืช ืžืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[120,633,58,17],"value":"2530114","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[208,633,61,17],"value":"2294329","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืขืœื•ืช ื”ืคืขื™ืœื•ื™ื•ืช:"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[127,665,49,17],"value":"149648","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ื›ื ืกื•ืช ื ื˜ื• ืžืคืขื™ืœื•ื™ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[211,665,56,20],"value":"229615","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ื›ื ืกื•ืช ื ื˜ื• ืžืคืขื™ืœื•ื™ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[123,681,62,23],"value":"290228","note":null,"is_beur":false,"beur_num":null,"refference":"10","date":"31.12.2023","path":["ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[212,684,61,23],"value":"489126","note":null,"is_beur":false,"beur_num":null,"refference":"10","date":"31.12.2024","path":["ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[112,709,74,22],"value":"( 140,580 )","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":[],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[199,711,70,20],"value":"( 259,511 )","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":[],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[128,734,52,22],"value":"98807","note":null,"is_beur":false,"beur_num":null,"refference":"11","date":"31.12.2023","path":["ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ, ื ื˜ื•"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[221,739,46,15],"value":"18884","note":null,"is_beur":false,"beur_num":null,"refference":"11","date":"31.12.2024","path":["ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ, ื ื˜ื•"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[111,756,70,24],"value":"( 41,773 )","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":[],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[201,761,67,20],"value":"( 240,627 )","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":[],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[130,780,52,22],"value":"85099","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ื•ืฆืื•ืช ืื—ืจื•ืช, ื ื˜ื•"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[224,788,17,12],"value":"-","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ื•ืฆืื•ืช ืื—ืจื•ืช, ื ื˜ื•"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[195,803,81,23],"value":"( 240,627 )","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ื›ื ืกื•ืช (ื”ื•ืฆืื•ืช) ื ื˜ื• ืœืฉื ื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[127,805,52,23],"value":"43326","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ื›ื ืกื•ืช (ื”ื•ืฆืื•ืช) ื ื˜ื• ืœืฉื ื”"],"currency":"ILS","scale":1,"value_type":"amount"}]}
You are extracting financial-statement annotations from a single page image into the exact Pydantic schema `PageExtraction`. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Top-level schema (exact keys only): { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "type": "balance_sheet|income_statement|cash_flow|notes|contents_page|title|declaration|profits|other", "title": "<string or null>" }, "facts": [ { "bbox": { "x": <number>, "y": <number>, "w": <number>, "h": <number> }, "value": "<string>", "note": "<string or null>", "is_beur": <true|false|null>, "beur_num": "<string or null>", "refference": "<string>", "date": "<string or null>", "path": ["<string>", "..."], "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|%|null" } ] } Type/validation rules (must match schema): 1. `meta` and `facts` are required. 2. `refference` is required string (keep exact misspelling). Use "" when missing. 3. `path` is required list of strings (use [] when unknown, never null). 4. `is_beur` must be boolean or null (never "true"/"false" strings). 5. Use JSON null literal for missing optional values (never "null" string). 6. Do not include any keys not listed above. Extraction rules: 1. Extract all visible numeric/table facts, including negatives in parentheses and totals. 2. Also extract placeholder values ("-", "โ€”", "โ€“", similar dashes) when they appear as actual cell values. 3. Keep `value` exactly as printed (commas, parentheses, percent sign, dash placeholders). 4. `bbox` must tightly cover the value text only, in pixel coordinates of the original image. 5. `note`: textual qualifier tied to the specific fact (for example `*without debt insurance`), else null. 6. `beur_num`: use when this fact belongs to data presented inside that beur section; else null. 7. `refference`: use when this fact points/references another beur; else "". 8. `currency`: infer from page/header context (for example "ืฉืงืœื™ื ื—ื“ืฉื™ื" -> "ILS"), else null. 9. `scale`: 1 unless page/header indicates thousands or millions. 10. `value_type`: "amount" unless the fact is a percentage ("%"). 11. `date`: map by column/year context when explicit and unambiguous; else null. 12. `meta.type`: use "profits" for "ื“ื•ื—ื•ืช ืขืœ ื”ืคืขื™ืœื•ื™ื•ืช"; otherwise choose the best enum value. 13. No duplicate facts. Order `facts` top-to-bottom, then left-to-right. 14. Output UTF-8 Hebrew directly (do not escape to unicode sequences). Path hierarchy rule: 1. Build `path` with horizontal-axis hierarchy first (row-side structure: group -> subgroup -> line item). 2. Then append vertical-axis hierarchy only when it adds business semantics not already represented by dedicated fields. 3. Do not encode period/currency/scale/value-format in `path` when already represented by `date`/`currency`/`scale`/`value_type`. 4. Keep labels exactly as shown. Do not invent levels.
{"meta":{"entity_name":"\"ื”ืžืขื™ื™ืŸ\" ืงืจืŸ ืžืœื’ื•ืช ืœืžื—ื•ื ื ื™ื (ืข\"ืจ)","page_num":"5","type":"cash_flow","title":"ื“ื•ื—ื•ืช ืขืœ ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื"},"facts":[{"bbox":[157,294,43,16],"value":"43326","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ื”ื›ื ืกื•ืช (ื”ื•ืฆืื•ืช) ื ื˜ื• ืœืฉื ื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[227,294,66,16],"value":"( 240,627)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ื”ื›ื ืกื•ืช (ื”ื•ืฆืื•ืช) ื ื˜ื• ืœืฉื ื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[136,340,67,19],"value":"( 74,279)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช (ืจืื” ืœื”ืœืŸ)"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[243,340,63,19],"value":"53905","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช (ืจืื” ืœื”ืœืŸ)"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[136,362,67,19],"value":"( 30,953)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[224,362,81,19],"value":"( 186,722)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[171,417,29,16],"value":"327","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ื”ืฉืงืขื”","ืชืžื•ืจื” ืžืžื›ื™ืจืช ื ื™ื™ืจื•ืช ืขืจืš, ื ื˜ื•"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[238,417,55,16],"value":"253097","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ื”ืฉืงืขื”","ืชืžื•ืจื” ืžืžื›ื™ืจืช ื ื™ื™ืจื•ืช ืขืจืš, ื ื˜ื•"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[144,442,56,16],"value":"7864400","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ื”ืฉืงืขื”","ืชืžื•ืจื” ืžืžื›ื™ืจืช ืžืงืจืงืขื™ืŸ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[230,442,63,16],"value":"32667923","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ื”ืฉืงืขื”","ืชืžื•ืจื” ืžืžื›ื™ืจืช ืžืงืจืงืขื™ืŸ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[139,465,62,16],"value":"(7016757)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ื”ืฉืงืขื”","ื”ืฉืงืขื” ื‘ืคื™ืงื“ื•ื ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[224,465,70,16],"value":"( 31,992,327)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ื”ืฉืงืขื”","ื”ืฉืงืขื” ื‘ืคื™ืงื“ื•ื ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[224,485,73,19],"value":"( 848,212)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ื”ืฉืงืขื”","ืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[139,489,64,16],"value":"( 286,449)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ื”ืฉืงืขื”","ืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[239,512,57,16],"value":"80481","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ื”ืฉืงืขื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[147,513,58,15],"value":"561521","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ื”ืฉืงืขื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[147,544,58,16],"value":"530568","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื’ื™ื“ื•ืœ (ืงื™ื˜ื•ืŸ) ื‘ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื","ื’ื™ื“ื•ืœ (ืงื™ื˜ื•ืŸ) ื‘ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[226,544,70,16],"value":"( 106,241)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื’ื™ื“ื•ืœ (ืงื™ื˜ื•ืŸ) ื‘ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื","ื’ื™ื“ื•ืœ (ืงื™ื˜ื•ืŸ) ื‘ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[147,568,58,16],"value":"321057","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื’ื™ื“ื•ืœ (ืงื™ื˜ื•ืŸ) ื‘ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื","ื™ืชืจืช ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื ืœืชื—ื™ืœืช ื”ืฉื ื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[232,568,64,16],"value":"851625","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื’ื™ื“ื•ืœ (ืงื™ื˜ื•ืŸ) ื‘ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื","ื™ืชืจืช ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื ืœืชื—ื™ืœืช ื”ืฉื ื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[147,590,58,16],"value":"851625","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื’ื™ื“ื•ืœ (ืงื™ื˜ื•ืŸ) ื‘ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื","ื™ืชืจืช ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื ืœืกื•ืฃ ื”ืฉื ื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[232,590,64,16],"value":"745384","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื’ื™ื“ื•ืœ (ืงื™ื˜ื•ืŸ) ื‘ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื","ื™ืชืจืช ืžื–ื•ืžื ื™ื ื•ืฉื•ื•ื” ืžื–ื•ืžื ื™ื ืœืกื•ืฃ ื”ืฉื ื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[152,663,51,22],"value":"17068","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ื”ื•ืฆืื•ืช (ื”ื›ื ืกื•ืช) ืฉืื™ื ืŸ ื›ืจื•ื›ื•ืช ื‘ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื","ืคื—ืช ืžืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[233,666,55,18],"value":"16030","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ื”ื•ืฆืื•ืช (ื”ื›ื ืกื•ืช) ืฉืื™ื ืŸ ื›ืจื•ื›ื•ืช ื‘ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื","ืคื—ืช ืžืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[136,687,67,22],"value":"( 31,369)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ื”ื•ืฆืื•ืช (ื”ื›ื ืกื•ืช) ืฉืื™ื ืŸ ื›ืจื•ื›ื•ืช ื‘ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื","ืจื•ื•ื— ืžืžื™ืžื•ืฉ ื•ื”ืชืืžืช ืขืจืš ื ื™ื™ืจื•ืช ืขืจืš"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[224,690,73,19],"value":"( 37,951)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ื”ื•ืฆืื•ืช (ื”ื›ื ืกื•ืช) ืฉืื™ื ืŸ ื›ืจื•ื›ื•ืช ื‘ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื","ืจื•ื•ื— ืžืžื™ืžื•ืฉ ื•ื”ืชืืžืช ืขืจืš ื ื™ื™ืจื•ืช ืขืจืš"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[136,710,67,22],"value":"( 14,301)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ื”ื•ืฆืื•ืช (ื”ื›ื ืกื•ืช) ืฉืื™ื ืŸ ื›ืจื•ื›ื•ืช ื‘ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[224,713,73,19],"value":"( 21,921)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ื”ื•ืฆืื•ืช (ื”ื›ื ืกื•ืช) ืฉืื™ื ืŸ ื›ืจื•ื›ื•ืช ื‘ืชื–ืจื™ืžื™ ืžื–ื•ืžื ื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[159,768,19,16],"value":"-","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ืฉื™ื ื•ื™ื™ื ื‘ืกืขื™ืคื™ ืจื›ื•ืฉ ื•ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช","ื’ื™ื“ื•ืœ ื‘ื—ื™ื™ื‘ื™ื ื•ื™ืชืจื•ืช ื—ื•ื‘ื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[225,769,73,16],"value":"( 6,644)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ืฉื™ื ื•ื™ื™ื ื‘ืกืขื™ืคื™ ืจื›ื•ืฉ ื•ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช","ื’ื™ื“ื•ืœ ื‘ื—ื™ื™ื‘ื™ื ื•ื™ืชืจื•ืช ื—ื•ื‘ื”"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[127,789,73,22],"value":"( 59,978)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ืฉื™ื ื•ื™ื™ื ื‘ืกืขื™ืคื™ ืจื›ื•ืฉ ื•ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช","ื’ื™ื“ื•ืœ (ืงื™ื˜ื•ืŸ) ื‘ื–ื›ืื™ื ื•ื™ืชืจื•ืช ื–ื›ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[231,791,69,22],"value":"82470","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ืฉื™ื ื•ื™ื™ื ื‘ืกืขื™ืคื™ ืจื›ื•ืฉ ื•ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช","ื’ื™ื“ื•ืœ (ืงื™ื˜ื•ืŸ) ื‘ื–ื›ืื™ื ื•ื™ืชืจื•ืช ื–ื›ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[127,811,73,22],"value":"( 59,978)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ืฉื™ื ื•ื™ื™ื ื‘ืกืขื™ืคื™ ืจื›ื•ืฉ ื•ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[233,811,58,22],"value":"75826","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช","ืฉื™ื ื•ื™ื™ื ื‘ืกืขื™ืคื™ ืจื›ื•ืฉ ื•ื”ืชื—ื™ื™ื‘ื•ื™ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[127,858,73,22],"value":"( 74,279)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[233,858,69,22],"value":"53905","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["ื”ืชืืžื•ืช ื”ื“ืจื•ืฉื•ืช ื›ื“ื™ ืœื”ืฆื™ื’ ืืช ืชื–ืจื™ืžื™ ื”ืžื–ื•ืžื ื™ื ืžืคืขื™ืœื•ืช ืฉื•ื˜ืคืช"],"currency":"ILS","scale":1,"value_type":"amount"}]}
You are extracting financial-statement annotations from a single page image into the exact Pydantic schema `PageExtraction`. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Top-level schema (exact keys only): { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "type": "balance_sheet|income_statement|cash_flow|notes|contents_page|title|declaration|profits|other", "title": "<string or null>" }, "facts": [ { "bbox": { "x": <number>, "y": <number>, "w": <number>, "h": <number> }, "value": "<string>", "note": "<string or null>", "is_beur": <true|false|null>, "beur_num": "<string or null>", "refference": "<string>", "date": "<string or null>", "path": ["<string>", "..."], "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|%|null" } ] } Type/validation rules (must match schema): 1. `meta` and `facts` are required. 2. `refference` is required string (keep exact misspelling). Use "" when missing. 3. `path` is required list of strings (use [] when unknown, never null). 4. `is_beur` must be boolean or null (never "true"/"false" strings). 5. Use JSON null literal for missing optional values (never "null" string). 6. Do not include any keys not listed above. Extraction rules: 1. Extract all visible numeric/table facts, including negatives in parentheses and totals. 2. Also extract placeholder values ("-", "โ€”", "โ€“", similar dashes) when they appear as actual cell values. 3. Keep `value` exactly as printed (commas, parentheses, percent sign, dash placeholders). 4. `bbox` must tightly cover the value text only, in pixel coordinates of the original image. 5. `note`: textual qualifier tied to the specific fact (for example `*without debt insurance`), else null. 6. `beur_num`: use when this fact belongs to data presented inside that beur section; else null. 7. `refference`: use when this fact points/references another beur; else "". 8. `currency`: infer from page/header context (for example "ืฉืงืœื™ื ื—ื“ืฉื™ื" -> "ILS"), else null. 9. `scale`: 1 unless page/header indicates thousands or millions. 10. `value_type`: "amount" unless the fact is a percentage ("%"). 11. `date`: map by column/year context when explicit and unambiguous; else null. 12. `meta.type`: use "profits" for "ื“ื•ื—ื•ืช ืขืœ ื”ืคืขื™ืœื•ื™ื•ืช"; otherwise choose the best enum value. 13. No duplicate facts. Order `facts` top-to-bottom, then left-to-right. 14. Output UTF-8 Hebrew directly (do not escape to unicode sequences). Path hierarchy rule: 1. Build `path` with horizontal-axis hierarchy first (row-side structure: group -> subgroup -> line item). 2. Then append vertical-axis hierarchy only when it adds business semantics not already represented by dedicated fields. 3. Do not encode period/currency/scale/value-format in `path` when already represented by `date`/`currency`/`scale`/`value_type`. 4. Keep labels exactly as shown. Do not invent levels.
{"meta":{"entity_name":"\"ื”ืžืขื™ื™ืŸ\" ืงืจืŸ ืžืœื’ื•ืช ืœืžื—ื•ื ื ื™ื (ืข\"ืจ)","page_num":"6","type":"profits","title":"ื“ื•ื— ืขืœ ื”ืฉื™ื ื•ื™ื™ื ื‘ื ื›ืกื™ื ื ื˜ื• ืฉืœื ืงื™ื™ืžืช ืœื’ื‘ื™ื”ื ื”ื’ื‘ืœื”"},"facts":[{"bbox":[133,396,45,15],"value":"962907","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023-01-01","path":["ื™ืชืจื” ืœื™ื•ื 1 ื‘ื™ื ื•ืืจ 2023","ืกื”''ื›"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[222,396,45,15],"value":"540685","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023-01-01","path":["ื™ืชืจื” ืœื™ื•ื 1 ื‘ื™ื ื•ืืจ 2023","ืฉืฉื™ืžืฉื• ืœืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[312,397,44,16],"value":"660571","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023-01-01","path":["ื™ืชืจื” ืœื™ื•ื 1 ื‘ื™ื ื•ืืจ 2023","ืฉื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ ืœื”ืฉืงืขื” ื‘ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[391,397,59,17],"value":"( 238,349 )","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023-01-01","path":["ื™ืชืจื” ืœื™ื•ื 1 ื‘ื™ื ื•ืืจ 2023","ืœืฉื™ืžื•ืฉ ืœืคืขื™ืœื•ื™ื•ืช ืฉืœื ื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[139,444,38,15],"value":"43326","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2023:","ื”ื›ื ืกื•ืช ื ื˜ื• ืœืฉื ื”","ืกื”''ื›"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[412,444,38,15],"value":"43326","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2023:","ื”ื›ื ืกื•ืช ื ื˜ื• ืœืฉื ื”","ืœืฉื™ืžื•ืฉ ืœืคืขื™ืœื•ื™ื•ืช ืฉืœื ื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[228,446,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2023:","ื”ื›ื ืกื•ืช ื ื˜ื• ืœืฉื ื”","ืฉืฉื™ืžืฉื• ืœืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[332,446,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2023:","ื”ื›ื ืกื•ืช ื ื˜ื• ืœืฉื ื”","ืฉื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ ืœื”ืฉืงืขื” ื‘ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[222,470,45,15],"value":"286449","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2023:","ื”ืขื‘ืจืช ืกื›ื•ืžื™ื ืœืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข","ืฉืฉื™ืžืฉื• ืœืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[391,471,59,16],"value":"( 286,449 )","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2023:","ื”ืขื‘ืจืช ืกื›ื•ืžื™ื ืœืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข","ืœืฉื™ืžื•ืฉ ืœืคืขื™ืœื•ื™ื•ืช ืฉืœื ื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[146,472,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2023:","ื”ืขื‘ืจืช ืกื›ื•ืžื™ื ืœืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข","ืกื”''ื›"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[332,472,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2023:","ื”ืขื‘ืจืช ืกื›ื•ืžื™ื ืœืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข","ืฉื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ ืœื”ืฉืงืขื” ื‘ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[208,496,59,17],"value":"( 17,068)","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2023:","ืกื›ื•ืžื™ื ืฉื™ื•ืขื“ื• ืœื›ื™ืกื•ื™ ื”ื•ืฆืื•ืช ืคื—ืช","ืฉืฉื™ืžืฉื• ืœืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[412,496,38,15],"value":"17068","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2023:","ืกื›ื•ืžื™ื ืฉื™ื•ืขื“ื• ืœื›ื™ืกื•ื™ ื”ื•ืฆืื•ืช ืคื—ืช","ืœืฉื™ืžื•ืฉ ืœืคืขื™ืœื•ื™ื•ืช ืฉืœื ื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[146,498,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2023:","ืกื›ื•ืžื™ื ืฉื™ื•ืขื“ื• ืœื›ื™ืกื•ื™ ื”ื•ืฆืื•ืช ืคื—ืช","ืกื”''ื›"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[332,498,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2023:","ืกื›ื•ืžื™ื ืฉื™ื•ืขื“ื• ืœื›ื™ืกื•ื™ ื”ื•ืฆืื•ืช ืคื—ืช","ืฉื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ ืœื”ืฉืงืขื” ื‘ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[124,522,54,16],"value":"1006233","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023-12-31","path":["ื™ืชืจื” ืœื™ื•ื 31 ื‘ื“ืฆืžื‘ืจ 2023","ืกื”''ื›"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[222,522,45,15],"value":"810066","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023-12-31","path":["ื™ืชืจื” ืœื™ื•ื 31 ื‘ื“ืฆืžื‘ืจ 2023","ืฉืฉื™ืžืฉื• ืœืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[312,522,44,16],"value":"660571","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023-12-31","path":["ื™ืชืจื” ืœื™ื•ื 31 ื‘ื“ืฆืžื‘ืจ 2023","ืฉื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ ืœื”ืฉืงืขื” ื‘ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[391,523,59,16],"value":"( 464,404 )","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023-12-31","path":["ื™ืชืจื” ืœื™ื•ื 31 ื‘ื“ืฆืžื‘ืจ 2023","ืœืฉื™ืžื•ืฉ ืœืคืขื™ืœื•ื™ื•ืช ืฉืœื ื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[112,571,65,17],"value":"( 240,627)","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ื”ื•ืฆืื•ืช ื ื˜ื• ืœืฉื ื”","ืกื”''ื›"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[391,571,59,17],"value":"( 240,627)","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ื”ื•ืฆืื•ืช ื ื˜ื• ืœืฉื ื”","ืœืฉื™ืžื•ืฉ ืœืคืขื™ืœื•ื™ื•ืช ืฉืœื ื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[228,573,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ื”ื•ืฆืื•ืช ื ื˜ื• ืœืฉื ื”","ืฉืฉื™ืžืฉื• ืœืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[332,573,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ื”ื•ืฆืื•ืช ื ื˜ื• ืœืฉื ื”","ืฉื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ ืœื”ืฉืงืขื” ื‘ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[112,616,65,16],"value":"40532323","note":null,"is_beur":null,"beur_num":null,"refference":"ื‘ืื•ืจ 1ื‘.","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ืกื›ื•ืžื™ื ืฉื”ืชืงื‘ืœื• ื•ื™ื•ืขื“ื• ืœืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข (ืจืื” ื‘ืื•ืจ 1ื‘.)","ืกื”''ื›"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[291,617,65,16],"value":"40532323","note":null,"is_beur":null,"beur_num":null,"refference":"ื‘ืื•ืจ 1ื‘.","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ืกื›ื•ืžื™ื ืฉื”ืชืงื‘ืœื• ื•ื™ื•ืขื“ื• ืœืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข (ืจืื” ื‘ืื•ืจ 1ื‘.)","ืฉื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ ืœื”ืฉืงืขื” ื‘ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[228,618,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"ื‘ืื•ืจ 1ื‘.","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ืกื›ื•ืžื™ื ืฉื”ืชืงื‘ืœื• ื•ื™ื•ืขื“ื• ืœืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข (ืจืื” ื‘ืื•ืจ 1ื‘.)","ืฉืฉื™ืžืฉื• ืœืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[412,618,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"ื‘ืื•ืจ 1ื‘.","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ืกื›ื•ืžื™ื ืฉื”ืชืงื‘ืœื• ื•ื™ื•ืขื“ื• ืœืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข (ืจืื” ื‘ืื•ืจ 1ื‘.)","ืœืฉื™ืžื•ืฉ ืœืคืขื™ืœื•ื™ื•ืช ืฉืœื ื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[133,638,45,16],"value":"997829","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ ืฉื ืฆื‘ืจื• ื‘ืคืงื“ื•ื ื•ืช ื‘ื‘ื ืง","ืกื”''ื›"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[312,639,44,16],"value":"997829","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ ืฉื ืฆื‘ืจื• ื‘ืคืงื“ื•ื ื•ืช ื‘ื‘ื ืง","ืฉื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ ืœื”ืฉืงืขื” ื‘ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[228,640,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ ืฉื ืฆื‘ืจื• ื‘ืคืงื“ื•ื ื•ืช ื‘ื‘ื ืง","ืฉืฉื™ืžืฉื• ืœืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[412,640,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ ืฉื ืฆื‘ืจื• ื‘ืคืงื“ื•ื ื•ืช ื‘ื‘ื ืง","ืœืฉื™ืžื•ืฉ ืœืคืขื™ืœื•ื™ื•ืช ืฉืœื ื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[222,662,45,15],"value":"848212","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ื”ืขื‘ืจืช ืกื›ื•ืžื™ื ืœืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข","ืฉืฉื™ืžืฉื• ืœืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[391,663,59,16],"value":"( 848,212 )","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ื”ืขื‘ืจืช ืกื›ื•ืžื™ื ืœืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข","ืœืฉื™ืžื•ืฉ ืœืคืขื™ืœื•ื™ื•ืช ืฉืœื ื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[139,664,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ื”ืขื‘ืจืช ืกื›ื•ืžื™ื ืœืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข","ืกื”''ื›"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[332,664,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ื”ืขื‘ืจืช ืกื›ื•ืžื™ื ืœืจื›ื™ืฉืช ืจื›ื•ืฉ ืงื‘ื•ืข","ืฉื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ ืœื”ืฉืงืขื” ื‘ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[208,686,59,17],"value":"( 16,030)","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ืกื›ื•ืžื™ื ืฉื™ื•ืขื“ื• ืœื›ื™ืกื•ื™ ื”ื•ืฆืื•ืช ืคื—ืช","ืฉืฉื™ืžืฉื• ืœืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[412,686,38,15],"value":"16030","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ืกื›ื•ืžื™ื ืฉื™ื•ืขื“ื• ืœื›ื™ืกื•ื™ ื”ื•ืฆืื•ืช ืคื—ืช","ืœืฉื™ืžื•ืฉ ืœืคืขื™ืœื•ื™ื•ืช ืฉืœื ื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[139,689,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ืกื›ื•ืžื™ื ืฉื™ื•ืขื“ื• ืœื›ื™ืกื•ื™ ื”ื•ืฆืื•ืช ืคื—ืช","ืกื”''ื›"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[332,689,5,3],"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["ืฉื™ื ื•ื™ื™ื ื‘ืžื”ืœืš ืฉื ืช 2024:","ืกื›ื•ืžื™ื ืฉื™ื•ืขื“ื• ืœื›ื™ืกื•ื™ ื”ื•ืฆืื•ืช ืคื—ืช","ืฉื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ ืœื”ืฉืงืขื” ื‘ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[112,709,65,16],"value":"42295758","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024-12-31","path":["ื™ืชืจื” ืœื™ื•ื 31 ื‘ื“ืฆืžื‘ืจ 2024","ืกื”''ื›"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[204,709,63,15],"value":"1642248","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024-12-31","path":["ื™ืชืจื” ืœื™ื•ื 31 ื‘ื“ืฆืžื‘ืจ 2024","ืฉืฉื™ืžืฉื• ืœืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[291,710,65,16],"value":"42190723","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024-12-31","path":["ื™ืชืจื” ืœื™ื•ื 31 ื‘ื“ืฆืžื‘ืจ 2024","ืฉื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ ืœื”ืฉืงืขื” ื‘ืจื›ื•ืฉ ืงื‘ื•ืข"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[384,710,66,17],"value":"(1537213)","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024-12-31","path":["ื™ืชืจื” ืœื™ื•ื 31 ื‘ื“ืฆืžื‘ืจ 2024","ืœืฉื™ืžื•ืฉ ืœืคืขื™ืœื•ื™ื•ืช ืฉืœื ื™ื•ืขื“ื• ืข''ื™ ืžื•ืกื“ื•ืช ื”ืžืœื›''ืจ"],"currency":"ILS","scale":1,"value_type":"amount"}]}
You are extracting financial-statement annotations from a single page image into the exact Pydantic schema `PageExtraction`. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Top-level schema (exact keys only): { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "type": "balance_sheet|income_statement|cash_flow|notes|contents_page|title|declaration|profits|other", "title": "<string or null>" }, "facts": [ { "bbox": { "x": <number>, "y": <number>, "w": <number>, "h": <number> }, "value": "<string>", "note": "<string or null>", "is_beur": <true|false|null>, "beur_num": "<string or null>", "refference": "<string>", "date": "<string or null>", "path": ["<string>", "..."], "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|%|null" } ] } Type/validation rules (must match schema): 1. `meta` and `facts` are required. 2. `refference` is required string (keep exact misspelling). Use "" when missing. 3. `path` is required list of strings (use [] when unknown, never null). 4. `is_beur` must be boolean or null (never "true"/"false" strings). 5. Use JSON null literal for missing optional values (never "null" string). 6. Do not include any keys not listed above. Extraction rules: 1. Extract all visible numeric/table facts, including negatives in parentheses and totals. 2. Also extract placeholder values ("-", "โ€”", "โ€“", similar dashes) when they appear as actual cell values. 3. Keep `value` exactly as printed (commas, parentheses, percent sign, dash placeholders). 4. `bbox` must tightly cover the value text only, in pixel coordinates of the original image. 5. `note`: textual qualifier tied to the specific fact (for example `*without debt insurance`), else null. 6. `beur_num`: use when this fact belongs to data presented inside that beur section; else null. 7. `refference`: use when this fact points/references another beur; else "". 8. `currency`: infer from page/header context (for example "ืฉืงืœื™ื ื—ื“ืฉื™ื" -> "ILS"), else null. 9. `scale`: 1 unless page/header indicates thousands or millions. 10. `value_type`: "amount" unless the fact is a percentage ("%"). 11. `date`: map by column/year context when explicit and unambiguous; else null. 12. `meta.type`: use "profits" for "ื“ื•ื—ื•ืช ืขืœ ื”ืคืขื™ืœื•ื™ื•ืช"; otherwise choose the best enum value. 13. No duplicate facts. Order `facts` top-to-bottom, then left-to-right. 14. Output UTF-8 Hebrew directly (do not escape to unicode sequences). Path hierarchy rule: 1. Build `path` with horizontal-axis hierarchy first (row-side structure: group -> subgroup -> line item). 2. Then append vertical-axis hierarchy only when it adds business semantics not already represented by dedicated fields. 3. Do not encode period/currency/scale/value-format in `path` when already represented by `date`/`currency`/`scale`/`value_type`. 4. Keep labels exactly as shown. Do not invent levels.
{"meta":{"entity_name":"\"ื”ืžืขื™ื™ืŸ\" ืงืจืŸ ืžืœื’ื•ืช ืœืžื—ื•ื ื ื™ื (ืข\"ืจ)","page_num":"7","type":"notes","title":"ื‘ืื•ืจื™ื ืœื“ื•ื—ื•ืช ื”ื›ืกืคื™ื™ื"},"facts":[{"bbox":[300,719,12,18],"value":"4","note":null,"is_beur":true,"beur_num":"2","refference":"","date":null,"path":["2. ืขื™ืงืจื™ ื”ืžื“ื™ื ื™ื•ืช ื”ื—ืฉื‘ื•ื ืื™ืช","ื“. ืจื›ื•ืฉ ืงื‘ื•ืข","(2) ืคื—ืช ืžื”ืจื›ื•ืฉ ื”ืงื‘ื•ืข ืžื—ื•ืฉื‘ ื‘ืฉื™ื˜ืช ื”ืงื• ื”ื™ืฉืจ ื‘ืฉื™ืขื•ืจื™ื ื”ืฉื ืชื™ื™ื ื”ื‘ืื™ื","ืžื‘ื ื”"],"currency":null,"scale":null,"value_type":"%"},{"bbox":[286,742,33,19],"value":"7-10","note":null,"is_beur":true,"beur_num":"2","refference":"","date":null,"path":["2. ืขื™ืงืจื™ ื”ืžื“ื™ื ื™ื•ืช ื”ื—ืฉื‘ื•ื ืื™ืช","ื“. ืจื›ื•ืฉ ืงื‘ื•ืข","(2) ืคื—ืช ืžื”ืจื›ื•ืฉ ื”ืงื‘ื•ืข ืžื—ื•ืฉื‘ ื‘ืฉื™ื˜ืช ื”ืงื• ื”ื™ืฉืจ ื‘ืฉื™ืขื•ืจื™ื ื”ืฉื ืชื™ื™ื ื”ื‘ืื™ื","ืจื™ื”ื•ื˜ ื•ืฆื™ื•ื“"],"currency":null,"scale":null,"value_type":"%"}]}
You are extracting financial-statement annotations from a single page image into the exact Pydantic schema `PageExtraction`. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Top-level schema (exact keys only): { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "type": "balance_sheet|income_statement|cash_flow|notes|contents_page|title|declaration|profits|other", "title": "<string or null>" }, "facts": [ { "bbox": { "x": <number>, "y": <number>, "w": <number>, "h": <number> }, "value": "<string>", "note": "<string or null>", "is_beur": <true|false|null>, "beur_num": "<string or null>", "refference": "<string>", "date": "<string or null>", "path": ["<string>", "..."], "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|%|null" } ] } Type/validation rules (must match schema): 1. `meta` and `facts` are required. 2. `refference` is required string (keep exact misspelling). Use "" when missing. 3. `path` is required list of strings (use [] when unknown, never null). 4. `is_beur` must be boolean or null (never "true"/"false" strings). 5. Use JSON null literal for missing optional values (never "null" string). 6. Do not include any keys not listed above. Extraction rules: 1. Extract all visible numeric/table facts, including negatives in parentheses and totals. 2. Also extract placeholder values ("-", "โ€”", "โ€“", similar dashes) when they appear as actual cell values. 3. Keep `value` exactly as printed (commas, parentheses, percent sign, dash placeholders). 4. `bbox` must tightly cover the value text only, in pixel coordinates of the original image. 5. `note`: textual qualifier tied to the specific fact (for example `*without debt insurance`), else null. 6. `beur_num`: use when this fact belongs to data presented inside that beur section; else null. 7. `refference`: use when this fact points/references another beur; else "". 8. `currency`: infer from page/header context (for example "ืฉืงืœื™ื ื—ื“ืฉื™ื" -> "ILS"), else null. 9. `scale`: 1 unless page/header indicates thousands or millions. 10. `value_type`: "amount" unless the fact is a percentage ("%"). 11. `date`: map by column/year context when explicit and unambiguous; else null. 12. `meta.type`: use "profits" for "ื“ื•ื—ื•ืช ืขืœ ื”ืคืขื™ืœื•ื™ื•ืช"; otherwise choose the best enum value. 13. No duplicate facts. Order `facts` top-to-bottom, then left-to-right. 14. Output UTF-8 Hebrew directly (do not escape to unicode sequences). Path hierarchy rule: 1. Build `path` with horizontal-axis hierarchy first (row-side structure: group -> subgroup -> line item). 2. Then append vertical-axis hierarchy only when it adds business semantics not already represented by dedicated fields. 3. Do not encode period/currency/scale/value-format in `path` when already represented by `date`/`currency`/`scale`/`value_type`. 4. Keep labels exactly as shown. Do not invent levels.
{"meta":{"entity_name":"\"ื”ืžืขื™ื™ืŸ\" ืงืจืŸ ืžืœื’ื•ืช ืœืžื—ื•ื ื ื™ื (ืข''ืจ)","page_num":"8","type":"notes","title":"ื‘ื™ืื•ืจื™ื ืœื“ื•ื—ื•ืช ื”ื›ืกืคื™ื™ื"},"facts":[{"bbox":[324,347,62,17],"value":"1214744","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืžื‘ื ื”","ืคื—ืช ืฉื ืฆื‘ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[408,347,61,17],"value":"1299782","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืžื‘ื ื”","ืขืœื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[244,347,44,16],"value":"85038","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืžื‘ื ื”","ืขืœื•ืช ืžื•ืคื—ืชืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[150,348,42,16],"value":"86974","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2023","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืžื‘ื ื”","ืขืœื•ืช ืžื•ืคื—ืชืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[333,370,51,17],"value":"276813","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืจื™ื”ื•ื˜ ื•ืฆื™ื•ื“","ืคื—ืช ืฉื ืฆื‘ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[414,370,55,17],"value":"475416","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืจื™ื”ื•ื˜ ื•ืฆื™ื•ื“","ืขืœื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[239,371,50,16],"value":"198603","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืจื™ื”ื•ื˜ ื•ืฆื™ื•ื“","ืขืœื•ืช ืžื•ืคื—ืชืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[144,371,50,16],"value":"140060","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2023","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืจื™ื”ื•ื˜ ื•ืฆื™ื•ื“","ืขืœื•ืช ืžื•ืคื—ืชืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[324,394,61,17],"value":"1491557","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืกื”\"ื›","ืคื—ืช ืฉื ืฆื‘ืจ"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[406,394,63,17],"value":"1775198","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืกื”\"ื›","ืขืœื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[240,394,49,16],"value":"283641","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืกื”\"ื›","ืขืœื•ืช ืžื•ืคื—ืชืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[145,395,49,16],"value":"227034","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2023","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืกื”\"ื›","ืขืœื•ืช ืžื•ืคื—ืชืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[227,422,59,20],"value":"1358607","note":null,"is_beur":true,"beur_num":"4","refference":"ื‘. ืœื”ืœืŸ","date":"31.12.2024","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืชืฉืœื•ืžื™ื ืขืœ-ื—ืฉื‘ื•ืŸ ืžื‘ื ื” ื‘ืชื›ื ื•ืŸ (ื‘. ืœื”ืœืŸ)","ืขืœื•ืช ืžื•ืคื—ืชืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[143,424,50,18],"value":"583032","note":null,"is_beur":true,"beur_num":"4","refference":"ื‘. ืœื”ืœืŸ","date":"31.12.2023","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืชืฉืœื•ืžื™ื ืขืœ-ื—ืฉื‘ื•ืŸ ืžื‘ื ื” ื‘ืชื›ื ื•ืŸ (ื‘. ืœื”ืœืŸ)","ืขืœื•ืช ืžื•ืคื—ืชืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[228,447,59,19],"value":"1642248","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืกื”\"ื› ืจื›ื•ืฉ ืงื‘ื•ืข","ืขืœื•ืช ืžื•ืคื—ืชืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[142,448,52,18],"value":"810066","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2023","path":["4. ืจื›ื•ืฉ ืงื‘ื•ืข","ื. ื”ืจื›ื‘","ืกื”\"ื› ืจื›ื•ืฉ ืงื‘ื•ืข","ืขืœื•ืช ืžื•ืคื—ืชืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[148,710,47,18],"value":"40447","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2023","path":["5. ื–ื›ืื™ื ื•ื™ืชืจื•ืช ื–ื›ื•ืช","ื”ืจื›ื‘ :","ืกืคืงื™ื ื•ื ื•ืชื ื™ ืฉื™ืจื•ืชื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[242,710,44,18],"value":"61907","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2024","path":["5. ื–ื›ืื™ื ื•ื™ืชืจื•ืช ื–ื›ื•ืช","ื”ืจื›ื‘ :","ืกืคืงื™ื ื•ื ื•ืชื ื™ ืฉื™ืจื•ืชื™ื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[243,735,43,18],"value":"25000","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2024","path":["5. ื–ื›ืื™ื ื•ื™ืชืจื•ืช ื–ื›ื•ืช","ื”ืจื›ื‘ :","ื‘ืขืœื™ ืžื ื™ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[158,736,16,17],"value":"-","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2023","path":["5. ื–ื›ืื™ื ื•ื™ืชืจื•ืช ื–ื›ื•ืช","ื”ืจื›ื‘ :","ื‘ืขืœื™ ืžื ื™ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[146,757,49,19],"value":"43712","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2023","path":["5. ื–ื›ืื™ื ื•ื™ืชืจื•ืช ื–ื›ื•ืช","ื”ืจื›ื‘ :","ืฉื›ืจ ื•ื ืœื•ื•ืช ืœืฉืœื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[242,758,43,18],"value":"50847","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2024","path":["5. ื–ื›ืื™ื ื•ื™ืชืจื•ืช ื–ื›ื•ืช","ื”ืจื›ื‘ :","ืฉื›ืจ ื•ื ืœื•ื•ืช ืœืฉืœื"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[144,781,50,20],"value":"84159","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2023","path":["5. ื–ื›ืื™ื ื•ื™ืชืจื•ืช ื–ื›ื•ืช","ื”ืจื›ื‘ :","ืกื”\"ื›"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[237,783,47,18],"value":"137754","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2024","path":["5. ื–ื›ืื™ื ื•ื™ืชืจื•ืช ื–ื›ื•ืช","ื”ืจื›ื‘ :","ืกื”\"ื›"],"currency":"ILS","scale":1,"value_type":"amount"}]}
You are extracting financial-statement annotations from a single page image into the exact Pydantic schema `PageExtraction`. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Top-level schema (exact keys only): { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "type": "balance_sheet|income_statement|cash_flow|notes|contents_page|title|declaration|profits|other", "title": "<string or null>" }, "facts": [ { "bbox": { "x": <number>, "y": <number>, "w": <number>, "h": <number> }, "value": "<string>", "note": "<string or null>", "is_beur": <true|false|null>, "beur_num": "<string or null>", "refference": "<string>", "date": "<string or null>", "path": ["<string>", "..."], "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|%|null" } ] } Type/validation rules (must match schema): 1. `meta` and `facts` are required. 2. `refference` is required string (keep exact misspelling). Use "" when missing. 3. `path` is required list of strings (use [] when unknown, never null). 4. `is_beur` must be boolean or null (never "true"/"false" strings). 5. Use JSON null literal for missing optional values (never "null" string). 6. Do not include any keys not listed above. Extraction rules: 1. Extract all visible numeric/table facts, including negatives in parentheses and totals. 2. Also extract placeholder values ("-", "โ€”", "โ€“", similar dashes) when they appear as actual cell values. 3. Keep `value` exactly as printed (commas, parentheses, percent sign, dash placeholders). 4. `bbox` must tightly cover the value text only, in pixel coordinates of the original image. 5. `note`: textual qualifier tied to the specific fact (for example `*without debt insurance`), else null. 6. `beur_num`: use when this fact belongs to data presented inside that beur section; else null. 7. `refference`: use when this fact points/references another beur; else "". 8. `currency`: infer from page/header context (for example "ืฉืงืœื™ื ื—ื“ืฉื™ื" -> "ILS"), else null. 9. `scale`: 1 unless page/header indicates thousands or millions. 10. `value_type`: "amount" unless the fact is a percentage ("%"). 11. `date`: map by column/year context when explicit and unambiguous; else null. 12. `meta.type`: use "profits" for "ื“ื•ื—ื•ืช ืขืœ ื”ืคืขื™ืœื•ื™ื•ืช"; otherwise choose the best enum value. 13. No duplicate facts. Order `facts` top-to-bottom, then left-to-right. 14. Output UTF-8 Hebrew directly (do not escape to unicode sequences). Path hierarchy rule: 1. Build `path` with horizontal-axis hierarchy first (row-side structure: group -> subgroup -> line item). 2. Then append vertical-axis hierarchy only when it adds business semantics not already represented by dedicated fields. 3. Do not encode period/currency/scale/value-format in `path` when already represented by `date`/`currency`/`scale`/`value_type`. 4. Keep labels exactly as shown. Do not invent levels.
{"meta":{"entity_name":"\"ื”ืžืขื™ื™ืŸ\" ืงืจืŸ ืžืœื’ื•ืช ืœืžื—ื•ื ื ื™ื (ืข''ืจ)","page_num":"9","type":"notes","title":"ื‘ืื•ืจื™ื ืœื“ื•ื—ื•ืช ื”ื›ืกืคื™ื™ื"},"facts":[{"bbox":[257,431,54,20],"value":"990027","note":null,"is_beur":true,"beur_num":"8","refference":"","date":"31.12.2024","path":["8. ื”ืงืฆื‘ื•ืช ื•ืชืžื™ื›ื•ืช","ื”ืจื›ื‘","ืžืžืฉืจื“ ื”ื—ื™ื ื•ืš"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[168,434,52,18],"value":"973336","note":null,"is_beur":true,"beur_num":"8","refference":"","date":"31.12.2023","path":["8. ื”ืงืฆื‘ื•ืช ื•ืชืžื™ื›ื•ืช","ื”ืจื›ื‘","ืžืžืฉืจื“ ื”ื—ื™ื ื•ืš"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[170,455,50,18],"value":"227368","note":null,"is_beur":true,"beur_num":"8","refference":"","date":"31.12.2023","path":["8. ื”ืงืฆื‘ื•ืช ื•ืชืžื™ื›ื•ืช","ื”ืจื›ื‘","ืžืžืฉืจื“ ื”ื—ื™ื ื•ืš - ืžื•ืกื“ื•ืช ื“ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[260,457,52,17],"value":"192662","note":null,"is_beur":true,"beur_num":"8","refference":"","date":"31.12.2024","path":["8. ื”ืงืฆื‘ื•ืช ื•ืชืžื™ื›ื•ืช","ื”ืจื›ื‘","ืžืžืฉืจื“ ื”ื—ื™ื ื•ืš - ืžื•ืกื“ื•ืช ื“ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[159,480,61,22],"value":"1200704","note":null,"is_beur":true,"beur_num":"8","refference":"","date":"31.12.2023","path":["8. ื”ืงืฆื‘ื•ืช ื•ืชืžื™ื›ื•ืช","ื”ืจื›ื‘"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[249,481,63,22],"value":"1182689","note":null,"is_beur":true,"beur_num":"8","refference":"","date":"31.12.2024","path":["8. ื”ืงืฆื‘ื•ืช ื•ืชืžื™ื›ื•ืช","ื”ืจื›ื‘"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[168,624,44,19],"value":"81529","note":null,"is_beur":true,"beur_num":"9","refference":"","date":"31.12.2023","path":["9. ื›ืœื›ืœืช ืชืœืžื™ื“ื™ื","ื”ืจื›ื‘","ืžืฉื›ื•ืจื•ืช ื•ื ืœื•ื•ืช ืœืขื•ื‘ื“ื™ ืžื˜ื‘ื—"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[249,626,45,19],"value":"81990","note":null,"is_beur":true,"beur_num":"9","refference":"","date":"31.12.2024","path":["9. ื›ืœื›ืœืช ืชืœืžื™ื“ื™ื","ื”ืจื›ื‘","ืžืฉื›ื•ืจื•ืช ื•ื ืœื•ื•ืช ืœืขื•ื‘ื“ื™ ืžื˜ื‘ื—"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[162,647,48,18],"value":"367331","note":null,"is_beur":true,"beur_num":"9","refference":"","date":"31.12.2023","path":["9. ื›ืœื›ืœืช ืชืœืžื™ื“ื™ื","ื”ืจื›ื‘","ืงื ื™ื•ืช ืžื–ื•ืŸ ื•ื›ืœื™ ืžื˜ื‘ื—"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[244,648,49,18],"value":"389850","note":null,"is_beur":true,"beur_num":"9","refference":"","date":"31.12.2024","path":["9. ื›ืœื›ืœืช ืชืœืžื™ื“ื™ื","ื”ืจื›ื‘","ืงื ื™ื•ืช ืžื–ื•ืŸ ื•ื›ืœื™ ืžื˜ื‘ื—"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[160,671,51,20],"value":"448860","note":null,"is_beur":true,"beur_num":"9","refference":"","date":"31.12.2023","path":["9. ื›ืœื›ืœืช ืชืœืžื™ื“ื™ื","ื”ืจื›ื‘"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[240,673,52,22],"value":"471840","note":null,"is_beur":true,"beur_num":"9","refference":"","date":"31.12.2024","path":["9. ื›ืœื›ืœืช ืชืœืžื™ื“ื™ื","ื”ืจื›ื‘"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[142,836,62,20],"value":"217349","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2023","path":["10. ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช","ื”ืจื›ื‘","ืžืฉื›ื•ืจื•ืช ื•ื ืœื•ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[229,839,65,22],"value":"382675","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2024","path":["10. ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช","ื”ืจื›ื‘","ืžืฉื›ื•ืจื•ืช ื•ื ืœื•ื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[153,859,54,19],"value":"51728","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2023","path":["10. ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช","ื”ืจื›ื‘","ืฉื›ืจ ืžืงืฆื•ืขื™"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[241,862,56,20],"value":"80212","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2024","path":["10. ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช","ื”ืจื›ื‘","ืฉื›ืจ ืžืงืฆื•ืขื™"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[162,882,43,18],"value":"6533","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2023","path":["10. ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช","ื”ืจื›ื‘","ื˜ืœืคื•ืŸ ื•ืชืงืฉื•ืจืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[250,883,46,19],"value":"7093","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2024","path":["10. ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช","ื”ืจื›ื‘","ื˜ืœืคื•ืŸ ื•ืชืงืฉื•ืจืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[152,905,52,20],"value":"12203","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2023","path":["10. ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช","ื”ืจื›ื‘","ืžืฉืจื“ื™ื•ืช ื•ื ืกื™ืขื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[241,906,55,20],"value":"16484","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2024","path":["10. ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช","ื”ืจื›ื‘","ืžืฉืจื“ื™ื•ืช ื•ื ืกื™ืขื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[160,929,46,20],"value":"2415","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2023","path":["10. ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช","ื”ืจื›ื‘","ืื’ืจื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[249,929,47,20],"value":"2662","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2024","path":["10. ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช","ื”ืจื›ื‘","ืื’ืจื•ืช"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[141,952,64,20],"value":"290228","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2023","path":["10. ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช","ื”ืจื›ื‘"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[228,955,68,22],"value":"489126","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2024","path":["10. ื”ื•ืฆืื•ืช ื”ื ื”ืœื” ื•ื›ืœืœื™ื•ืช","ื”ืจื›ื‘"],"currency":"ILS","scale":1,"value_type":"amount"}]}
You are extracting financial-statement annotations from a single page image into the exact Pydantic schema `PageExtraction`. Return ONLY valid JSON. Do NOT return markdown, code fences, comments, prose, or extra keys. Top-level schema (exact keys only): { "meta": { "entity_name": "<string or null>", "page_num": "<string or null>", "type": "balance_sheet|income_statement|cash_flow|notes|contents_page|title|declaration|profits|other", "title": "<string or null>" }, "facts": [ { "bbox": { "x": <number>, "y": <number>, "w": <number>, "h": <number> }, "value": "<string>", "note": "<string or null>", "is_beur": <true|false|null>, "beur_num": "<string or null>", "refference": "<string>", "date": "<string or null>", "path": ["<string>", "..."], "currency": "ILS|USD|EUR|GBP|null", "scale": 1|1000|1000000|null, "value_type": "amount|%|null" } ] } Type/validation rules (must match schema): 1. `meta` and `facts` are required. 2. `refference` is required string (keep exact misspelling). Use "" when missing. 3. `path` is required list of strings (use [] when unknown, never null). 4. `is_beur` must be boolean or null (never "true"/"false" strings). 5. Use JSON null literal for missing optional values (never "null" string). 6. Do not include any keys not listed above. Extraction rules: 1. Extract all visible numeric/table facts, including negatives in parentheses and totals. 2. Also extract placeholder values ("-", "โ€”", "โ€“", similar dashes) when they appear as actual cell values. 3. Keep `value` exactly as printed (commas, parentheses, percent sign, dash placeholders). 4. `bbox` must tightly cover the value text only, in pixel coordinates of the original image. 5. `note`: textual qualifier tied to the specific fact (for example `*without debt insurance`), else null. 6. `beur_num`: use when this fact belongs to data presented inside that beur section; else null. 7. `refference`: use when this fact points/references another beur; else "". 8. `currency`: infer from page/header context (for example "ืฉืงืœื™ื ื—ื“ืฉื™ื" -> "ILS"), else null. 9. `scale`: 1 unless page/header indicates thousands or millions. 10. `value_type`: "amount" unless the fact is a percentage ("%"). 11. `date`: map by column/year context when explicit and unambiguous; else null. 12. `meta.type`: use "profits" for "ื“ื•ื—ื•ืช ืขืœ ื”ืคืขื™ืœื•ื™ื•ืช"; otherwise choose the best enum value. 13. No duplicate facts. Order `facts` top-to-bottom, then left-to-right. 14. Output UTF-8 Hebrew directly (do not escape to unicode sequences). Path hierarchy rule: 1. Build `path` with horizontal-axis hierarchy first (row-side structure: group -> subgroup -> line item). 2. Then append vertical-axis hierarchy only when it adds business semantics not already represented by dedicated fields. 3. Do not encode period/currency/scale/value-format in `path` when already represented by `date`/`currency`/`scale`/`value_type`. 4. Keep labels exactly as shown. Do not invent levels.
{"meta":{"entity_name":"\"ื”ืžืขื™ื™ืŸ\" ืงืจืŸ ืžืœื’ื•ืช ืœืžื—ื•ื ื ื™ื (ืข''ืจ)","page_num":"10","type":"notes","title":"ื‘ืื•ืจื™ื ืœื“ื•ื—ื•ืช ื”ื›ืกืคื™ื™ื"},"facts":[{"bbox":[172,349,45,18],"value":"84155","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2023","path":["ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ, ื ื˜ื•","ืจื‘ื™ืช ืžืคืงื“ื•ื ื•ืช ื‘ื‘ื ืง"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[264,350,7,16],"value":"-","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2022","path":["ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ, ื ื˜ื•","ืจื‘ื™ืช ืžืคืงื“ื•ื ื•ืช ื‘ื‘ื ืง"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[172,375,45,18],"value":"31369","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2023","path":["ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ, ื ื˜ื•","ืจื•ื•ื— ืžืžื™ืžื•ืฉ ื•ื”ืชืืžืช ืขืจืš ื ื™ื™ืจื•ืช ืขืจืš"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[247,375,45,18],"value":"37951","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2022","path":["ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ, ื ื˜ื•","ืจื•ื•ื— ืžืžื™ืžื•ืฉ ื•ื”ืชืืžืช ืขืจืš ื ื™ื™ืจื•ืช ืขืจืš"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[168,399,50,18],"value":"(16717)","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2023","path":["ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ, ื ื˜ื•","ืจื™ื‘ื™ืช ื•ืขืžืœื•ืช ื‘ื ืง"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[245,399,50,18],"value":"(19067)","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2022","path":["ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ, ื ื˜ื•","ืจื™ื‘ื™ืช ื•ืขืžืœื•ืช ื‘ื ืง"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[172,422,45,19],"value":"98807","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2023","path":["ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ, ื ื˜ื•"],"currency":"ILS","scale":1,"value_type":"amount"},{"bbox":[247,422,45,19],"value":"18884","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2022","path":["ื”ื›ื ืกื•ืช ืžื™ืžื•ืŸ, ื ื˜ื•"],"currency":"ILS","scale":1,"value_type":"amount"}]}
README.md exists but content is empty.
Downloads last month
17