{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,600],
    [2,2018,250],
    [3,2019,300],
    [4,2020,300],
    [5,2021,146],
    [6,2022,850],
    [7,2023,1276],
    [8,2024,60]
]}
