{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,4954],
    [2,2018,5245],
    [3,2019,5828],
    [4,2020,6038],
    [5,2021,6403],
    [6,2022,6403],
    [7,2023,6647],
    [8,2024,6647]
]}
