{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Perusahaan","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"4392"],
    [3,2019,"3091"],
    [4,2020,"3091"],
    [5,2021,"5752"],
    [6,2022,"20327"],
    [7,2023,"13842"],
    [8,2024,"90873"]
]}
