{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Perusahaan","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"-"],
    [4,2020,"14439"],
    [5,2021,"21966"],
    [6,2022,"16068"],
    [7,2023,"-"],
    [8,2024,"2532"]
]}
