{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Perusahaan PMA","type":"numeric"}],
  "records": [
    [1,2018,22],
    [2,2019,24],
    [3,2020,24],
    [4,2021,28],
    [5,2022,28],
    [6,2023,29],
    [7,2024,26],
    [8,2025,22],
    [9,null,null]
]}
