{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,56],
    [2,2018,55],
    [3,2019,55],
    [4,2020,124],
    [5,2021,120],
    [6,2022,120],
    [7,2023,125],
    [8,2024,125]
]}
