{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,73],
    [2,2018,55],
    [3,2019,150],
    [4,2020,158],
    [5,2021,166],
    [6,2022,173],
    [7,2023,173],
    [8,2024,154]
]}
