{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,261],
    [2,2018,285],
    [3,2019,302],
    [4,2020,362],
    [5,2021,814],
    [6,2022,878],
    [7,2023,902],
    [8,2024,926]
]}
