{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"numeric"}],
  "records": [
    [1,2017,2763],
    [2,2018,2858],
    [3,2019,3345],
    [4,2020,3514],
    [5,2021,3666],
    [6,2022,3582],
    [7,2023,3707],
    [8,2024,3580]
]}
