{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,38603],
    [2,2018,36474],
    [3,2019,40923],
    [4,2020,44202],
    [5,2021,44982],
    [6,2022,45741],
    [7,2023,49134],
    [8,2024,49188]
]}
