{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"numeric"}],
  "records": [
    [1,2017,3722],
    [2,2018,3886],
    [3,2019,6121],
    [4,2020,4423],
    [5,2021,4579],
    [6,2022,2681],
    [7,2023,2678],
    [8,2024,2835]
]}
