{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"25"],
    [4,2020,"291"],
    [5,2021,"259"],
    [6,2022,"162"],
    [7,2023,"171"],
    [8,2024,"210"]
]}
