{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Unit Usaha PMA","type":"numeric"}],
  "records": [
    [1,2018,11],
    [2,2019,12],
    [3,2020,12],
    [4,2021,72],
    [5,2022,42],
    [6,2023,108],
    [7,2024,127],
    [8,2025,104]
]}
