{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,109.5],
    [2,2019.0,137.1],
    [3,2020.0,105.6],
    [4,2021.0,123.3],
    [5,2022.0,136.3],
    [6,2023.0,132.37],
    [7,2018,109.5],
    [8,2019,137.1],
    [9,2020,105.6],
    [10,2021,123.3],
    [11,2022,136.3],
    [12,2023,132.37]
]}
