{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Timbulan Sampah","type":"numeric"}],
  "records": [
    [1,2018.0,454959.0],
    [2,2019.0,464244.0],
    [3,2020.0,473527.0],
    [4,2021.0,473527.0],
    [5,2022.0,505712.0],
    [6,2023.0,509920.0],
    [7,2018,454959],
    [8,2019,464244],
    [9,2020,473527],
    [10,2021,473527],
    [11,2022,505712],
    [12,2023,509920]
]}
