{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,435],
    [2,2018,436],
    [3,2019,134],
    [4,2020,0],
    [5,2021,1800],
    [6,2022,1719],
    [7,2023,1940],
    [8,2024,1930]
]}
