{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah TKI yang Bekerja di Luar Negeri","type":"numeric"}],
  "records": [
    [1,2018,182],
    [2,2019,189],
    [3,2020,75],
    [4,2021,50],
    [5,2022,253],
    [6,2023,267],
    [7,2018,182],
    [8,2019,189],
    [9,2020,75],
    [10,2021,50],
    [11,2022,253],
    [12,2023,267]
]}
