{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Bank Sampah","type":"numeric"}],
  "records": [
    [1,2018,58],
    [2,2019,70],
    [3,2020,72],
    [4,2021,72],
    [5,2022,72],
    [6,2023,72],
    [7,2024,72],
    [8,2018,58],
    [9,2019,70],
    [10,2020,72],
    [11,2021,72],
    [12,2022,72],
    [13,2023,72],
    [14,2024,72]
]}
