{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2014,4353],
    [2,2015,3980],
    [3,2016,3840],
    [4,2017,3617],
    [5,2018,3610],
    [6,2019,3343],
    [7,2020,3318],
    [8,2021,2757],
    [9,2022,2495],
    [10,2023,2435],
    [11,2024,2139]
]}
