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