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