{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,2018,6],
    [2,2019,6],
    [3,2020,6],
    [4,2021,6],
    [5,2022,6],
    [6,2023,6],
    [7,2024,5],
    [8,2025,5],
    [9,2018,6],
    [10,2019,6],
    [11,2020,6],
    [12,2021,6],
    [13,2022,6],
    [14,2023,6],
    [15,2024,5],
    [16,2025,5]
]}
