{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"numeric"}],
  "records": [
    [1,2017,35],
    [2,2018,35],
    [3,2019,35],
    [4,2020,35],
    [5,2021,35],
    [6,2022,35],
    [7,2023,35],
    [8,2024,2]
]}
