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