{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,51],
    [2,2018,54],
    [3,2019,54],
    [4,2020,48],
    [5,2021,63],
    [6,2022,63],
    [7,2023,65],
    [8,2024,65]
]}
