{
  "fields": [{"id":"_id","type":"int"},{"id":"datum","type":"text"},{"id":"altoel","type":"text"},{"id":"speiseoel","type":"text"}],
  "records": [
    [1,"2020-12-31","41","68.1"],
    [2,"2021-12-31","38","71.6"],
    [3,"2022-12-31","39.36","68.22"],
    [4,"2023-12-31","35.42","68.46"],
    [5,"2024-12-31","40.22","67.96"]
]}
