{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,5],
    [2,2018,26],
    [3,2019,26],
    [4,2020,26],
    [5,2021,25],
    [6,2022,29],
    [7,2023,27],
    [8,2024,26]
]}
