{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,527],
    [2,2018,534],
    [3,2019,586],
    [4,2020,600],
    [5,2021,615],
    [6,2022,745],
    [7,2023,806],
    [8,2024,806]
]}
