{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Animo Transmigrasi","type":"numeric"}],
  "records": [
    [1,2018,8],
    [2,2019,10],
    [3,2020,16],
    [4,2021,18],
    [5,2022,2],
    [6,2023,3],
    [7,2024,3],
    [8,2018,8],
    [9,2019,10],
    [10,2020,16],
    [11,2021,18],
    [12,2022,2],
    [13,2023,3],
    [14,2024,3]
]}
