{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,2018,559],
    [2,2019,659],
    [3,2020,759],
    [4,2021,759],
    [5,2022,759],
    [6,2023,759],
    [7,2018,559],
    [8,2019,659],
    [9,2020,759],
    [10,2021,759],
    [11,2022,759],
    [12,2023,759]
]}
