{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,37376],
    [2,2018,37805],
    [3,2019,36436],
    [4,2020,39962],
    [5,2021,43033],
    [6,2022,43741],
    [7,2023,44776],
    [8,2024,47956]
]}
