{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,1005],
    [2,2018,1034],
    [3,2019,357],
    [4,2020,0],
    [5,2021,5036],
    [6,2022,4899],
    [7,2023,5985],
    [8,2024,6292]
]}
