{
  "fields": [{"id":"_id","type":"int"},{"id":"jahr","type":"text"},{"id":"anzahl","type":"text"}],
  "records": [
    [1,"2025","9351"],
    [2,"2024","9218"],
    [3,"2023","9007"],
    [4,"2022","8757"],
    [5,"2021","8341"],
    [6,"2020","8047"],
    [7,"2019","7560"],
    [8,"2018","7121"],
    [9,"2017","6636"],
    [10,"2016","5755"],
    [11,"2015","3552"],
    [12,"2014","3330"]
]}
