gateway/prompts/20260322-180152-222-chapter_2_section_section_4_response.txt
2026-03-22 19:46:50 +01:00

35 lines
No EOL
600 B
Text

{
"elements": [
{
"type": "table",
"content": {
"headers": [
"Datum",
"Statistik"
],
"rows": [
[
"01.01.2023",
"Umsatz: 10.000€"
],
[
"01.02.2023",
"Umsatz: 12.000€"
],
[
"01.03.2023",
"Umsatz: 15.000€"
],
[
"01.04.2023",
"Umsatz: 14.000€"
],
[
"01.05.2023",
"Umsatz: 16.500€"
]
]
}
}
]
}