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