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": [
{
"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).
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": [
{
"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).
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": [
{
"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).
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":[{"value":"851625","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["רכוש","רכוש שוטף","מזומנים ושווה מזומנים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"745384","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["רכוש","רכוש שוטף","מזומנים ושווה מזומנים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"537962","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["רכוש","רכוש שוטף","השקעות בניירות ערך"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"322816","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["רכוש","רכוש שוטף","השקעות בניירות ערך"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"6644","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["רכוש","רכוש שוטף","חייבים ויתרות חובה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["רכוש","רכוש שוטף","חייבים ויתרות חובה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"1074844","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["רכוש","רכוש שוטף"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"1389587","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["רכוש","רכוש שוטף"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"7016757","note":null,"is_beur":null,"beur_num":null,"refference":"3","date":"31.12.2023","path":["רכוש","השקעות","פקדונות בבנקים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"40006913","note":null,"is_beur":null,"beur_num":null,"refference":"3","date":"31.12.2024","path":["רכוש","השקעות","פקדונות בבנקים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"810066","note":null,"is_beur":null,"beur_num":null,"refference":"4","date":"31.12.2023","path":["רכוש","רכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"1642248","note":null,"is_beur":null,"beur_num":null,"refference":"4","date":"31.12.2024","path":["רכוש","רכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"9216410","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["רכוש"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"42724005","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["רכוש"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"14250","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["התחייבויות ונכסים נטו","התחייבויות שוטפות:","המחאות לפרעון"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"43125","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["התחייבויות ונכסים נטו","התחייבויות שוטפות:","המחאות לפרעון"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"84159","note":null,"is_beur":null,"beur_num":null,"refference":"5","date":"31.12.2023","path":["התחייבויות ונכסים נטו","התחייבויות שוטפות:","זכאים ויתרות זכות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"137754","note":null,"is_beur":null,"beur_num":null,"refference":"5","date":"31.12.2024","path":["התחייבויות ונכסים נטו","התחייבויות שוטפות:","זכאים ויתרות זכות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"7864400","note":null,"is_beur":null,"beur_num":null,"refference":"6","date":"31.12.2023","path":["התחייבויות ונכסים נטו","התחייבויות שוטפות:","מקדמות על-חשבון מכירת מקרקעין"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"6","date":"31.12.2024","path":["התחייבויות ונכסים נטו","התחייבויות שוטפות:","מקדמות על-חשבון מכירת מקרקעין"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"7962809","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["התחייבויות ונכסים נטו","התחייבויות שוטפות:"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"180879","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["התחייבויות ונכסים נטו","התחייבויות שוטפות:"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"247368","note":null,"is_beur":null,"beur_num":null,"refference":"7","date":"31.12.2023","path":["התחייבויות ונכסים נטו","התחייבויות לזמן ארוך -","בגין סיום יחסי עובד-מעביד"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"247368","note":null,"is_beur":null,"beur_num":null,"refference":"7","date":"31.12.2024","path":["התחייבויות ונכסים נטו","התחייבויות לזמן ארוך -","בגין סיום יחסי עובד-מעביד"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 464,404)","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["התחייבויות ונכסים נטו","נכסים נטו:","שלא יועדו ע\"י מוסדות המלכ\"ר"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"(1537213)","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["התחייבויות ונכסים נטו","נכסים נטו:","שלא יועדו ע\"י מוסדות המלכ\"ר"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"660571","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["התחייבויות ונכסים נטו","נכסים נטו:","שיועדו ע\"י מוסדות המלכ\"ר להשקעה ברכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"42190723","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["התחייבויות ונכסים נטו","נכסים נטו:","שיועדו ע\"י מוסדות המלכ\"ר להשקעה ברכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"810066","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["התחייבויות ונכסים נטו","נכסים נטו:","ששימשו לרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"1642248","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["התחייבויות ונכסים נטו","נכסים נטו:","ששימשו לרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"1006233","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["התחייבויות ונכסים נטו","נכסים נטו:"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"42295758","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2024","path":["התחייבויות ונכסים נטו","נכסים נטו:"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"9216410","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"31.12.2023","path":["התחייבויות ונכסים נטו"],"currency":"ILS","scale":1,"value_type":"amount"},{"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": [
{
"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).
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":[{"value":"1200704","note":null,"is_beur":false,"beur_num":null,"refference":"8","date":"31.12.2023","path":["מחזור הפעילויות:","הקצבות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"1182689","note":null,"is_beur":false,"beur_num":null,"refference":"8","date":"31.12.2024","path":["מחזור הפעילויות:","הקצבות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"864227","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["מחזור הפעילויות:","שכר לימוד והשתתפויות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"929884","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["מחזור הפעילויות:","שכר לימוד והשתתפויות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"614831","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["מחזור הפעילויות:","תרומות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"411371","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["מחזור הפעילויות:","תרומות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"2679762","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["מחזור הפעילויות:"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"2523944","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["מחזור הפעילויות:"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"919976","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["עלות הפעילויות:","משכורות ותוספות סוציאליות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"795690","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["עלות הפעילויות:","משכורות ותוספות סוציאליות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"849868","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["עלות הפעילויות:","מלגות לאברכים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"754895","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["עלות הפעילויות:","מלגות לאברכים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"448860","note":null,"is_beur":false,"beur_num":null,"refference":"9","date":"31.12.2023","path":["עלות הפעילויות:","כלכלת תלמידים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"471840","note":null,"is_beur":false,"beur_num":null,"refference":"9","date":"31.12.2024","path":["עלות הפעילויות:","כלכלת תלמידים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"243092","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["עלות הפעילויות:","אחזקת מבנה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"186727","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["עלות הפעילויות:","אחזקת מבנה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"22586","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["עלות הפעילויות:","אירועים וכנסים חברתיים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"20755","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["עלות הפעילויות:","אירועים וכנסים חברתיים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"28663","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["עלות הפעילויות:","הסעות תלמידים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"48392","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["עלות הפעילויות:","הסעות תלמידים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"17069","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["עלות הפעילויות:","פחת מרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"16030","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["עלות הפעילויות:","פחת מרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"2530114","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["עלות הפעילויות:"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"2294329","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["עלות הפעילויות:"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"149648","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["הכנסות נטו מפעילויות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"229615","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["הכנסות נטו מפעילויות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"290228","note":null,"is_beur":false,"beur_num":null,"refference":"10","date":"31.12.2023","path":["הוצאות הנהלה וכלליות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"489126","note":null,"is_beur":false,"beur_num":null,"refference":"10","date":"31.12.2024","path":["הוצאות הנהלה וכלליות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 140,580 )","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":[],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 259,511 )","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":[],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"98807","note":null,"is_beur":false,"beur_num":null,"refference":"11","date":"31.12.2023","path":["הכנסות מימון, נטו"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"18884","note":null,"is_beur":false,"beur_num":null,"refference":"11","date":"31.12.2024","path":["הכנסות מימון, נטו"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 41,773 )","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":[],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 240,627 )","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":[],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"85099","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["הוצאות אחרות, נטו"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["הוצאות אחרות, נטו"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 240,627 )","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["הכנסות (הוצאות) נטו לשנה"],"currency":"ILS","scale":1,"value_type":"amount"},{"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": [
{
"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).
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":[{"value":"43326","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["תזרימי מזומנים מפעילות שוטפת","הכנסות (הוצאות) נטו לשנה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 240,627)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["תזרימי מזומנים מפעילות שוטפת","הכנסות (הוצאות) נטו לשנה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 74,279)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["תזרימי מזומנים מפעילות שוטפת","התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת (ראה להלן)"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"53905","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["תזרימי מזומנים מפעילות שוטפת","התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת (ראה להלן)"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 30,953)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["תזרימי מזומנים מפעילות שוטפת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 186,722)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["תזרימי מזומנים מפעילות שוטפת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"327","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["תזרימי מזומנים מפעילות השקעה","תמורה ממכירת ניירות ערך, נטו"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"253097","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["תזרימי מזומנים מפעילות השקעה","תמורה ממכירת ניירות ערך, נטו"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"7864400","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["תזרימי מזומנים מפעילות השקעה","תמורה ממכירת מקרקעין"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"32667923","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["תזרימי מזומנים מפעילות השקעה","תמורה ממכירת מקרקעין"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"(7016757)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["תזרימי מזומנים מפעילות השקעה","השקעה בפיקדונות"],"currency":"ILS","scale":1,"value_type":"amount"},{"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"},{"value":"( 848,212)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["תזרימי מזומנים מפעילות השקעה","רכישת רכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 286,449)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["תזרימי מזומנים מפעילות השקעה","רכישת רכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"80481","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["תזרימי מזומנים מפעילות השקעה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"561521","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["תזרימי מזומנים מפעילות השקעה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"530568","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["גידול (קיטון) במזומנים ושווה מזומנים","גידול (קיטון) במזומנים ושווה מזומנים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 106,241)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["גידול (קיטון) במזומנים ושווה מזומנים","גידול (קיטון) במזומנים ושווה מזומנים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"321057","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["גידול (קיטון) במזומנים ושווה מזומנים","יתרת מזומנים ושווה מזומנים לתחילת השנה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"851625","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["גידול (קיטון) במזומנים ושווה מזומנים","יתרת מזומנים ושווה מזומנים לתחילת השנה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"851625","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["גידול (קיטון) במזומנים ושווה מזומנים","יתרת מזומנים ושווה מזומנים לסוף השנה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"745384","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["גידול (קיטון) במזומנים ושווה מזומנים","יתרת מזומנים ושווה מזומנים לסוף השנה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"17068","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","פחת מרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"16030","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","פחת מרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 31,369)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","רווח ממימוש והתאמת ערך ניירות ערך"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 37,951)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים","רווח ממימוש והתאמת ערך ניירות ערך"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 14,301)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 21,921)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","הוצאות (הכנסות) שאינן כרוכות בתזרימי מזומנים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","גידול בחייבים ויתרות חובה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 6,644)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","גידול בחייבים ויתרות חובה"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 59,978)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","גידול (קיטון) בזכאים ויתרות זכות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"82470","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות","גידול (קיטון) בזכאים ויתרות זכות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 59,978)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"75826","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2024","path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת","שינויים בסעיפי רכוש והתחייבויות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 74,279)","note":null,"is_beur":false,"beur_num":null,"refference":"","date":"31.12.2023","path":["התאמות הדרושות כדי להציג את תזרימי המזומנים מפעילות שוטפת"],"currency":"ILS","scale":1,"value_type":"amount"},{"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": [
{
"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).
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":[{"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"},{"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"},{"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"},{"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"},{"value":"43326","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["שינויים במהלך שנת 2023:","הכנסות נטו לשנה","סה''כ"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"43326","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["שינויים במהלך שנת 2023:","הכנסות נטו לשנה","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["שינויים במהלך שנת 2023:","הכנסות נטו לשנה","ששימשו לרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["שינויים במהלך שנת 2023:","הכנסות נטו לשנה","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"286449","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["שינויים במהלך שנת 2023:","העברת סכומים לרכישת רכוש קבוע","ששימשו לרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 286,449 )","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["שינויים במהלך שנת 2023:","העברת סכומים לרכישת רכוש קבוע","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["שינויים במהלך שנת 2023:","העברת סכומים לרכישת רכוש קבוע","סה''כ"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["שינויים במהלך שנת 2023:","העברת סכומים לרכישת רכוש קבוע","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 17,068)","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["שינויים במהלך שנת 2023:","סכומים שיועדו לכיסוי הוצאות פחת","ששימשו לרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"17068","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["שינויים במהלך שנת 2023:","סכומים שיועדו לכיסוי הוצאות פחת","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["שינויים במהלך שנת 2023:","סכומים שיועדו לכיסוי הוצאות פחת","סה''כ"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2023","path":["שינויים במהלך שנת 2023:","סכומים שיועדו לכיסוי הוצאות פחת","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"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"},{"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"},{"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"},{"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"},{"value":"( 240,627)","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","הוצאות נטו לשנה","סה''כ"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 240,627)","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","הוצאות נטו לשנה","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","הוצאות נטו לשנה","ששימשו לרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","הוצאות נטו לשנה","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"40532323","note":null,"is_beur":null,"beur_num":null,"refference":"באור 1ב.","date":"2024","path":["שינויים במהלך שנת 2024:","סכומים שהתקבלו ויועדו לרכישת רכוש קבוע (ראה באור 1ב.)","סה''כ"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"40532323","note":null,"is_beur":null,"beur_num":null,"refference":"באור 1ב.","date":"2024","path":["שינויים במהלך שנת 2024:","סכומים שהתקבלו ויועדו לרכישת רכוש קבוע (ראה באור 1ב.)","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"באור 1ב.","date":"2024","path":["שינויים במהלך שנת 2024:","סכומים שהתקבלו ויועדו לרכישת רכוש קבוע (ראה באור 1ב.)","ששימשו לרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"באור 1ב.","date":"2024","path":["שינויים במהלך שנת 2024:","סכומים שהתקבלו ויועדו לרכישת רכוש קבוע (ראה באור 1ב.)","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"997829","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","הכנסות מימון שנצברו בפקדונות בבנק","סה''כ"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"997829","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","הכנסות מימון שנצברו בפקדונות בבנק","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","הכנסות מימון שנצברו בפקדונות בבנק","ששימשו לרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","הכנסות מימון שנצברו בפקדונות בבנק","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"848212","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","העברת סכומים לרכישת רכוש קבוע","ששימשו לרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 848,212 )","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","העברת סכומים לרכישת רכוש קבוע","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","העברת סכומים לרכישת רכוש קבוע","סה''כ"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","העברת סכומים לרכישת רכוש קבוע","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"( 16,030)","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","סכומים שיועדו לכיסוי הוצאות פחת","ששימשו לרכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"16030","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","סכומים שיועדו לכיסוי הוצאות פחת","לשימוש לפעילויות שלא יועדו ע''י מוסדות המלכ''ר"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","סכומים שיועדו לכיסוי הוצאות פחת","סה''כ"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":null,"beur_num":null,"refference":"","date":"2024","path":["שינויים במהלך שנת 2024:","סכומים שיועדו לכיסוי הוצאות פחת","שיועדו ע''י מוסדות המלכ''ר להשקעה ברכוש קבוע"],"currency":"ILS","scale":1,"value_type":"amount"},{"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"},{"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"},{"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"},{"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": [
{
"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).
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":[{"value":"4","note":null,"is_beur":true,"beur_num":"2","refference":"","date":null,"path":["2. עיקרי המדיניות החשבונאית","ד. רכוש קבוע","(2) פחת מהרכוש הקבוע מחושב בשיטת הקו הישר בשיעורים השנתיים הבאים","מבנה"],"currency":null,"scale":null,"value_type":"%"},{"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": [
{
"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).
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":[{"value":"1214744","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. רכוש קבוע","א. הרכב","מבנה","פחת שנצבר"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"1299782","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. רכוש קבוע","א. הרכב","מבנה","עלות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"85038","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. רכוש קבוע","א. הרכב","מבנה","עלות מופחתת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"86974","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2023","path":["4. רכוש קבוע","א. הרכב","מבנה","עלות מופחתת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"276813","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. רכוש קבוע","א. הרכב","ריהוט וציוד","פחת שנצבר"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"475416","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. רכוש קבוע","א. הרכב","ריהוט וציוד","עלות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"198603","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. רכוש קבוע","א. הרכב","ריהוט וציוד","עלות מופחתת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"140060","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2023","path":["4. רכוש קבוע","א. הרכב","ריהוט וציוד","עלות מופחתת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"1491557","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. רכוש קבוע","א. הרכב","סה\"כ","פחת שנצבר"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"1775198","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. רכוש קבוע","א. הרכב","סה\"כ","עלות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"283641","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. רכוש קבוע","א. הרכב","סה\"כ","עלות מופחתת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"227034","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2023","path":["4. רכוש קבוע","א. הרכב","סה\"כ","עלות מופחתת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"1358607","note":null,"is_beur":true,"beur_num":"4","refference":"ב. להלן","date":"31.12.2024","path":["4. רכוש קבוע","א. הרכב","תשלומים על-חשבון מבנה בתכנון (ב. להלן)","עלות מופחתת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"583032","note":null,"is_beur":true,"beur_num":"4","refference":"ב. להלן","date":"31.12.2023","path":["4. רכוש קבוע","א. הרכב","תשלומים על-חשבון מבנה בתכנון (ב. להלן)","עלות מופחתת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"1642248","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2024","path":["4. רכוש קבוע","א. הרכב","סה\"כ רכוש קבוע","עלות מופחתת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"810066","note":null,"is_beur":true,"beur_num":"4","refference":"","date":"31.12.2023","path":["4. רכוש קבוע","א. הרכב","סה\"כ רכוש קבוע","עלות מופחתת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"40447","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2023","path":["5. זכאים ויתרות זכות","הרכב :","ספקים ונותני שירותים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"61907","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2024","path":["5. זכאים ויתרות זכות","הרכב :","ספקים ונותני שירותים"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"25000","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2024","path":["5. זכאים ויתרות זכות","הרכב :","בעלי מניות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2023","path":["5. זכאים ויתרות זכות","הרכב :","בעלי מניות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"43712","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2023","path":["5. זכאים ויתרות זכות","הרכב :","שכר ונלוות לשלם"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"50847","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2024","path":["5. זכאים ויתרות זכות","הרכב :","שכר ונלוות לשלם"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"84159","note":null,"is_beur":true,"beur_num":"5","refference":"","date":"31.12.2023","path":["5. זכאים ויתרות זכות","הרכב :","סה\"כ"],"currency":"ILS","scale":1,"value_type":"amount"},{"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": [
{
"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).
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":[{"value":"990027","note":null,"is_beur":true,"beur_num":"8","refference":"","date":"31.12.2024","path":["8. הקצבות ותמיכות","הרכב","ממשרד החינוך"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"973336","note":null,"is_beur":true,"beur_num":"8","refference":"","date":"31.12.2023","path":["8. הקצבות ותמיכות","הרכב","ממשרד החינוך"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"227368","note":null,"is_beur":true,"beur_num":"8","refference":"","date":"31.12.2023","path":["8. הקצבות ותמיכות","הרכב","ממשרד החינוך - מוסדות דת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"192662","note":null,"is_beur":true,"beur_num":"8","refference":"","date":"31.12.2024","path":["8. הקצבות ותמיכות","הרכב","ממשרד החינוך - מוסדות דת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"1200704","note":null,"is_beur":true,"beur_num":"8","refference":"","date":"31.12.2023","path":["8. הקצבות ותמיכות","הרכב"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"1182689","note":null,"is_beur":true,"beur_num":"8","refference":"","date":"31.12.2024","path":["8. הקצבות ותמיכות","הרכב"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"81529","note":null,"is_beur":true,"beur_num":"9","refference":"","date":"31.12.2023","path":["9. כלכלת תלמידים","הרכב","משכורות ונלוות לעובדי מטבח"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"81990","note":null,"is_beur":true,"beur_num":"9","refference":"","date":"31.12.2024","path":["9. כלכלת תלמידים","הרכב","משכורות ונלוות לעובדי מטבח"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"367331","note":null,"is_beur":true,"beur_num":"9","refference":"","date":"31.12.2023","path":["9. כלכלת תלמידים","הרכב","קניות מזון וכלי מטבח"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"389850","note":null,"is_beur":true,"beur_num":"9","refference":"","date":"31.12.2024","path":["9. כלכלת תלמידים","הרכב","קניות מזון וכלי מטבח"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"448860","note":null,"is_beur":true,"beur_num":"9","refference":"","date":"31.12.2023","path":["9. כלכלת תלמידים","הרכב"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"471840","note":null,"is_beur":true,"beur_num":"9","refference":"","date":"31.12.2024","path":["9. כלכלת תלמידים","הרכב"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"217349","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2023","path":["10. הוצאות הנהלה וכלליות","הרכב","משכורות ונלוות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"382675","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2024","path":["10. הוצאות הנהלה וכלליות","הרכב","משכורות ונלוות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"51728","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2023","path":["10. הוצאות הנהלה וכלליות","הרכב","שכר מקצועי"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"80212","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2024","path":["10. הוצאות הנהלה וכלליות","הרכב","שכר מקצועי"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"6533","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2023","path":["10. הוצאות הנהלה וכלליות","הרכב","טלפון ותקשורת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"7093","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2024","path":["10. הוצאות הנהלה וכלליות","הרכב","טלפון ותקשורת"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"12203","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2023","path":["10. הוצאות הנהלה וכלליות","הרכב","משרדיות ונסיעות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"16484","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2024","path":["10. הוצאות הנהלה וכלליות","הרכב","משרדיות ונסיעות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"2415","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2023","path":["10. הוצאות הנהלה וכלליות","הרכב","אגרות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"2662","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2024","path":["10. הוצאות הנהלה וכלליות","הרכב","אגרות"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"290228","note":null,"is_beur":true,"beur_num":"10","refference":"","date":"31.12.2023","path":["10. הוצאות הנהלה וכלליות","הרכב"],"currency":"ILS","scale":1,"value_type":"amount"},{"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": [
{
"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).
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":[{"value":"84155","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2023","path":["הכנסות מימון, נטו","רבית מפקדונות בבנק"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"-","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2022","path":["הכנסות מימון, נטו","רבית מפקדונות בבנק"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"31369","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2023","path":["הכנסות מימון, נטו","רווח ממימוש והתאמת ערך ניירות ערך"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"37951","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2022","path":["הכנסות מימון, נטו","רווח ממימוש והתאמת ערך ניירות ערך"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"(16717)","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2023","path":["הכנסות מימון, נטו","ריבית ועמלות בנק"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"(19067)","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2022","path":["הכנסות מימון, נטו","ריבית ועמלות בנק"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"98807","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2023","path":["הכנסות מימון, נטו"],"currency":"ILS","scale":1,"value_type":"amount"},{"value":"18884","note":null,"is_beur":true,"beur_num":"11","refference":"","date":"31.12.2022","path":["הכנסות מימון, נטו"],"currency":"ILS","scale":1,"value_type":"amount"}]} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.