{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,242],
    [2,2018,275],
    [3,2019,653],
    [4,2020,966],
    [5,2021,358],
    [6,2022,567],
    [7,2023,408],
    [8,2024,432]
]}
