{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,3576],
    [2,2018,5932],
    [3,2019,1733],
    [4,2020,339],
    [5,2021,377],
    [6,2022,580],
    [7,2023,520],
    [8,2024,237]
]}
