{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,1.214],
    [2,2019,1.223],
    [3,2020,1.235],
    [4,2021,1.236],
    [5,2022,1.238],
    [6,2023,1.238],
    [7,2018,1.214],
    [8,2019,1.223],
    [9,2020,1.235],
    [10,2021,1.236],
    [11,2022,1.238],
    [12,2023,1.238]
]}
