{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"numeric"}],
  "records": [
    [1,2017,859],
    [2,2018,822],
    [3,2019,614],
    [4,2020,1415],
    [5,2021,1510],
    [6,2022,1662],
    [7,2023,1551],
    [8,2024,1569]
]}
