{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,473],
    [2,2018,549],
    [3,2019,628],
    [4,2020,2619],
    [5,2021,1934],
    [6,2022,2475],
    [7,2023,436],
    [8,2024,379]
]}
