{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,8337],
    [2,2018,8585],
    [3,2019,8655],
    [4,2020,8637],
    [5,2021,8474],
    [6,2022,8512],
    [7,2023,8582],
    [8,2024,8709]
]}
