{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,59903],
    [2,2018,63387],
    [3,2019,64911],
    [4,2020,59139],
    [5,2021,54840],
    [6,2022,52248],
    [7,2023,55996],
    [8,2024,53813]
]}
