{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"numeric"}],
  "records": [
    [1,2017,5487],
    [2,2018,5598],
    [3,2019,6846],
    [4,2020,7120],
    [5,2021,7327],
    [6,2022,6914],
    [7,2023,6966],
    [8,2024,7019]
]}
