{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Pekerja WNA","type":"numeric"}],
  "records": [
    [1,2018,0],
    [2,2019,70],
    [3,2020,82],
    [4,2021,75],
    [5,2022,91],
    [6,2023,91],
    [7,2018,0],
    [8,2019,70],
    [9,2020,82],
    [10,2021,75],
    [11,2022,91],
    [12,2023,91]
]}
