{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,300],
    [2,2018,330],
    [3,2019,420],
    [4,2020,490],
    [5,2021,460],
    [6,2022,230],
    [7,2023,550],
    [8,2024,876]
]}
