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