{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,87],
    [2,2018,153],
    [3,2019,162],
    [4,2020,208],
    [5,2021,0],
    [6,2022,0],
    [7,2023,120],
    [8,2024,201]
]}
