{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,2933],
    [2,2018,4874],
    [3,2019,1291],
    [4,2020,292],
    [5,2021,304],
    [6,2022,288],
    [7,2023,421],
    [8,2024,193]
]}
