{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"numeric"}],
  "records": [
    [1,2017,12],
    [2,2018,47],
    [3,2019,17],
    [4,2020,11],
    [5,2021,151],
    [6,2022,82],
    [7,2023,46],
    [8,2024,36]
]}
