{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,954],
    [2,2018,990],
    [3,2019,1179],
    [4,2020,1309],
    [5,2021,3782],
    [6,2022,4114],
    [7,2023,4480],
    [8,2024,4816]
]}
