{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Perusahaan","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"626"],
    [3,2019,"678"],
    [4,2020,"195"],
    [5,2021,"205"],
    [6,2022,"172"],
    [7,2023,"92"],
    [8,2024,"26186"]
]}
