{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,1617],
    [2,2018,1669],
    [3,2019,1792],
    [4,2020,2030],
    [5,2021,4498],
    [6,2022,5168],
    [7,2023,5300],
    [8,2024,1085]
]}
