{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,157],
    [2,2018,148],
    [3,2019,186],
    [4,2020,303],
    [5,2021,245],
    [6,2022,232],
    [7,2023,147],
    [8,2024,140]
]}
