{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"numeric"}],
  "records": [
    [1,2017,7299],
    [2,2018,7323],
    [3,2019,8892],
    [4,2020,9328],
    [5,2021,9605],
    [6,2022,9060],
    [7,2023,9185],
    [8,2024,9405]
]}
