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