{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,479],
    [2,2018,506],
    [3,2019,610],
    [4,2020,675],
    [5,2021,2062],
    [6,2022,2270],
    [7,2023,2426],
    [8,2024,2624]
]}
