{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Perusahaan","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"73"],
    [3,2019,"56"],
    [4,2020,"56"],
    [5,2021,"90"],
    [6,2022,"140"],
    [7,2023,"145"],
    [8,2024,"9"]
]}
