{
  "fields": [{"id":"_id","type":"int"},{"id":"No","type":"numeric"},{"id":"Tahun","type":"numeric"},{"id":"Penanganan Sampah (Ton)","type":"text"}],
  "records": [
    [1,1,2019,"127,949.68"],
    [2,2,2020,"109,731.73"],
    [3,3,2021,"109,848.88"],
    [4,4,2022,"107,683.71"],
    [5,5,2023,"121,966.35"],
    [6,6,2024,"112,488.35"],
    [7,7,2025,"175,043.85"]
]}
