{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Perusahaan","type":"numeric"}],
  "records": [
    [1,2017,5999],
    [2,2018,7047],
    [3,2019,9390],
    [4,2020,3028],
    [5,2021,1712],
    [6,2022,8220],
    [7,2023,13842],
    [8,2024,88241]
]}
