{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"numeric"}],
  "records": [
    [1,2017,668],
    [2,2018,700],
    [3,2019,731],
    [4,2020,727],
    [5,2021,734],
    [6,2022,739],
    [7,2023,724],
    [8,2024,737]
]}
