{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"numeric"}],
  "records": [
    [1,2017,23],
    [2,2018,7],
    [3,2019,34],
    [4,2020,120],
    [5,2021,164],
    [6,2022,320],
    [7,2023,138],
    [8,2024,5]
]}
