{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,2018,7.997],
    [2,2019,9.275],
    [3,2020,9.984],
    [4,2021,10.768],
    [5,2022,11.382],
    [6,2023,11.632],
    [7,2018,7.997],
    [8,2019,9.275],
    [9,2020,9.984],
    [10,2021,10.768],
    [11,2022,11.382],
    [12,2023,11.632]
]}
