{
  "fields": [{"id":"_id","type":"int"},{"id":"Jahr","type":"numeric"},{"id":"Fahrzeuge_pro_Tag","type":"numeric"}],
  "records": [
    [1,2005,15000],
    [2,2006,16052],
    [3,2007,17105],
    [4,2008,18157],
    [5,2009,19210],
    [6,2010,20263],
    [7,2011,21315],
    [8,2012,22368],
    [9,2013,23421],
    [10,2014,24473],
    [11,2015,25526],
    [12,2016,26578],
    [13,2017,27631],
    [14,2018,28684],
    [15,2019,29736],
    [16,2020,30789],
    [17,2021,31842],
    [18,2022,32894],
    [19,2023,33947],
    [20,2024,35000]
]}
