{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,7.207],
    [2,2019,8.3],
    [3,2020,6.458],
    [4,2021,3.95],
    [5,2022,6.204],
    [6,2023,4.611],
    [7,2018,7.207],
    [8,2019,8.3],
    [9,2020,6.458],
    [10,2021,3.95],
    [11,2022,6.204],
    [12,2023,4.611]
]}
