{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Perusahaan","type":"numeric"}],
  "records": [
    [1,2017,200],
    [2,2018,300],
    [3,2019,360],
    [4,2020,540],
    [5,2021,600],
    [6,2022,340],
    [7,2023,400],
    [8,2024,400]
]}
