{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"numeric"}],
  "records": [
    [1,2017,166],
    [2,2018,193],
    [3,2019,193],
    [4,2020,213],
    [5,2021,285],
    [6,2022,381],
    [7,2023,562],
    [8,2024,198]
]}
