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