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