{
  "fields": [{"id":"_id","type":"int"},{"id":"Jahr","type":"numeric"},{"id":"Maehdurchgaenge","type":"numeric"}],
  "records": [
    [1,2005,3],
    [2,2006,3],
    [3,2007,3],
    [4,2008,4],
    [5,2009,4],
    [6,2010,5],
    [7,2011,5],
    [8,2012,6],
    [9,2013,6],
    [10,2014,7],
    [11,2015,7],
    [12,2016,8],
    [13,2017,8],
    [14,2018,9],
    [15,2019,9],
    [16,2020,10],
    [17,2021,10],
    [18,2022,11],
    [19,2023,11],
    [20,2024,12]
]}
