{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Perusahaan","type":"numeric"}],
  "records": [
    [1,2017,128],
    [2,2018,115],
    [3,2019,201],
    [4,2020,114],
    [5,2021,71],
    [6,2022,135],
    [7,2023,75],
    [8,2024,135]
]}
