{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"numeric"}],
  "records": [
    [1,2017,2120],
    [2,2018,2178],
    [3,2019,1525],
    [4,2020,3490],
    [5,2021,3515],
    [6,2022,4233],
    [7,2023,4259],
    [8,2024,4261]
]}
