{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,98],
    [2,2018,98],
    [3,2019,98],
    [4,2020,98],
    [5,2021,98],
    [6,2022,116],
    [7,2023,116],
    [8,2024,100]
]}
