{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,0],
    [2,2018,0],
    [3,2019,82],
    [4,2020,473],
    [5,2021,547],
    [6,2022,520],
    [7,2023,591],
    [8,2024,385]
]}
