{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Migrasi Keluar","type":"numeric"}],
  "records": [
    [1,2018.0,7938.0],
    [2,2019.0,20704.0],
    [3,2020.0,7051.0],
    [4,2021.0,8459.0],
    [5,2022.0,18575.0],
    [6,2023.0,10931.0],
    [7,2018,7938],
    [8,2019,20704],
    [9,2020,7051],
    [10,2021,8459],
    [11,2022,18575],
    [12,2023,10931]
]}
