{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,57260],
    [2,2018,54973],
    [3,2019,61676],
    [4,2020,61843],
    [5,2021,57040],
    [6,2022,52012],
    [7,2023,49979],
    [8,2024,53372]
]}
