{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"246"],
    [4,2020,"131"],
    [5,2021,"131"],
    [6,2022,"131"],
    [7,2023,"138"],
    [8,2024,"177"]
]}
