{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,457],
    [2,2018,618],
    [3,2019,197],
    [4,2020,72],
    [5,2021,66],
    [6,2022,93],
    [7,2023,88],
    [8,2024,0]
]}
