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