{
  "fields": [{"id":"_id","type":"int"},{"id":"Jahr","type":"numeric"},{"id":"Kompostmenge","type":"numeric"}],
  "records": [
    [1,2005,400],
    [2,2006,415],
    [3,2007,431],
    [4,2008,447],
    [5,2009,463],
    [6,2010,478],
    [7,2011,494],
    [8,2012,510],
    [9,2013,526],
    [10,2014,542],
    [11,2015,557],
    [12,2016,573],
    [13,2017,589],
    [14,2018,605],
    [15,2019,621],
    [16,2020,636],
    [17,2021,652],
    [18,2022,668],
    [19,2023,684],
    [20,2024,700]
]}
