{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,80],
    [2,2018,260],
    [3,2019,186],
    [4,2020,9],
    [5,2021,14],
    [6,2022,20],
    [7,2023,170],
    [8,2024,400]
]}
