{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,19.21],
    [2,2019.0,15.6],
    [3,2020.0,15.6],
    [4,2021.0,38.3],
    [5,2022.0,37.1],
    [6,2023.0,25.4],
    [7,2018,19.21],
    [8,2019,15.6],
    [9,2020,15.6],
    [10,2021,38.3],
    [11,2022,37.1],
    [12,2023,25.4]
]}
