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