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