{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,157],
    [2,2018,188],
    [3,2019,254],
    [4,2020,364],
    [5,2021,422],
    [6,2022,468],
    [7,2023,494],
    [8,2024,494]
]}
