{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,626],
    [2,2018,667],
    [3,2019,1609],
    [4,2020,2275],
    [5,2021,904],
    [6,2022,1501],
    [7,2023,843],
    [8,2024,886]
]}
