{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,261],
    [2,2018,367],
    [3,2019,578],
    [4,2020,739],
    [5,2021,1135],
    [6,2022,1429],
    [7,2023,1284],
    [8,2024,1752]
]}
