{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2018.0,9508.0],
    [2,2019.0,34889.0],
    [3,2020.0,33660.0],
    [4,2021.0,28093.0],
    [5,2022.0,17681.0],
    [6,2023.0,14330.0],
    [7,2024.0,19124.0],
    [8,2018,9508],
    [9,2019,34889],
    [10,2020,33660],
    [11,2021,28093],
    [12,2022,17681],
    [13,2023,14330],
    [14,2024,19124]
]}
