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