{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,902],
    [2,2018,872],
    [3,2019,250],
    [4,2020,0],
    [5,2021,2822],
    [6,2022,3599],
    [7,2023,4334],
    [8,2024,3460]
]}
