{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,416],
    [2,2018,426],
    [3,2019,485],
    [4,2020,604],
    [5,2021,1344],
    [6,2022,1408],
    [7,2023,1446],
    [8,2024,1436]
]}
