{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,22367],
    [2,2018,22983],
    [3,2019,22906],
    [4,2020,26197],
    [5,2021,27093],
    [6,2022,27588],
    [7,2023,28144],
    [8,2024,29450]
]}
