{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"18259"],
    [4,2020,"14246"],
    [5,2021,"12734"],
    [6,2022,"13025"],
    [7,2023,"13111"],
    [8,2024,"12733"]
]}
