{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Perusahaan","type":"numeric"}],
  "records": [
    [1,2017,217],
    [2,2018,312],
    [3,2019,102],
    [4,2020,451],
    [5,2021,599],
    [6,2022,781],
    [7,2023,820],
    [8,2024,2532]
]}
